Commit graph

68 commits

Author SHA1 Message Date
nick tsip
5fc67addbe Updated some localiztions + registered the file 2013-05-09 20:51:33 -07:00
pahimar
4b64ffc4f7 Renaming the Aludel block to Aludel Base 2013-05-02 21:16:10 -04:00
Robotic-Brain
2e4d651ff9 Renamed all references to alchemicalDust 2013-04-20 11:52:08 +02:00
Robotic-Brain
d468e6b2f8 Revert dustAlcemical String change
(Produced Missing Texture Bug)
2013-04-20 11:30:32 +02:00
Robotic-Brain
9eeaa9cbac Revert dustAlcemical String change
(Produced Missing Texture Bug)
2013-04-20 11:28:16 +02:00
pahimar
390a637b89 It's amazing how much you have to change when you want to rename something :-p 2013-04-19 11:34:45 -04:00
pahimar
4bb5278d4d Moving back, and correcting some things in the build file 2013-04-18 16:14:58 -04:00
pahimar
9b3426e088 Moving 2013-04-18 15:48:14 -04:00
pahimar
ab60c1c28f More work on making the items in the Glass Dome render "better," still more to do. Also stripped out owner from TileEE data since we don't have a use for it right now. 2013-04-17 00:02:48 -04:00
pahimar
a057b88c3d Working on a new block, the Glass Dome 2013-04-16 16:06:30 -04:00
pahimar
ced91d5bf2 Added in support for auto-incrementing build numbers into the build script (and code). A nicer way to track what version folks have :) 2013-04-12 13:01:37 -04:00
pahimar
fea6200564 Removing my Wavefront Object loader now that it is working properly in Forge 650+
Modifying model classes to use the new Forge model loader
Set a dependency that EE3 requires Forge 650 and higher
Cleaning up source code/formatting
2013-04-10 21:04:31 -04:00
pahimar
854efb0909 Revert mod name back to uppercase, synch up localization file names, add "w" support for vertices, and add in proper exceptions to the parsing of Wavefront Object files 2013-04-09 14:43:19 -04:00
pahimar
600654146f Merge pull request #298 from Tencha/master
Renamed no_NO to nb_NO
2013-04-09 11:27:31 -07:00
pahimar
03d75f03bf Fixed a hardcoded path separator to be more OS independent. 2013-04-08 22:25:29 -04:00
pahimar
bfec19364b Fingerprint check occurs prior to localizations being loaded in, so we cannot localize this text. 2013-04-07 21:52:25 -04:00
pahimar
e89109513d EE3 jars are now signed for authenticity, and just log a warning message if the jar is modified. EE3 also now uses srg names for reobf, meaning EE3 should now not require updates if there are minor MC changes. 2013-04-07 20:29:57 -04:00
Tencha
9836d05903 Renamed no_NO to nb_NO
Renamed language code no_NO to the more correct nb_NO and did some
nitpicking in the translations.
2013-04-06 15:03:52 +02:00
pahimar
4e65625e96 Enabled the da_DK localization that was submitted a few weeks ago (sorry for the delay!!!) 2013-04-02 21:45:45 -04:00
pahimar
e5228cb697 Removing the now unnecessary CustomItemRarity piece 2013-04-02 15:51:27 -04:00
pahimar
e118cb78a7 Reverting back the version check mechanic I was trying out (different release streams), and some source code cleanup 2013-03-19 12:15:09 -04:00
pahimar
f0ac7a41fc Testing some new Version Check mechanics 2013-03-19 10:42:28 -04:00
pahimar
164affe403 Shrink the block boundaries of the Calcinator to match its model, clean up the WavefrontObject class some more 2013-03-14 22:22:01 -04:00
pahimar
3ea9614926 Fix the Transmutation Overlay to work with MC 1.5, and temporarily storing some classes I'm working on for OBJ model loading in MCForge 2013-03-14 22:14:02 -04:00
pahimar
2a4d2eedcb Code cleanup 2013-03-11 23:24:05 -04:00
pahimar
bfc28d6597 Working implementation of custom models for the Calcinator and Aludel (Requires OBJ Loader lib) 2013-03-11 23:23:06 -04:00
pahimar
af59bc543c Models 2013-03-09 15:21:11 -05:00
pahimar
4e7c8ebdc5 Javadoc related updates and code cleanup 2013-03-08 13:40:59 -05:00
pahimar
6a8098ecbc Alchemical Bags can now be dyed 2013-03-07 22:45:55 -05:00
pahimar
509cc8f6ca Calcinator and Aludel now support custom names, some work on getting Alchemical Bags to support being dyed 2013-03-07 21:26:42 -05:00
pahimar
ec7c35e604 Work on enabling custom inventory names 2013-03-06 21:46:19 -05:00
pahimar
30d3e3aef5 Standardize "alchemical" over "alchemy" for names, get all the items rendering again as they were prior to MC 1.5 2013-03-06 18:46:19 -05:00
pahimar
c9cb29ede5 Fix up more of the rendering stuff for 1.5 2013-03-05 16:17:54 -05:00
pahimar
148bbacade Fix a fringe case with the Version Checker, finally figured out why some item textures weren't working, and got sounds working too 2013-03-04 23:26:26 -05:00
pahimar
1116fb6351 More 1.5 work 2013-03-04 22:18:15 -05:00
pahimar
e43ba7463b Initial bit of work on 1.5 compatibility 2013-03-04 11:40:40 -05:00
pahimar
87c0dfea75 Lots of work on various things 2013-02-26 16:08:43 -05:00
pahimar
676200a1d5 Alchemical Chest lid functions properly, and shift click functionality 2013-02-25 22:00:57 -05:00
pahimar
0f53144c8f Alchemical Chests have a working inventory/gui now, but still needs the render finished. Alchemical Bags have a half completed inventory/gui (still needs UUIDs and bag data). Commiting for the night because I'm tired :) 2013-02-24 23:03:45 -05:00
pahimar
dc74e1cf7b Lots of work! 2013-02-18 20:13:24 -05:00
pahimar
214bb9e7d5 More work on the new block! 2013-02-18 13:55:57 -05:00
pahimar
0a5f552deb Some work on a new EE machine! 2013-02-17 21:30:11 -05:00
pahimar
223f42a07c Some starting work on the alchemical bag/chest gui 2013-02-17 08:53:35 -05:00
pahimar
ca8d51a5a3 Re-worked the version check to only nag the player in game once per newly detected version. Still need to massage the text a bit and work out how to pull down a changelog. 2013-02-16 15:10:28 -05:00
pahimar
e8c31c468a Move around some sprites 2013-02-13 15:52:00 -05:00
pahimar
113e36572f Some more portable transmutation work, added a new NBT tag for it and refactored the existing one. GUI/Container for it still to be finished 2013-01-29 22:15:59 -05:00
pahimar
6a0329f73a Some work on the portable transmutation mode for the transmutation stones 2013-01-28 15:52:28 -05:00
pahimar
3ae9ae154d Some work on getting Portable Crafting to properly damage transmutuation stones, finishing this up tomorrow 2013-01-21 22:15:51 -05:00
pahimar
d16887932e Solved Minium/Philosopher stone taking damage on world block transmutation, while also respecting EE3 world block protection. Yay! 2013-01-17 22:36:35 -05:00
pahimar
d4a97f97be De-localized a fair bit of the commands system (response messages can be localized, but the actual commands you type in will not be localized), changed the colour of the response message the player sees to gray, re-org'd some files, etc 2013-01-11 15:01:47 -05:00