ForgePatch/patches/minecraft/net/minecraft
LexManos 7326f00a85 Update FML to 16launch branch 2013-06-30 05:29:49 -07:00
..
block Add air checks to BlockSand falling and Piston pushing. Please report any other issues with custom 'Air' blocks in issue #602 2013-06-14 12:08:24 -07:00
client Update FML to 16launch branch 2013-06-30 05:29:49 -07:00
command Updated to 1.5 Pre-release 2013-03-08 18:48:52 -08:00
crash Fix AIOOB exception in crash reporting if exception does not have a stack. Possible, but odd. 2013-06-10 01:25:25 -07:00
creativetab Update patche for jad-style names. 2013-01-11 23:46:08 -08:00
enchantment First patches updae to 1.5, Many rendeirng related changes, most notibly removed Item/Block's getTextureFile() functions. 2013-01-12 05:12:10 -08:00
entity Added EntityLiving to Block.isLadder arguments, deperacating older version. New parameter has the possibility of being null, so modders must take care. Closes #608 2013-06-14 11:51:28 -07:00
inventory EntityPlayer sensitive version of Item.isValidArmor, deprecated older version. Closes #551 2013-05-08 15:09:53 -07:00
item Add air check to Flint and Steel Ref: #602 2013-06-17 08:28:26 -07:00
nbt Untag NBTTagList.removeTag as client side only, allowing simple removal ont he server side. Closes #477 2013-04-10 18:30:24 -04:00
network Update to 1.5.2 PR. 2013-04-28 13:28:40 -07:00
potion Update to 1.5.2 PR. 2013-04-28 13:28:40 -07:00
server Fix server patch FML update 2013-06-11 14:57:23 -04:00
stats Update patche for jad-style names. 2013-01-11 23:46:08 -08:00
tileentity Fix render bounding box of trapped double chests 2013-05-11 00:48:04 -07:00
util Update FML to 16launch branch 2013-06-30 05:29:49 -07:00
village Patch village distance checking to use floats instead of ints, to avoid int wrapping 2013-05-28 23:36:09 -04:00
world Make glass panes and iron fences connect to block sides based on solidity. This does change IBlockAccess, so anything with a custom IBlockAccess may need to implement the new method. 2013-06-10 16:57:34 -04:00