Commit Graph

370 Commits

Author SHA1 Message Date
Christian a4669540b6 Update for 1.5.1, fixes some stupid bugs with hoppers. 2013-03-22 15:30:32 -04:00
Christian 48fd73c331 Version independent build. fix a dependency issue. 2013-03-09 18:07:20 -05:00
Christian ed2df512e4 Update for minecraft 1.5 2013-03-09 16:27:20 -05:00
Christian 1031f66720 Move files around, and split block images. 2013-03-09 16:05:06 -05:00
Christian 37ca1113ba Merge branch 'mc1.5' 2013-03-09 15:38:24 -05:00
Christian 0d6cb54b50 Update for 1.5 texturing changes 2013-03-04 11:19:28 -05:00
Christian efc2184d5a Fix syncing issues, properly this time. Should be much cheaper for packets now. 2013-02-16 22:28:53 -05:00
Christian 835729081f Fix facing sync? 2013-02-16 22:18:38 -05:00
Christian 1c1f0b224f Fix chests stuck open bug? Also, should reduce network chatter of chests a significant amount. 2013-02-16 22:02:25 -05:00
Christian d17baa0c47 Fixup 2013-01-22 17:39:39 -05:00
Christian 47f648693f Merge branch 'master' into mc1.5
Conflicts:
	IronChests2/common/cpw/mods/ironchest/ItemChestChanger.java
2013-01-22 16:18:55 -05:00
Christian 04f8f9207c Use new FML function to migrate tile entity names to something more normal. 2013-01-22 16:17:22 -05:00
Christian 4690e7dc0a Update required version 2013-01-22 11:56:45 -05:00
Christian 54be409502 Changer code and proper recipes for Obsidian chests 2013-01-22 11:53:13 -05:00
Christian 66fe3656fa 1.5 update 2013-01-22 11:23:32 -05:00
Christian ad0fe8a429 Obsidian chests, phase 1, hopefully separated from the 1.5 update code 2013-01-22 11:19:23 -05:00
cpw 5a057fad2c Merge pull request #14 from agaricusb/fix-json
Fix invalid JSON in mcmod.info
2013-01-11 06:51:33 -08:00
Agaricus 4b9acea253 Fix invalid JSON in mcmod.info 2013-01-10 22:26:01 -08:00
Christian affe83c7de Fix silly item stack displays with 3d items. Should help crystal chest
performance
2012-12-27 23:20:21 -05:00
Christian a5d0320adf Fix up MCP location 2012-12-19 09:08:21 -05:00
Christian 8a3852513a Fixup build script 2012-12-19 08:43:19 -05:00
Christian 2735d04de2 Update for 1.4.6. Change render handling a bit. 2012-12-18 11:22:21 -05:00
Christian 70232000a8 And clean up a warning.. 2012-12-13 08:03:23 -05:00
Christian 0183b2d517 Update for forge repackage 2012-12-13 08:02:41 -05:00
Christian fe8c306907 Fix for MCP name changes in 1.4.5. 2012-11-16 19:29:36 -05:00
Christian 241d5a4264 Fix for 1.4.4 2012-11-09 09:52:08 -05:00
Christian 9210e63338 Fix up some build stuff. This makes things a little bit prettier. 2012-10-29 22:25:19 -04:00
Christian 86d66ff0dc Fix forge dependency *sigh* 2012-10-23 23:26:55 -04:00
Christian c63b056028 Update for forge 6.0 2012-10-23 19:18:36 -04:00
Christian 61b34db3b4 Update some stuff. Skulls don't render in crystal chest as blocks because they're a TESR with no block render model. 2012-10-21 16:48:36 -04:00
Christian cea769047a Fix build to include resources always 2012-10-21 16:19:31 -04:00
Christian 1b441072cd New version of transferStackInSlot with bonus player: func_82846_b 2012-10-21 16:18:22 -04:00
Christian db8490fd35 Clean up build script. 2012-10-21 15:29:56 -04:00
Christian aa0e926532 Some tweaks to the code layout. The common proxy should *not* have client gui code references. 2012-10-21 15:12:25 -04:00
Christian f91a505a56 Update for 1.4 2012-10-21 15:01:57 -04:00
Christian 0011616b6f Update for recent Forge/FML. Fix up a graphical bug. Require shiny new FML and Forge. 2012-09-18 01:09:32 -04:00
Christian 73422fcd5e show in the creative menus 2012-08-15 22:44:29 -04:00
Christian 76f80dac4d Fix up 1.3.2 small change 2012-08-15 08:55:25 -04:00
Christian 8b48a515f1 Tweaks for ocelots. fix mcmod.info 2012-08-14 13:42:17 -04:00
Christian 00b8a500d9 Fix up stuff- cats are buggy, but i'm working on it. 2012-08-14 09:40:04 -04:00
Christian 8d2a21f082 Ocelots on chests time 2012-08-13 01:24:25 -04:00
Christian 958f8466d4 More changes for 1.3 2012-08-12 00:38:28 -04:00
Christian 49ebd84b8f Update to forge 4.0 2012-08-11 01:46:49 -04:00
Christian b9c4ecbbec Cats sitting on chests, initial commit 2012-07-12 01:54:11 -04:00
Christian 5b9778de03 Change the bounding box. Thanks for the suggestion guys! 2012-07-11 23:38:59 -04:00
Christian d93b933350 Remove debugging code 2012-07-10 17:11:10 -04:00
Christian 33cb3c31f2 Fix up a possible problem when upgrading vanilla chests (hopefully) 2012-07-10 15:02:09 -04:00
Christian 500a7aa212 Tweak the caching patch to remember items properly, so it doesn't regenerate for every item stack that comes in 2012-07-08 14:28:25 -04:00
Christian 887ac8a216 Merge branch 'GenuineSounds-patch-2' - fix the renderer for bad GL implementations 2012-07-08 11:13:58 -04:00
Brian Wiegand 4012b39b16 Update to fix issues with lag, MUCH faster now. 2012-07-07 23:24:48 -07:00