Commit graph

155 commits

Author SHA1 Message Date
pahimar
4ca464e072 Getting into some rendering; fun stuff! 2012-11-21 15:29:26 -05:00
Lure
17e9314986 Alphabetical Order
alphabetical order should been obvious to me first... don't know why it
wasn't
2012-11-21 14:04:35 -02:00
Lure
845f4ed672 Portuguese(BR) Localization
also enabled pt_BR
2012-11-21 13:56:27 -02:00
pahimar
659b2a9620 Some work on what I hope could be a cool overlay for managing the different modes of the P Stone/etc. Thanks Azanor for the concept 2012-11-20 22:33:50 -05:00
pahimar
218fc8ceef Cleaned up detection of hostile mobs 2012-11-20 15:39:32 -05:00
pahimar
1c3da781ea Updated the localization files to use the new remote update location variable (see en_US.xml) and made sure all localization files get initialized into the LanguageRegistry 2012-11-20 14:50:40 -05:00
pahimar
01304fb4c4 Refactored the remote version check to check against the GitHub repo instead of my DropBox folder, added some colourized text to the result message on the client, and reformatted some of the localization. 2012-11-20 14:42:39 -05:00
pahimar
b250509962 Update to MC 1.4.5b (nothing needed to be done), re-implement colour overlays, reduce the number of dusts 2012-11-19 19:49:39 -05:00
pahimar
b0d0e13a22 Proper fix for Pull #75 2012-11-07 13:32:34 -05:00
Minerman
b1f15e0050 Fixing minor Auto-detected smelting issue
Auto-detected portable smelting recipes should now take into account the output number of the recipe.

Example here (Wheat Block smelts to 3 Bread each) : http://puu.sh/1nuLD
2012-11-07 11:09:48 -05:00
gishicrafter
b6f438983f Update and enable ja_JP 2012-11-07 23:13:05 +09:00
pahimar
86e01679a3 New Strings lib for holding common names/etc, merge in some of the block/item initialization stuff into their respective classes, proper config loading for Alchemy Dusts, oh yeah Alchemy Dusts, some new Localization keys, etc 2012-11-06 15:49:43 -05:00
pahimar
8fc5bf43b9 Amazing how you can spend a whole morning fixing small things; new Inert Stone recipe, initial class for the base alchemy dusts to extend, dropping the use of colour overlays. 2012-11-04 13:14:51 -05:00
pahimar
0f353593af Updated the EE3 link thread in the localizations, finally fixed the derp in the pl_PL.xml localization (missing /), and fixed my own derp in keybinding localization (I wasn't doing it properly). 2012-11-03 22:11:41 -04:00
pahimar
272aa21b31 Blah 2012-11-02 16:06:08 -04:00
pahimar
62872b13ee Improved GUI calling for the portable crafting interface, fixing an inefficient Red Water check, get more of the PStone functionality working, and included some texture work from spikeof2010 2012-10-28 23:16:32 -04:00
pahimar
e3ef89d38e Javadoc update 2012-10-27 17:41:02 -04:00
pahimar
942f97eda3 Custom EE3 Creative Tab and working in world transmutation. Just some testing and updated javadoc to go! 2012-10-27 16:04:43 -04:00
pahimar
16d9d6dedb Work on a recursive method for transmuting equivalent blocks in world - switching PCs so easier to commit 2012-10-27 12:33:04 -04:00
pahimar
f3fc5f48e0 Misc cleanup 2012-10-26 11:34:05 -04:00
pahimar
4b29fb2b0b Added some of the new localizations to the listing of files, and corrected the comments (it's Localizations, not BlockIds....) 2012-10-26 10:32:35 -04:00
pahimar
3cd83d283c Clean up some references, and getting ready for the ant build file to auto fill in version details at build time 2012-10-25 22:17:19 -04:00
pahimar
c32bf44d61 Changed out the temp recipe for the Minium Stone to use an Inert Stone instead of a diamond 2012-10-25 22:13:25 -04:00
pahimar
3e9c60a39c Getting closer to pre1! 2012-10-25 20:55:26 -04:00
pahimar
f47d87f639 Merge remote-tracking branch 'origin/master' 2012-10-24 21:53:51 -04:00
pahimar
4e8cbd16f9 Make a Colours lib and "abstact" some textures to grayscale (we can recolour them with colour overlays and reuse the texture more efficiently) 2012-10-24 21:53:41 -04:00
pahimar
4f509ebdb1 When I localized key bindings, I missed updating the KeyPressed packet to also accomodate the change - whoops! 2012-10-23 22:01:41 -04:00
pahimar
30c0d78eba Merge pull request #25 from aritzhack/master
Added Spanish-Spain (es-ES) translation
2012-10-22 09:27:54 -07:00
phpr
04d70e77fc Update Localizations.java file for the French version 2012-10-22 18:21:57 +02:00
aritzhack
9e56c39703 Merge remote-tracking branch 'upstream/master' 2012-10-22 15:37:44 +02:00
pahimar
cfb4d74002 Update naming to MC 1.4 2012-10-21 22:39:43 -04:00
pahimar
3f1664c322 getPrev done 2012-10-21 19:56:52 -04:00
pahimar
d0036f1d85 Getting the Equivalency Handler back online, finishing it up tonight 2012-10-17 16:01:43 -04:00
pahimar
95f5230d24 Basic get/sets for the EMCRegistry 2012-10-16 13:31:27 -04:00
pahimar
e666b0f546 Fix some whitespace issues, and some renames for EMC types 2012-10-16 10:38:31 -04:00
pahimar
eeadd08ef0 TINY bit more work before bed 2012-10-15 21:56:50 -04:00
pahimar
040500292d tab cleanup in comments, might take the whole table out of the comments 2012-10-15 21:45:38 -04:00
pahimar
fa94dc6d5e Some work on the DynEMC system 2012-10-15 21:42:57 -04:00
pahimar
51bd858f8b First fledging steps into in world transmutation again (more tomorrow), and localized the key bindings 2012-10-11 21:47:35 -04:00
pahimar
156eaa9d17 After catching that ExtraBiomes and BuildCraft had their own Logger (and how they did it), I went about doing it for EE3 :) 2012-10-11 21:17:40 -04:00
pahimar
4053cdf2d3 Proper EE3 logger, the start of it at least 2012-10-11 16:05:02 -04:00
pahimar
792543eaac Localized the name of the Calcinator in its Gui 2012-10-11 13:33:50 -04:00
pahimar
4f188ca935 Config options to enable/disable the version check, updated lang (en_US) with final version check text, reports in the log where it is checking the version number 2012-10-11 13:23:21 -04:00
pahimar
9d69168a5e Add a value for the @Instance annotation, thanks iChun for pointing out my failures in life :-p 2012-10-09 15:14:02 -04:00
pahimar
9ae515a930 Getting ready for more Calcination 2012-10-04 07:59:46 -04:00
pahimar
640a1cbb56 Merge remote-tracking branch 'origin/master' 2012-10-02 22:01:15 -04:00
pahimar
b22f6dae4f Adding a fuel handler 2012-10-02 22:00:43 -04:00
pahimar
e302df5b95 Merge remote-tracking branch 'origin/master' 2012-10-01 15:18:52 -04:00
pahimar
fd5e247c59 Increase the size of the Calcinator GUI, and save the GIMP image files to the resources for easier modification by the masses 2012-10-01 15:18:38 -04:00
pahimar
1cbfb94d86 Simplify the loading of localization files now that our localization PR has been merged into FML and Forge 2012-09-29 21:48:44 -04:00