Commit Graph

76 Commits

Author SHA1 Message Date
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
Christian affe83c7de Fix silly item stack displays with 3d items. Should help crystal chest
performance
2012-12-27 23:20: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 1b441072cd New version of transferStackInSlot with bonus player: func_82846_b 2012-10-21 16:18:22 -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 af36bb2bc0 Fix recipe problem, set up bukkit autobuilding. Fails at the minute for a bukkit mcp update 2012-07-07 12:21:22 -04:00
Christian 00d0701166 Fix reflection 2012-06-29 13:11:20 -04:00
Christian fcc7f72a6b Support vanilla to ironchest upgrades. Hi florastar and faunastar! 2012-06-29 12:47:09 -04:00
Christian 811443a1de Set the version into the fml metadata 2012-06-26 16:27:50 -04:00
Christian 3290802a7d Move mod to my own package, update for new forge ore dictionary recipes 2012-06-26 16:12:36 -04:00
Christian Weeks 1286f2807e Update for FML- add in an info file, and change build process 2012-06-03 00:21:20 -04:00
Christian Weeks 77b6332387 Add a licence file and headers to all elements in Iron Chest 2012-04-24 21:17:23 -04:00
Christian Weeks 554d6c7005 Add in code to support the bukkit fun 2012-04-15 18:30:49 -04:00
Christian Weeks 7872e634dd Fix TE packet arriving before TE itself 2012-04-08 11:29:31 -04:00
Christian Weeks c587682323 Debug 2012-04-08 11:09:23 -04:00
Christian Weeks d9a0389806 Register channel in onconnect 2012-04-08 10:56:18 -04:00
Christian Weeks e4d36feb31 Update to 1.2.4, no modloadermp anymore 2012-03-29 00:31:46 -04:00
Christian Weeks 785aef9551 Fix versions 2012-03-20 22:21:21 -04:00
Christian Weeks 085ae170ea 3.0.1 - fix block id > 256 (throw error) 2012-03-11 16:34:17 -04:00
Christian Weeks 9aa53eec37 Fix up method override. 2012-03-08 23:59:01 -05:00
Christian Weeks dd542c0c48 Upgrade to 1.2 minecraft 2012-03-08 23:06:46 -05:00