Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Port to new mc-dev format. | Erik Broes | 2011-01-30 | -139/+100 |
| | ||||
* | Fixed an issue where fire spread cancellation changed the behavior of ↵ | sk89q | 2011-01-28 | -1/+1 |
| | | | | natural fire. | |||
* | Fixed fire spread hook providing the wrong block. | sk89q | 2011-01-28 | -1/+1 |
| | ||||
* | BlockBurnEvent | Taylor Kelly | 2011-01-26 | -22/+28 |
| | ||||
* | Further fixes to fire events | Andrew Ardill | 2011-01-19 | -8/+12 |
| | | | | | Moved lava ignition event into the correct position. Spam should be reduced significantly. | |||
* | Fix BlockIgniteEvent after someone updated it and missed some stuff. | speakeasy | 2011-01-19 | -7/+3 |
| | ||||
* | Fix to slow fire spread hook, to check if a block is on fire before | Andrew Ardill | 2011-01-18 | -15/+33 |
| | | | | trying to set it on fire. | |||
* | Moved block stuff from org.bukkit to org.bukkit.block | Dinnerbone | 2011-01-15 | -4/+4 |
| | ||||
* | Update to Minecraft Server 1.2 | Dinnerbone | 2011-01-14 | -35/+31 |
| | ||||
* | Added hooks for BlockIgniteEvent | speakeasy | 2011-01-11 | -0/+212 |
Signed-off-by: speakeasy <mekevin1917@gmail.com> |