Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update to Minecraft 1.8 | Thinkofdeath | 2014-11-28 | -121/+0 |
| | | | | For more information please see http://www.spigotmc.org/ | |||
* | Update CraftBukkit to Minecraft 1.7.5 | Nate Mortensen | 2014-03-21 | -4/+4 |
| | ||||
* | [Bleeding] Check that vanilla recipes actually exist. Fixes BUKKIT-5277 | t00thpick1 | 2014-01-18 | -1/+1 |
| | | | | | | When falling back to vanilla recipes in the iteration of recipes, a check is necessary to ensure that vanilla recipes are present. RecipeIterator has been modified to account for the multi-map setup. | |||
* | [Bleeding] Handle custom furnace recipes separately. Fixes BUKKIT-1657, ↵ | t00thpick1 | 2013-12-20 | -2/+19 |
| | | | | | | | | | | BUKKIT-3846 Due to vanilla blanket comparing data values, and the unspecified order of hashmap iterators, we need to run through custom recipes first, and therefore separately, to ensure that they are actually used. By not adding the custom results to the experience table, we do not override the experience gains from vanilla smelting recipes. | |||
* | Update CraftBukkit to Minecraft 1.7.2 | mbax | 2013-11-30 | -32/+81 |
| | ||||
* | Update CraftBukkit to 1.6.1 | Nate Mortensen | 2013-07-01 | -0/+1 |
| | ||||
* | Update CraftBukkit to Minecraft 1.5 | Travis Watkins | 2013-03-15 | -0/+2 |
| | ||||
* | Update CraftBukkit to Minecraft 1.4(.2). | Travis Watkins | 2012-10-27 | -6/+7 |
| | ||||
* | Update CraftBukkit to Minecraft 1.3.1 | feildmaster | 2012-08-02 | -0/+51 |