ForgePatch/patches/minecraft/net/minecraft
LexManos 637e2c6f56 Merge pull request #1972 from bonii-xx/StateMapDomainFix
Fix StateMap always mapping properties to the "minecraft" domain
2015-06-26 04:03:25 -07:00
..
block Add vanilla block rotation support back in for certain blocks that were missed in 1.8 update. Closes #1903 2015-06-17 17:28:18 -07:00
client Merge pull request #1972 from bonii-xx/StateMapDomainFix 2015-06-26 04:03:25 -07:00
command Improved Control of Enchantment.canApplyTogether() in Mod Enchantments, allowing both enchantments to determine if they can apply together. Closes #1434 2014-12-07 05:37:11 -08:00
crash Initial update to 1.8, Super beta. Most rendering related hooks are out due to major changes in 1.8. 2014-11-26 00:00:54 -08:00
creativetab Initial update to 1.8, Super beta. Most rendering related hooks are out due to major changes in 1.8. 2014-11-26 00:00:54 -08:00
enchantment Fixed enchanting table applying secondary enchs. 2015-03-02 17:00:38 +09:00
entity Merge branch '1.7.10' 2015-06-21 21:59:51 -04:00
init Fixes MC-75630 - Exploit with signs and command blocks 2015-05-25 15:28:14 -07:00
inventory Added a brewing registry system 2015-06-09 14:01:45 -03:00
item Add Item.shouldCauseReequipAnimation to allow modders more control over the 'Reequip' animation. 2015-06-17 16:36:41 -07:00
nbt Fixed NBTSizeTracker missing a lot of data being read. Also made new NBT object allocation claim 32-bits in the size tracker. 2015-04-18 21:22:44 -04:00
network Limit Sign text to 384 json characters and strip control codes. This is 1.8.7's Sign fix. Thanks Searge. 2015-06-08 16:19:02 -07:00
potion Initial update to 1.8, Super beta. Most rendering related hooks are out due to major changes in 1.8. 2014-11-26 00:00:54 -08:00
server Mitigate potential issue with users requesting lots of server status information by caching ServerStatus json. 2015-06-03 23:16:25 -07:00
stats Initial update to 1.8, Super beta. Most rendering related hooks are out due to major changes in 1.8. 2014-11-26 00:00:54 -08:00
tileentity Merge pull request #1881 from ganymedes01/master 2015-06-09 12:05:40 -07:00
util Missed patch for sign fix. 2015-06-08 16:23:30 -07:00
world Merge branch '1.7.10' 2015-06-21 21:59:51 -04:00