Commit Graph

353 Commits

Author SHA1 Message Date
alexbegt 6e4188fe62 This should fix #69, I couldn't recreate the crash so it needs to be tested. 2016-05-30 13:43:45 -04:00
alexbegt 566efca357 Update Forge required and minecraft version. 2016-05-19 18:21:01 -04:00
alexbegt 644b16903b Update to 1.9.4 2016-05-19 18:17:38 -04:00
alexbegt 94aa1671d5 Fix some bugs from the PR. 2016-05-19 18:01:50 -04:00
Alexander (alexbegt) 86594d371e Merge pull request #68 from LatvianModder/master
Cleanup and Rewrite of IronChests.
2016-05-19 17:37:03 -04:00
LatvianModder 158ad6d334 Fixed missing copperIronUpgrade texture and ItemChestChanger breaking tile 2016-05-19 13:49:36 +03:00
LatvianModder 96ecbabcb4 Added blockstates, fixed block particles, item localizations and item rotation 2016-05-19 13:42:14 +03:00
LatvianModder 8fcccc40ee Absolutely barbaric rewrite 2016-05-19 02:47:25 +03:00
Alexander d0b721e332 Fix some formatter issues and update forge and mappings. 2016-04-21 14:29:22 -04:00
Alexander a4184e6961 Update IronChests to new Forge with the registry changes. 2016-04-02 19:18:26 -04:00
Alexander 0aae1ff334 Fix #64, only call the event on the client. 2016-03-26 14:47:15 -04:00
Alexander 8be3c5ea97 Fix crash with forge 1809. 2016-03-25 22:05:26 -04:00
Alexander 1aa5f2e85c Working Particles 2016-03-23 22:51:54 -04:00
Alexander (alexbegt) dcc1c1b50c Merge pull request #62 from Drullkus/master
Break Particles
2016-03-23 22:25:35 -04:00
Drullkus 3b123b2583 Break Particles
These textures are for the chest breaking particles, as requested by
@alexbegt :)
2016-03-23 16:08:21 -07:00
Alexander 2b95aab95f Update IronChests to 1.9! 2016-03-21 12:44:27 -04:00
Zach c4d5a5631f Merge pull request #58 from 61352151511/master
Add thirdperson display tag.
2016-02-03 22:02:46 -05:00
61352151511 1b527d4ae4 Add thirdperson display tag.
Fixes #57
2016-02-03 21:21:40 -04:00
Zach 0fd665a168 Merge pull request #56 from cabralRodrigo/master
Added support for Inventory Tweaks
2016-01-28 12:36:16 -05:00
cabralRodrigo 0277783f5e Added support for Inventory Tweaks 2016-01-28 12:38:25 -02:00
Progwml6 c2646a5d69 change versioning code so that curse forge builds are labeled the same as ones from files 2016-01-19 01:21:35 -05:00
Progwml6 b50c6eb126 add curse support 2016-01-18 15:39:18 -05:00
Progwml6 b5b8ec94ea Merge branch 'master' of https://github.com/cpw/ironchest 2016-01-12 23:02:58 -05:00
cpw 02af887051 Password, not Pass 2016-01-12 22:48:43 -05:00
Progwml6 edb3454d8b pull in additional tweaks from cpw 2016-01-12 17:54:30 -05:00
cpw ef1058e771 Properly update for 1.8.9 2016-01-12 17:27:56 -05:00
Progwml6 f11148c97f update to 1.8.9 2016-01-12 13:20:34 -05:00
cpw 3b63013739 Some cleanup, generics, whitespace, etc. 2015-11-23 01:07:24 -05:00
cpw aad2b93dc4 Fixup for 1.8.8. 2015-11-23 00:34:34 -05:00
cpw 2b67783cef Update to gradlewrapper 2.7, and refresh build.gradle for FG 2.1 2015-11-22 23:59:04 -05:00
cpw a4bee7ff6f Merge remote-tracking branch 'prog/master' 2015-11-22 16:45:10 -05:00
Zach df06876751 remove curseforge plugin from FG 1.2 2015-11-22 12:11:13 -05:00
Zach e750348aa6 allow running in 1.8.8 2015-11-21 13:52:32 -05:00
Zach 33c4fe5e16 Merge pull request #49 from The-Fireplace/master
Fixed some bugs
2015-08-01 20:48:53 -04:00
The_Fireplace 34036bdff1 Fixed #47 and #45 2015-07-30 17:03:00 -05:00
The_Fireplace a3899f4034 Fixed #29 2015-07-30 17:02:25 -05:00
The_Fireplace 706d51a21b Fixed #48 2015-07-30 17:02:00 -05:00
Zach c55603a1f0 Merge pull request #44 from ganymedes01/master
Bunch of fixes and cleanups. See description for details
2015-06-15 17:42:57 -04:00
ganymedes01 f5b98a42f8 Bunch of fixes and cleanups. See description for details
-Removed unnecessary classes and files (like unused textures)
-Use the vanilla packet system instead of a custom one (which ended up
fixing chest rotations reseting every time the game was restarted)
-Render chests as items without hackery (Not very pretty... but I'm not
really sure what forge wants us to do if not what I did)
2015-05-27 18:17:59 -03:00
DragonsLover 466af3d986 Adding French Canadian language 2015-05-03 00:45:29 -04:00
Progwml6 f64fb40b15 remove stray dependency from curse change log task 2015-03-22 15:53:15 -04:00
Progwml6 a24e28f7ea add curse upload capabilities 2015-03-22 15:50:29 -04:00
Progwml6 431f2cf039 update mappings to latest 2015-01-29 23:23:27 -05:00
Zach a0108b9c20 Merge pull request #38 from 61352151511/master
Fix chests not keeping contents
2015-01-29 22:08:28 -05:00
61352151511 c1912bc475 Reformat 2015-01-29 12:58:38 -04:00
61352151511 b6e2f384ae Update forge version to latest 2015-01-29 12:48:02 -04:00
61352151511 82c2dcc995 Remove unused imports, re-add invtweaks, update to new mcp mappings 2015-01-29 12:47:46 -04:00
Mitchell 3f69b703cd Remove unused imports 2015-01-29 10:40:56 -04:00
Mitchell e53c319b9b Remove unused imports 2015-01-29 10:39:59 -04:00
Mitchell a29c12ab84 setContents method, remove applyUpgradeItem
applyUpgradeItem is no longer needed because it's now being completely done from ItemChestChanger
setContents added for ItemChestChanger
2015-01-28 19:24:09 -04:00