.. |
block
|
Updated README for line-ending demands, also fixed line-endigs.
|
2011-04-25 13:24:32 +02:00 |
command
|
Fixed AIOOBE when entering a space into console and hitting enter.
|
2011-04-24 21:49:45 -04:00 |
entity
|
Updated README for line-ending demands, also fixed line-endigs.
|
2011-04-25 13:24:32 +02:00 |
event
|
Fixed formatting and removed tabs.
|
2011-04-27 23:48:43 -04:00 |
fillr
|
Some more backwards incompatible changes (minor though), also a ton of small cleanup.
|
2011-03-26 22:21:20 +01:00 |
inventory
|
Add recipe classes and an addRecipe method in the server interface.
|
2011-04-16 11:34:31 -04:00 |
material
|
Added MaterialData support for SAPPLING, POWERED_RAIL, and DETECTOR_RAIL.
|
2011-04-25 13:26:58 -07:00 |
plugin
|
Added a lot of events relating to weather, including those for entities. Thanks wizjany!
|
2011-04-25 19:46:10 -04:00 |
scheduler
|
add isQueued() to allow plugins to know a task is still in the queue.
|
2011-02-21 12:33:40 +11:00 |
util
|
Updated README for line-ending demands, also fixed line-endigs.
|
2011-04-25 13:24:32 +02:00 |
Achievement.java
|
Added Achievement and Statistics
|
2011-04-21 20:56:19 +01:00 |
BlockChangeDelegate.java
|
Dammit, line endings!
|
2011-04-21 15:27:18 +01:00 |
Bukkit.java
|
Implemented ebeans
|
2011-04-01 16:04:43 +01:00 |
ChatColor.java
|
Added a few null pointer checks and performed minor touchups (tried improving a few equals, clone and hashCode methods).
|
2011-03-05 12:27:51 +01:00 |
Chunk.java
|
Chunk hooks
|
2011-03-07 14:06:15 -05:00 |
CoalType.java
|
added MaterialData classes and associated Enums for COAL, CROPS, LOG, LEAVES, STEP, and DOUBLE_STEP
|
2011-03-14 18:08:57 -07:00 |
CropState.java
|
added MaterialData classes and associated Enums for COAL, CROPS, LOG, LEAVES, STEP, and DOUBLE_STEP
|
2011-03-14 18:08:57 -07:00 |
DyeColor.java
|
(Relatively) minor javadoc cleanup
|
2011-02-19 22:47:23 +00:00 |
Location.java
|
Added a few null pointer checks and performed minor touchups (tried improving a few equals, clone and hashCode methods).
|
2011-03-05 12:27:51 +01:00 |
Material.java
|
Added MaterialData support for SAPPLING, POWERED_RAIL, and DETECTOR_RAIL.
|
2011-04-25 13:26:58 -07:00 |
Server.java
|
Add recipe classes and an addRecipe method in the server interface.
|
2011-04-16 11:34:31 -04:00 |
Statistic.java
|
Added Achievement and Statistics
|
2011-04-21 20:56:19 +01:00 |
TreeSpecies.java
|
added MaterialData classes and associated Enums for COAL, CROPS, LOG, LEAVES, STEP, and DOUBLE_STEP
|
2011-03-14 18:08:57 -07:00 |
TreeType.java
|
Updated README for line-ending demands, also fixed line-endigs.
|
2011-04-25 13:24:32 +02:00 |
World.java
|
Added the ability to retrieve a world's Seed.
|
2011-04-23 17:57:30 +01:00 |