Olexandr Nesterenko
c93a66712d
Create uk locale
2018-11-04 17:29:55 +02:00
alexbegt
379f2e92c7
Fix crash related to inserting items with conduits/ducts. Closes #151
2018-10-09 08:36:29 -04:00
alexbegt
d4fc2424b2
Hopefully fix the disappearing issue with the chests. Closes #142
2018-10-04 23:12:34 -04:00
alexbegt
ba6bf6831f
Make sure the Shift never goes past the max value. Closes #130
2018-10-04 23:11:54 -04:00
alexbegt
c9c1c30d3b
Check for valid metadata before looking up name. Closes #135
2018-10-04 23:08:41 -04:00
Kristiāns Micītis
443fe18f93
Added lv_LV.lang ( #150 )
2018-10-02 20:45:54 -04:00
Vexatos
9d6a4e3829
Update de_DE.lang ( #149 )
2018-10-02 11:19:04 -04:00
Zero
06b0cccaa9
Fixed up some stray textures ( #145 )
2018-07-30 14:20:23 -04:00
Zero
ba7bb09128
Updated Shulker Box colors ( #125 )
...
Now as vibrant as the vanilla boxes.
2018-07-30 00:09:00 -04:00
alexbegt
81c12fe224
Add a configuration option to allow the user to disable adding the crafting recipes for the Shulker Boxes, and to disable adding Shulker Boxes to the Creative Menu. (JEI support soon?)
...
Add support for OreDict Items added by CraftTweaker
Closes #129
Closes #136
2018-06-16 23:22:57 -04:00
Joseph C. Sible
08cf8e0bb2
Fix #131 ( #132 )
2018-06-16 21:06:41 -04:00
Joseph C. Sible
5cdce170c7
Don't send the entire NBT tag to the client ( #133 )
...
The only extra bit of NBT the client needs here is facing. If we send
everything, then the client will know about the loot table when there is one,
which will result in this crash:
java.lang.NullPointerException: Rendering screen
at net.minecraft.tileentity.TileEntityLockableLoot.fillWithLoot(TileEntityLockableLoot.java:59)
at cpw.mods.ironchest.common.tileentity.chest.TileEntityIronChest.getStackInSlot(TileEntityIronChest.java:138)
at net.minecraft.inventory.Slot.getStack(Slot.java:81)
at net.minecraft.client.gui.inventory.GuiContainer.drawSlot(GuiContainer.java:234)
at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:116)
at cpw.mods.ironchest.client.gui.chest.GUIChest.drawScreen(GUIChest.java:100)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:368)
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1177)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1207)
at net.minecraft.client.Minecraft.run(Minecraft.java:441)
at net.minecraft.client.main.Main.main(Main.java:118)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
at GradleStart.main(GradleStart.java:25)
2018-04-09 21:12:13 -04:00
koh
612cf234d9
Create ja_JP.lang ( #128 )
...
Add ja_JP.lang file.
2018-04-09 21:01:43 -04:00
alexbegt
a7735c115d
Fix broken recipe
2018-02-21 14:40:45 -05:00
The_Fireplace
7d0770d0a9
Added en_UD.lang
2018-02-17 21:43:00 -06:00
alexbegt
5a9c3d77df
Run DataFixer on the Chest's and Shulker Boxes, and fix the conflicting recipes reguarding the shulker upgrades. Closes #115 , #117
2018-02-17 12:38:11 -05:00
Nikolay Raspopov
0801bf8074
Updated Russian translation
...
Added shulker box, GUI and DirtyChest 9000!
2017-11-11 10:04:38 +03:00
Aemande123
90c0be1332
Update zh_CN ironchest 1.12
2017-10-05 19:22:06 +08:00
alexbegt
0468b6d73b
Update Iron Chests to 1.12.2.
2017-09-27 22:37:10 -04:00
alexbegt
5aaf413b35
Remove a little mistake I made.
2017-06-28 15:52:25 -04:00
alexbegt
9aecbfbf46
Clean up some code including how we register Blocks/Items, and fix issues getting the item from the registry.
2017-06-28 15:23:34 -04:00
alexbegt
282505120e
Fix crash related to loading TileEntitySpecialRenderer on server side. Closes #103
2017-06-28 12:05:53 -04:00
alexbegt
7900ab35b5
Update Iron Chests to Forge 14.21.0.2359.
2017-06-24 13:34:58 -04:00
alexbegt
69cedbf38b
Fix an issue regarding a change mapping name causing the build to fail.
2017-06-21 13:46:41 -04:00
alexbegt
1efea0cc6b
Require Forge Version 14.21.0.2343 which fixes the crash regarding recipes. Closes #98
2017-06-21 13:43:58 -04:00
alexbegt
b28ad34b43
Update all recipes from Iron Chests to the new way of doing them for 1.12, Even changing the color of the shulker box works!
2017-06-17 18:05:07 -04:00
alexbegt
416c4e11c5
Update Iron Chest's to 1.12!
2017-06-11 13:20:07 -04:00
alexbegt
f2c6dc965a
I have no idea what git is doing... I pushed these classes before but it's saying I didn't.
2017-06-11 12:53:14 -04:00
alexbegt
0ce5748dae
Add Iron Shulker Boxes, which function just like regular shulker boxes but with all the extra features the chest variants have. This version of the mod also has a reorganized code package (still in cpw.mods.ironchest) and resources have been moved around.
2017-06-11 12:50:47 -04:00
alexbegt
82f9d7cf8f
Fix Crystal Chest's crashing clients with ArrayIndexOutOfBoundsException due to two different items having two 64 stacks in the chest, also Items will now render if there is more than one item stack, but only one will be rendered. (Before it wouldn't render any items being in the chest) Closes #90
2017-05-17 15:12:21 -04:00
alexbegt
9515e682ef
Update Iron Chests to 1.11.2!
2017-03-05 12:55:00 -05:00
alexbegt
e5e601a1b8
Fix IronChest's version check + Fix the dirt chest's book.
2016-11-19 13:03:30 -05:00
alexbegt
5720fa2065
Update mappings for Iron Chests, and rename some parameters.
2016-11-18 22:33:35 -05:00
alexbegt
ea5f84785d
Remove dead code that has been commended out.
2016-11-18 10:28:27 -05:00
alexbegt
e6fb331bd9
Add JEI to the dev environment, rename the items + blocks to match vanilla formats of no capital letters and to include underscores, and fix the crystal chest not rendering items in it.
2016-11-18 10:26:10 -05:00
alexbegt
9fe6c6912a
Work on the 1.11 update more, some is still buggy but nearly complete.
2016-11-17 16:39:07 -05:00
Progwml6
a43c7259c3
start of 1.11 update
2016-11-16 10:58:31 -05:00
Zach
07510cf030
Merge pull request #42 from DragonsLover/master
...
Adding French Canadian language
2016-09-20 09:52:03 -04:00
AfterRebelion
6ce296701c
Make modid lowercase
...
To comply with
45b299ce06
2016-08-06 18:22:04 +02:00
alexbegt
cac7322894
Add support for loot tables, fix #76 .
2016-07-03 19:56:39 -04:00
alexbegt
7c8d3986e7
Switch back to the way 1.7.10 did chest upgrades, you do not have to hold shift to upgrade them now, but holding shift will still open the chest after upgrading it. Should fix #75 somewhat.
2016-07-03 14:39:21 -04:00
alexbegt
cc78de2c6d
Remove unneeded Event Handler.
2016-06-30 23:01:17 -04:00
alexbegt
3321ba2c1b
Add support for 1.10!
2016-06-23 16:13:31 -04:00
alexbegt
53d563f440
Fix Authors List in the mcmod.info
2016-06-23 03:24:05 -04:00
alexbegt
efd5046037
This might fix the crashes that happen on death.
2016-06-13 19:06:32 -04:00
alexbegt
4d145cd90b
Ocelots now sit on top of IronChests again!
2016-06-11 22:36:20 -04:00
alexbegt
bb8cb4ff98
Fix #72 , Chests now work while as a spectator.
2016-06-11 20:51:23 -04:00
alexbegt
5d607a0d15
Fix #71 , Chest orientation will now stay the same after a Chunk Unload.
2016-06-08 15:59:44 -04:00
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
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
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
61352151511
1b527d4ae4
Add thirdperson display tag.
...
Fixes #57
2016-02-03 21:21:40 -04:00
cabralRodrigo
0277783f5e
Added support for Inventory Tweaks
2016-01-28 12:38:25 -02: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
Zach
e750348aa6
allow running in 1.8.8
2015-11-21 13:52:32 -05: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
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
61352151511
c1912bc475
Reformat
2015-01-29 12:58:38 -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
Mitchell
b4dd5d1a67
Fix chests not keeping content on update
...
I'm not sure how much of this code is actually needed but after changing many parts it seems to make the chests keep their contents. Also made it so instead of setting the stack size to 0, if the player is in creative it remains the same, if not it subtracts 1 from the stack size (incase somehow they get a stack of more than 1) All upgrades appear to work and all contents seem to remain in chest. This fixes #31.1
2015-01-28 19:19:38 -04:00
Mitchell
d725492ff0
Possible fix server startup crash
...
Can't test this because when compiling on my computer I get some error to do with git (I don't understand it) If someone wants to test it please do so, I just know the Minecraft class is client side only so I'm guessing that's the reason servers are continuing to crash on startup.
2015-01-26 19:13:38 -04:00
Progwml6
887c6ca1c1
fix server side crash
2015-01-12 23:13:32 -05:00
ganymedes01
9a26003f86
Changes and stuff
2014-12-02 18:25:03 -02:00
Progwml6
4e8a047082
update to latest forge & mappings
2014-12-02 14:34:29 -05:00
Progwml6
f32820fea3
Merge branch 'master' into mc1.8
2014-11-26 06:57:29 -05:00
Progwml6
77d988937f
update to forge
2014-11-26 06:55:24 -05:00
Progwml6
beb5ebb2e1
update stuff in prep for release
2014-10-06 16:32:07 -04:00
Progwml6
ccaed69884
fix naming, remove some excess imports
2014-10-01 23:03:27 -04:00
Progwml6
4e1b452bde
update all mappings but one for latest FML
2014-09-30 20:53:12 -04:00
Adubbz
0e3aeb0051
Fixed weird lighting when chests are placed near banners. Props to Tahg for picking this one up (and finding the fix!).
2014-09-27 14:16:39 +10:00
Adubbz
7f2e8e8c30
Fixed chests having incorrect drops
2014-09-27 14:09:22 +10:00
Adubbz
f256d4060c
Crystal chests now render their contents again
2014-09-27 13:28:15 +10:00
Adubbz
a84311f0d3
Inventory rendering now works correctly
2014-09-27 11:31:58 +10:00
Adubbz
e53f48b08f
Trying (without luck) to get the inventory models rendering
2014-09-26 21:42:37 +10:00
Adubbz
abccb68208
Began work on rendering. All chest variants now appear in the creative menu
2014-09-26 12:45:55 +10:00
Adubbz
876586c306
Uncommented the recipes
2014-09-26 10:03:18 +10:00
Adubbz
073d2dfdbe
The upgrade items now render correctly
2014-09-26 09:40:09 +10:00
Adubbz
de51748243
Attempted to get the upgrade items working, they are rendering as blocks for some reason...
2014-09-25 20:08:22 +10:00
Adubbz
9bdaeb6ed5
Uncommented the code for chest tile entities... Apparently everything works...
2014-09-25 12:40:29 +10:00