ForgePatch/patches/minecraft/net/minecraft
2015-07-23 16:51:45 +02: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 Custom transformations in forge blockstate json. 2015-06-30 21:37:11 +03: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 Allow the new entity eggs to be created via middle-click 2015-07-16 14:13:48 +02: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 Make EnumFacing events available server-side 2015-07-23 16:51:45 +02:00
world Merge branch '1.7.10' 2015-06-21 21:59:51 -04:00