Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update CraftBukkit to Minecraft 1.3.1 | feildmaster | 2012-08-02 | -14/+14 |
| | ||||
* | Cleaned up CraftBukkit comments in NMS. | Wesley Wolfe | 2012-07-23 | -3/+6 |
| | | | | | | | | | | | | | Added newlines at the end of files Fixed improper line endings on some files Matched start - end comments Added some missing comments for diffs Fixed syntax on some spots Minimized some diff Removed some no longer used files Added comment on some required files with no changes Fixed imports of items used once Added imports for items used more than once | |||
* | [Bleeding] Call a LAVA BlockIgniteEvent in another place in BlockStationary. ↵ | zml2008 | 2012-03-15 | -5/+10 |
| | | | | | | | Fixes BUKKIT-970 Also adds CraftEventFactory.callEvent(Event), which returns the event called. Currently only used for n.m.s.BlockStationary's lava BlockIgniteEvent calls. | |||
* | Updated CraftBukkit to 1.2 | Nathan Adams | 2012-03-01 | -3/+22 |
| | ||||
* | Update for 1.0.0 | Erik Broes | 2011-11-20 | -1/+1 |
| | ||||
* | Massive renaming update in nms. If you bypassed Bukkit, you will likely break. | Erik Broes | 2011-06-27 | -18/+10 |
| | | | | Also minimized all the nms diffs and generic cleanups all around. | |||
* | Implemented 1.6! | Dinnerbone | 2011-05-26 | -3/+3 |
| | ||||
* | Whitespace + general cleanup | Erik Broes | 2011-05-15 | -2/+2 |
| | ||||
* | Update for 1.5_02. | Erik Broes | 2011-04-21 | -2/+2 |
| | ||||
* | Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break. | Erik Broes | 2011-04-20 | -4/+4 |
| | ||||
* | Generic code cleanup | Erik Broes | 2011-02-23 | -3/+3 |
| | ||||
* | BlockStationary fix | Erik Broes | 2011-02-23 | -1/+1 |
| | ||||
* | Update to Minecraft 1.3 beta | Dinnerbone | 2011-02-23 | -5/+5 |
| | ||||
* | Port to new mc-dev format. | Erik Broes | 2011-01-30 | -39/+40 |
| | ||||
* | Further fixes to fire events | Andrew Ardill | 2011-01-19 | -12/+23 |
| | | | | | Moved lava ignition event into the correct position. Spam should be reduced significantly. | |||
* | Moved block stuff from org.bukkit to org.bukkit.block | Dinnerbone | 2011-01-15 | -2/+2 |
| | ||||
* | Various fixes; boats, minecarts, musicblocks | Dinnerbone | 2011-01-14 | -1/+1 |
| | ||||
* | Update to Minecraft Server 1.2 | Dinnerbone | 2011-01-14 | -21/+22 |
| | ||||
* | Added hooks for BlockIgniteEvent | speakeasy | 2011-01-11 | -0/+72 |
Signed-off-by: speakeasy <mekevin1917@gmail.com> |