ForgePatch/patches/minecraft/net/minecraft
2013-04-17 19:16:34 -07:00
..
block Fix return value of EnchantPower hook, closes #518 2013-04-17 19:08:50 -07:00
client New hook to allow Items to render Helmet overlays like pumpkins do. 2013-04-17 14:03:59 -07:00
command Updated to 1.5 Pre-release 2013-03-08 18:48:52 -08:00
crash Fix AIOOB in crash report stack trimming. 2013-04-14 21:42:13 -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 Adds a field to the player for maximum health. Player.dat additions are present, getMaxHealth() needs a magic number for spawning. Closes #527 2013-04-17 19:16:34 -07:00
inventory Added a small method in the Block.java to specify the amount of enchanting power it can supply to an enchanting table. Closes #508 2013-04-10 16:56:31 -07:00
item New hook to allow Items to render Helmet overlays like pumpkins do. 2013-04-17 14:03:59 -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 MCP names to recent published names 2013-04-10 18:30:25 -04:00
potion Update MCP names to recent published names 2013-04-10 18:30:25 -04:00
server Update MCP names to recent published names 2013-04-10 18:30:25 -04:00
stats Update patche for jad-style names. 2013-01-11 23:46:08 -08:00
tileentity Update MCP names to recent published names 2013-04-10 18:30:25 -04:00
util Merge branch 'master' into snapshot15 2013-02-27 23:19:11 -05:00
world fixed a bug that prevented proper lava generation near bedrock 2013-04-15 10:14:16 -03:00