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
Adubbz
a015481d3d
Iron chests can now be placed (with hackery)
2014-09-25 11:54:30 +10:00
Adubbz
5ee76dbe22
More mappings and a small little fix
2014-09-25 10:27:36 +10:00
Adubbz
5e482716cd
The game now runs, did some initial work with block states
2014-09-24 23:46:42 +10:00
Adubbz
3f64271252
Added a copy of the mappings used in updating
2014-09-24 22:38:49 +10:00
Adubbz
d676742851
Merge branch 'master' of https://github.com/progwml6/ironchest
2014-09-24 22:34:22 +10:00
Adubbz
567bd1b72c
Initial update to 1.8, not tested (it only compiles) with huge portions commented out (due to a lack of Forge)
2014-09-24 22:32:58 +10:00
Zach
62abf62ee5
Merge pull request #22 from ganymedes01/patch-1
...
Added ore dict support for glass, iron, gold and diamond as well
2014-09-20 14:04:31 -04:00
ganymedes01
17bc3355c0
Added ore dict support for glass, iron, gold and diamond as well
...
That will allow crafting the chests with stained glass... if that's not intended change "blockGlass" to "blockGlassColorless".
2014-09-20 18:51:54 +01:00
Zach
3b73b11587
Merge pull request #21 from ganymedes01/master
...
Added ore dictionary support for other wooden chests
2014-09-19 23:29:40 -04:00
ganymedes01
5482e94f7d
Added ore dictionary support
2014-09-19 20:58:20 +01:00
Progwml6
e86aad017a
actually commit updated wrapper jar as well
2014-09-10 01:33:28 -04:00
Zach
8dcee374b5
update to gradle 2
2014-09-09 22:54:36 -04:00
Progwml6
0c086f5569
synch NBT as well for crystal chest
2014-09-04 20:52:03 -04:00
Progwml6
b8f8d10f68
minor cleanup c/o IDEA code analysis
2014-09-04 20:36:25 -04:00
Progwml6
92ffc8bcd7
get rid of useless excess method in ironchesttype
2014-09-04 20:29:25 -04:00
Zach
e445283092
Merge pull request #20 from anesin1109/patch-1
...
Update ko_KR.lang
2014-08-25 12:02:52 -04:00
anesin1109
0a51d58ff8
Update ko_KR.lang
2014-08-25 20:01:00 +09:00
Zach
0968497b76
Merge pull request #17 from MMKP/master
...
Create ko_KR.lang
2014-08-12 22:06:56 -04:00
MMKP Team Public.
5cf5be53c7
Update ko_KR.lang
2014-08-13 09:41:34 +09:00
MMKP Team Public.
a85429632a
Create ko_KR.lang
2014-08-13 09:41:08 +09:00
Zach
e9e50c855d
Update mcmod.info
2014-08-10 16:36:58 -04:00
Zach
2628cbd41e
Merge pull request #14 from FireBall1725/master
...
Fixed comparator support for chests
2014-07-31 19:51:55 -04:00
FireBall1725
000ef0bc51
Fixed comparator support for chests
2014-07-31 19:42:02 -04:00
Zach
f677d09103
Merge pull request #13 from TheVikingWarrior/patch-3
...
Update it_IT.lang
2014-07-31 12:52:12 -04:00
TheVikingWarrior
c1f2bb6003
Update it_IT.lang
2014-07-31 18:49:32 +02:00
Zach
9a87528223
Merge pull request #11 from TheVikingWarrior/patch-2
...
Update it_IT.lang
2014-06-27 22:08:25 -04:00
TheVikingWarrior
892709daed
Update it_IT.lang
...
Here's the new update for 1.7.10.
The italian vanilla localization have changed a lot of words and the capital letter in the words that are not the first in the localization (a part from a few mobs and others).
2014-06-27 23:50:48 +02:00
progwml6
fd8dd9931d
bump to 1.7.10 :D
2014-06-26 15:41:53 -04:00
progwml6
a14b2c46c5
add IDEA & extra eclipse stuff to .gitignore
2014-06-25 20:33:12 -04:00
progwml6
c6cb9bc2c8
update to 1.7.10_pre4
2014-06-25 20:04:18 -04:00
Zach
087925b18b
Merge pull request #10 from ganymedes01/master
...
Better textures for wood updates
2014-06-25 13:29:22 -04:00
ganymedes01
bfbbab21f0
Better textures for wood updates
2014-06-25 17:57:28 +01:00
Zach
0b63a25a56
Merge pull request #9 from ganymedes01/patch-1
...
Update TileEntityIronChest.java
2014-06-25 12:55:09 -04:00
ganymedes01
f05b509f1e
Update TileEntityIronChest.java
...
AxisAlignedBB.getAABBPool().getAABB is deprecated
2014-06-25 17:41:06 +01:00
Zach
5937354da2
Merge pull request #8 from Negaihoshi/master
...
add zh-TW lang
2014-06-18 10:22:43 -04:00
Negaihoshi
b3b17d8867
add zh-TW lang
2014-06-17 23:31:13 +08:00
Zach
7164dd785d
Merge pull request #7 from TheCricket/patch-1
...
Pirate Speak!
2014-06-09 14:31:02 -04:00
Cricket
eddab41b99
Pirate Speak!
2014-06-09 14:12:56 -04:00
Zach
d07f6cfde9
Merge pull request #6 from TheVikingWarrior/patch-1
...
Create it_IT.lang
2014-06-08 13:08:12 -04:00
TheVikingWarrior
6a95a89604
Create it_IT.lang
2014-06-08 13:52:29 +02:00
Zach
9c90a94faf
Merge pull request #5 from tambry/master
...
Fixed Estonian translation
2014-05-29 03:56:26 -04:00
Raul Tambre
44871dc5cf
Fixed Estonian translation
2014-05-29 08:28:35 +03:00