ForgePatch/patches/minecraft/net/minecraft
2013-06-02 14:51:41 -04:00
..
block Fix isAir check to see if a portal can light. Should fix w/Railcraft and others 2013-06-02 14:51:41 -04:00
client Fix arbitrary GUIContainer text coloring by forcing lighting to be disabled. Closes #594 2013-05-27 16:13:05 -07:00
command Updated to 1.5 Pre-release 2013-03-08 18:48:52 -08:00
crash Fix logic issue in CrashReportCategory patch, blame Jadedcat for sloppy quick patch. 2013-04-19 22:08:07 -07:00
creativetab Update patche for jad-style names. 2013-01-11 23:46:08 -08:00
enchantment Update licencing information to make clear that forge is allowed to redistribute and automatically 2013-01-20 10:58:07 -05:00
entity Update to 1.5.2 PR. 2013-04-28 13:28:40 -07:00
inventory EntityPlayer sensitive version of Item.isValidArmor, deprecated older version. Closes #551 2013-05-08 15:09:53 -07:00
item Merge pull request #568 from hitchh1k3r/master 2013-05-13 21:23:29 -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 Update to 1.5.2 PR. 2013-04-28 13:28:40 -07: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 Patch village distance checking to use floats instead of ints, to avoid int wrapping 2013-05-28 23:36:09 -04: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 Cleanup Dimension Registration packet, generate takes no arguments, and added fix to world to prevent providers from overwriting the dimension ID. 2013-05-23 22:06:13 -07:00