Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Updated to Minecraft 1.1 | Erik Broes | 2012-01-12 | -1/+1 |
| | ||||
* | Updated to use mc-dev rename revision 1 | Nathan Adams | 2011-11-30 | -2/+2 |
| | ||||
* | Update for 1.0.0 | Erik Broes | 2011-11-20 | -9/+17 |
| | ||||
* | Update for Minecraft 1.8 | Dinnerbone | 2011-09-15 | -5/+6 |
| | ||||
* | Made fire spread trigger BlockSpreadEvent. Thanks N3X15! | EvilSeph | 2011-07-14 | -2/+14 |
| | ||||
* | Update to Minecraft 1.7 | Dinnerbone | 2011-06-30 | -16/+16 |
| | ||||
* | Massive renaming update in nms. If you bypassed Bukkit, you will likely break. | Erik Broes | 2011-06-27 | -13/+10 |
| | | | | Also minimized all the nms diffs and generic cleanups all around. | |||
* | Update for 1.6.5 | Erik Broes | 2011-05-30 | -1/+1 |
| | ||||
* | Implemented 1.6! | Dinnerbone | 2011-05-26 | -57/+75 |
| | ||||
* | Whitespace + general cleanup | Erik Broes | 2011-05-15 | -8/+8 |
| | ||||
* | Fixed rain not putting out fires due to a mistranslation issue. | EvilSeph | 2011-04-25 | -50/+55 |
| | ||||
* | Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break. | Erik Broes | 2011-04-20 | -17/+13 |
| | ||||
* | Updated to Minecraft version 1.4 | Dinnerbone | 2011-03-31 | -7/+7 |
| | ||||
* | Generic code cleanup | Erik Broes | 2011-02-23 | -10/+11 |
| | ||||
* | Update to Minecraft 1.3 beta | Dinnerbone | 2011-02-23 | -22/+20 |
| | ||||
* | N.M.S cleanup in preparation for update | Dinnerbone | 2011-02-21 | -10/+12 |
| | ||||
* | Generic cleanup/reformat. | Erik Broes | 2011-02-02 | -6/+6 |
| | ||||
* | Don't hate me :( | Dinnerbone | 2011-02-01 | -0/+11 |
| | ||||
* | Re-add BlockBurnEvent | Taylor Kelly | 2011-01-30 | -8/+16 |
| | ||||
* | 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> |