ForgePatch/patches/minecraft/net/minecraft
LexManos f62ee5c4f5 Merge pull request #1881 from ganymedes01/master
Added a brewing recipe registry system
2015-06-09 12:05:40 -07:00
..
block Add NeighborNotiftyEvent. 2015-03-01 16:53:32 +10:00
client Merge pull request #1868 from fuami/ISmartBlockModel_Damage 2015-06-06 03:39: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 placing item frames on Solid Block Faces (isSideSolid) 2015-06-01 22:31:55 -05: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 Fixes MC-75630 - Exploit with signs and command blocks 2015-05-25 15:28:14 -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 Remove worlds from WorldBorder when unloaded tol prevent memory leak, Closes #1923 2015-06-08 16:19:53 -07:00