Bukkit/Spigot
56f58d646a
Add World.save() and Server.savePlayers();
...
By: Morgan Humes <mrh9724@lanaddict.com >
2011-02-25 21:32:25 -05:00
Bukkit/Spigot
2d93fec7d2
Added method to set spawn location
...
By: SpeaKeasY <mekevin1917@gmail.com >
2011-02-28 20:19:47 -06:00
Bukkit/Spigot
a7d6c7c660
Added World.getPlayers
...
By: Tanel Suurhans <tanel.suurhans@perfectline.ee >
2011-02-24 21:37:54 +02:00
Bukkit/Spigot
3cc14ab40f
refactor Items
...
By: Tahg <tahgtahv@gmail.com >
2011-02-21 19:57:06 -05:00
Bukkit/Spigot
6203fc2652
(Relatively) minor javadoc cleanup
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-02-19 22:47:23 +00:00
Bukkit/Spigot
d7633fa07b
Added a whole buncha overloads for Location in World
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-02-18 16:34:49 +00:00
Bukkit/Spigot
eb206f49c1
Added spawnCreature(Location, CreatureType)
...
This function will allow spawning of creatures in the world, removing
the need to interface with CraftBukkit directly.
By: Andrew Ardill <andrew.ardill@gmail.com >
2011-02-17 14:33:31 +11:00
Bukkit/Spigot
d245d54634
Added loadChunk, unloadChunk and unloadChunkRequest.
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-02-08 14:29:52 +00:00
Bukkit/Spigot
4f683383bb
Added World.Environment enum, changed createWorld to use it
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-02-06 20:47:39 +00:00
Bukkit/Spigot
2a85f4848b
getLoadedChunks method
...
By: Raphfrk <raphfrk@gmail.com >
2011-02-04 20:11:20 +00:00
Bukkit/Spigot
474817bf11
General cleanup (deprecated+whitespace)
...
By: Erik Broes <erikbroes@grum.nl >
2011-02-02 00:02:08 +01:00
Bukkit/Spigot
b01fc3ffa8
Add Chunk.getBlock(x,y,z), World.loadChunk(x,z) World.isChunkLoaded(x,z).
...
By: Erik Broes <erikbroes@grum.nl >
2011-02-02 00:01:33 +01:00
Bukkit/Spigot
c818125fb8
What's the time, mr wolf?
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-02-01 14:53:26 +00:00
Bukkit/Spigot
301b48abea
Added support for different tree generation types and a callback.
...
By: sk89q <the.sk89q@gmail.com >
2011-01-30 13:54:03 -08:00
Bukkit/Spigot
d922f76c36
Added methods to get a list of entities to World.
...
By: sk89q <the.sk89q@gmail.com >
2011-01-26 12:03:21 -08:00
Bukkit/Spigot
9755073204
some changes to comments
...
By: Raphfrk <raphfrk@gmail.com >
2011-01-21 05:29:53 +08:00
Bukkit/Spigot
276a3d1864
added load chunk method
...
By: Raphfrk <raphfrk@gmail.com >
2011-01-21 04:58:20 +08:00
Bukkit/Spigot
108a146a8b
add getSpawnLocation() to the World API
...
By: FeepingCreature <default_357-line@yahoo.de >
2011-01-16 07:01:15 +08:00
Bukkit/Spigot
650e0749d1
Moved org.bukkit.Vector to org.bukkit.util.
...
By: sk89q <the.sk89q@gmail.com >
2011-01-15 13:43:09 -08:00
Bukkit/Spigot
73edbc4902
Moved block stuff from org.bukkit to org.bukkit.block
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-01-15 21:37:08 +00:00
Bukkit/Spigot
1de48a9184
All inventory stuff in org.bukkit moved to org.bukkit.inventory
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-01-15 21:27:40 +00:00
Bukkit/Spigot
e2fd2dfd00
All entity stuff in org.bukkit moved to org.bukkit.entity
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-01-15 21:20:59 +00:00
Bukkit/Spigot
3a76f4d8dd
Events should be present tense, not paste tense.
...
By: Erik Broes <erikbroes@grum.nl >
2011-01-15 21:23:53 +01:00
Bukkit/Spigot
7669ccd206
Added int getBlockTypeIdAt(int x, int y, int z) to World
...
By: Erik Broes <erikbroes@grum.nl >
2011-01-15 21:02:47 +01:00
Bukkit/Spigot
1105de519d
Added ItemDrop, world.dropItem(), and world.dropItemNaturally().
...
By: sk89q <the.sk89q@gmail.com >
2011-01-08 12:47:48 -08:00
Bukkit/Spigot
61f1ef6117
Added World.getName and World.getId
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-01-08 02:29:42 +00:00
Bukkit/Spigot
eb62da78ee
Added World.spawnBoat().
...
By: sk89q <the.sk89q@gmail.com >
2011-01-07 13:59:30 -08:00
Bukkit/Spigot
c16bd08b18
Added getHighestBlockYAt
...
By: FrozenCow <frozencow@gmail.com >
2011-01-04 05:57:56 +08:00
Bukkit/Spigot
339e57513a
Added minecart classes, vehicle class, and the ability to spawn minecarts. StorageMinecart needs a getInventory(), but that is waiting on the addition of inventory code.
...
By: sk89q <the.sk89q@gmail.com >
2011-01-03 14:03:17 +08:00
Bukkit/Spigot
b5fffb9a81
Renamed ArrowEntity->Arrow to be consistent.
...
By: sk89q <the.sk89q@gmail.com >
2011-01-03 14:10:49 +08:00
Bukkit/Spigot
d9c488c9e0
Javadoc the world!
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-01-03 02:59:16 +00:00
Bukkit/Spigot
a2cbf2b29e
Added world.spawnTree(), world.spawnBigTree().
...
By: sk89q <the.sk89q@gmail.com >
2011-01-02 18:00:57 -08:00
Bukkit/Spigot
1ce014ded9
Added ArrowEntity and World.spawnArrow().
...
By: sk89q <the.sk89q@gmail.com >
2011-01-02 16:26:50 +08:00
Bukkit/Spigot
a0fc0979f7
Transition to Maven
...
By: Erik Broes <erikbroes@grum.nl >
2011-01-01 11:23:14 +01:00