Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update CraftBukkit to Minecraft 1.4.4. | Travis Watkins | 2012-11-13 | -4/+9 |
| | ||||
* | Update CraftBukkit to Minecraft 1.4(.2). | Travis Watkins | 2012-10-27 | -15/+43 |
| | ||||
* | CraftBukkit comment fixes | Wesley Wolfe | 2012-09-14 | -3/+1 |
| | ||||
* | Update CraftBukkit to Minecraft 1.3.1 | feildmaster | 2012-08-02 | -45/+77 |
| | ||||
* | Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1. | Nathan Adams | 2012-03-22 | -1/+1 |
| | ||||
* | Updated CraftBukkit to 1.2 | Nathan Adams | 2012-03-01 | -3/+9 |
| | ||||
* | Updated to rename revision 02 | Erik Broes | 2012-03-01 | -6/+3 |
| | ||||
* | Update for 1.1_01 renames. | Erik Broes | 2012-01-15 | -2/+2 |
| | | | | | We know these updates (can) break plugins bypassing Bukkit. They are needed for smooth updates however. There will be another one right before before 1.1-R1. | |||
* | Updated to Minecraft 1.1 | Erik Broes | 2012-01-12 | -1/+1 |
| | ||||
* | Update to mc-dev rename revision 01 | Nathan Adams | 2012-01-12 | -1/+1 |
| | ||||
* | Fixed corrupt mob spawners crashing on load - this fixes BUKKIT-69, BUKKIT-144 | Nathan Adams | 2011-12-11 | -1/+10 |
| | ||||
* | removed changes to MobSpawner behavior | Tahg | 2011-12-10 | -20/+3 |
| | ||||
* | Updated to use mc-dev rename revision 1 | Nathan Adams | 2011-11-30 | -3/+3 |
| | ||||
* | Update for 1.0.0 | Erik Broes | 2011-11-20 | -23/+15 |
| | ||||
* | another attempt at mob spawners - 3rd time's the charm? | Tahg | 2011-10-06 | -1/+1 |
| | ||||
* | fix for spawners not properly checking whether an entity can spawn | Tahg | 2011-10-05 | -1/+2 |
| | ||||
* | revert change to make mobspawners drop a spawner of that type | Tahg | 2011-09-29 | -4/+3 |
| | | | | | removed some debug code fixed a 1.5 compatibility issue | |||
* | added fallback code for invalid entities from mobspawners | Tahg | 2011-09-27 | -1/+7 |
| | ||||
* | fixed build issues, code cleanup | Tahg | 2011-09-26 | -7/+7 |
| | ||||
* | data improvements | Tahg | 2011-09-26 | -8/+21 |
| | ||||
* | Fixed allow-animals not applying to chunk generation. | EvilSeph | 2011-09-20 | -7/+0 |
| | | | | Moved the legitimacy checking into World.addEntity for better organisation and to better account for future methods being added that control whether or not an entity should spawn. | |||
* | Update for Minecraft 1.8 | Dinnerbone | 2011-09-15 | -3/+3 |
| | ||||
* | Update to Minecraft 1.7 | Dinnerbone | 2011-06-30 | -9/+12 |
| | ||||
* | Massive renaming update in nms. If you bypassed Bukkit, you will likely break. | Erik Broes | 2011-06-27 | -13/+12 |
| | | | | Also minimized all the nms diffs and generic cleanups all around. | |||
* | Added SpawnReasons to CreatureSpawn events. Thanks winsock! | EvilSeph | 2011-06-21 | -1/+5 |
| | ||||
* | Update for 1.6.5 | Erik Broes | 2011-05-30 | -1/+1 |
| | ||||
* | Implemented 1.6! | Dinnerbone | 2011-05-26 | -1/+1 |
| | ||||
* | Whitespace + general cleanup | Erik Broes | 2011-05-15 | -1/+1 |
| | ||||
* | Update for 1.5_02. | Erik Broes | 2011-04-21 | -4/+4 |
| | ||||
* | Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break. | Erik Broes | 2011-04-20 | -32/+32 |
| | ||||
* | Updated to Minecraft version 1.4 | Dinnerbone | 2011-03-31 | -1/+1 |
| | ||||
* | Update to Minecraft 1.3 beta | Dinnerbone | 2011-02-23 | -40/+40 |
| | ||||
* | Make the spawning listen to the server spawn-settings | Erik Broes | 2011-02-13 | -0/+7 |
| | ||||
* | Port to new mc-dev format. | Erik Broes | 2011-01-30 | -71/+65 |
| | ||||
* | Fixed chunk corruption with mobspawners | Dinner Bone | 2011-01-25 | -108/+108 |
| | ||||
* | Added full tile entity data support for all block types that use it, ↵ | sk89q | 2011-01-23 | -0/+108 |
including chests, dispensers, furnaces, mob spawners, and note blocks. |