.. |
block
|
Added NoteBlock.play(instrument, note).
|
2011-05-02 01:19:57 -07:00 |
command
|
Fixed AIOOBE when entering a space into console and hitting enter.
|
2011-04-24 21:49:45 -04:00 |
entity
|
Added ability to saddle a pig to the API. Thanks xPaw!
|
2011-05-11 17:44:31 -07:00 |
event
|
Line endings. Don't make me yell at you.
|
2011-05-12 22:28:09 +01:00 |
fillr
|
Some more backwards incompatible changes (minor though), also a ton of small cleanup.
|
2011-03-26 22:21:20 +01:00 |
inventory
|
Added dispenser event.
|
2011-05-08 02:56:38 -07:00 |
material
|
Added MaterialData support for SAPPLING, POWERED_RAIL, and DETECTOR_RAIL.
|
2011-04-25 13:26:58 -07:00 |
plugin
|
Fixed errors during plugin enable/disable leaving Bukkit in an undefined state. Previous fix would at least prevent plugins from breaking the server, but it aborted the enable/disable process prematurely.
|
2011-05-13 18:17:28 -07:00 |
scheduler
|
Improved the Scheduler.
|
2011-04-28 20:05:48 +01:00 |
util
|
Added support for an update on load feature for plugins. Thanks Raphfrk!
|
2011-05-05 16:52:50 -04: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
|
Added support for an update on load feature for plugins. Thanks Raphfrk!
|
2011-05-05 16:52:50 -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 World.strikeLightningEffect() that does no damage.
|
2011-05-06 19:25:43 -07:00 |