Erik Broes
|
992f1f2bf3
|
Whitespace + general cleanup
|
2011-05-15 14:06:02 +02:00 |
|
sk89q
|
ca74c6d3ee
|
Added lightning as a cause for fires.
|
2011-04-22 01:20:49 -07:00 |
|
Erik Broes
|
94894216e8
|
Some more backwards incompatible changes (minor though), also a ton of small cleanup.
onPluginEnable(PluginEvent event) -> onPluginEnable(PluginEnableEvent event)
onPluginDisable(PluginEvent event) -> onPluginDisable(PluginDisableEvent event)
onVehicleUpdate(VehicleEvent event) -> onVehicleUpdate(VehicleUpdateEvent event)
onWorldSave(WorldEvent event) -> onWorldSave(WorldSaveEvent event)
onWorldLoad(WorldEvent event) -> onWorldLoad(WorldLoadEvent event)
|
2011-03-26 22:32:14 +01:00 |
|
sk89q
|
ef79a4d716
|
Removed SLOW_SPREAD from IgniteCause enum.
|
2011-02-02 21:56:57 -08:00 |
|
durron597
|
4614086ff4
|
Removed field that shouldn't be there.
|
2011-01-16 08:59:33 -05:00 |
|
Dinnerbone
|
ba635ade10
|
Moved block stuff from org.bukkit to org.bukkit.block
|
2011-01-15 21:37:08 +00:00 |
|
Dinnerbone
|
4764962cf9
|
All entity stuff in org.bukkit moved to org.bukkit.entity
|
2011-01-15 21:20:59 +00:00 |
|
speakeasy
|
7d6400eb1d
|
Added BlockIgniteEvent.
|
2011-01-10 09:09:43 +08:00 |
|
Dinnerbone
|
5c133892df
|
Java 1.5!
(Also ninjaencoding)
|
2011-01-01 19:35:03 +00:00 |
|
durron597
|
3317654a9c
|
Changed all tabs to 4 spaces
|
2011-01-01 08:01:07 -05:00 |
|
Erik Broes
|
ddff384203
|
Transition to Maven
|
2011-01-01 11:23:14 +01:00 |
|