Vexatos
|
6de8d6cc03
|
Create de_DE.lang
Nice, now finally localization support for this mod!
|
2013-07-31 15:36:31 +02:00 |
Anton
|
13de2a1183
|
Russian localization
|
2013-07-25 05:35:16 -07:00 |
j2ghz
|
197de27f7f
|
Create cs_CZ.lang
|
2013-07-23 12:10:10 +02:00 |
tudse145
|
7741683912
|
Danish translation
|
2013-07-15 23:28:32 +02:00 |
Daniel García
|
f2a03a5486
|
Created Spanish es_ES translation
|
2013-07-11 01:09:17 +02:00 |
Christian
|
c84e9142e6
|
Tweak build again *sigh*
|
2013-07-09 17:49:10 -04:00 |
Christian
|
04e692e775
|
Update mcmod, and tweak build to include langs and stuff
|
2013-07-09 17:34:17 -04:00 |
Christian
|
87f2ac858c
|
Remove my old faithful textures. Much better versions are at Vattic's
thread.
|
2013-07-09 16:44:24 -04:00 |
Christian
|
c0295d620b
|
Add another gitignore
|
2013-07-09 16:43:04 -04:00 |
Christian
|
4aaec43ac5
|
Add in proper language support. Submit translations as pull requests!
|
2013-07-09 16:40:47 -04:00 |
Christian
|
e9a9bcb46b
|
Update for 1.6.2 and ResourceLocation change. Still need to figure out languages.
|
2013-07-09 16:15:30 -04:00 |
Christian
|
4cd8213783
|
Cleanup
|
2013-07-03 08:03:29 -04:00 |
Christian
|
a286e5a069
|
Update for 1.6
|
2013-07-02 13:54:45 -04:00 |
cpw
|
bfb9726d7a
|
Merge pull request #23 from Soaryn/master
Tweaks Obsidian Chest related Textures
|
2013-06-07 06:28:25 -07:00 |
Soaryn
|
6e3242950f
|
Tweaked Obsidian Chest Texture
Slightly more apparent that it is a chest at first glance ;) (Only
changes Obsidian Textures)
|
2013-06-07 06:21:17 +03:00 |
cpw
|
047765af89
|
Merge pull request #19 from pahimar/master
Update IronChest to MC 1.5.2
|
2013-05-15 11:47:40 -07:00 |
pahimar
|
4338e43c2a
|
Update BlockIronChest.java
|
2013-05-03 12:01:48 -03:00 |
Christian
|
684efd12a1
|
Use getItem not get()
|
2013-04-15 17:10:18 -04:00 |
Christian
|
9fd053a0f4
|
Updated MCP
|
2013-04-11 08:43:34 -04:00 |
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 |