Commit graph

19 commits

Author SHA1 Message Date
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
pahimar
d63558bc52 Fixed calling of non-static method 2012-09-26 15:45:06 -04:00
pahimar
289de4abfd Simple log helper class, cleaned up some logging, and added listing for a Dutch translation file of EE3 (incoming PR merge) 2012-09-26 14:28:23 -04:00
pahimar
d2c456b76f Localization is done, see the format of the en_US.xml file for how to specify your own custom localization files. Feel free to contribute your translations to the GitHub as appropriate. 2012-09-26 14:02:35 -04:00
pahimar
cabe68356d Remote version check implemented, now on to Localization 2012-09-25 15:01:39 -04:00
pahimar
051b51c5ba Remove the now unnecessary CraftingHandler (in favour of the new container item method), refactor some constant names 2012-09-25 10:07:49 -04:00
pahimar
51065c86d9 Initial work on EE3's packet system, needs more work and testing 2012-09-21 16:13:21 -04:00
pahimar
098a719bb4 Red Water work, lots to do still 2012-09-10 22:07:59 -04:00
pahimar
2a23c104df Minium stone crafting 2012-09-07 16:18:11 -04:00
pahimar
76f56ee86c Cleaning up some config stuff and loading of options from the config file 2012-09-07 15:41:43 -04:00
pahimar
e60d8dc7ea Calcinator! 2012-08-29 16:02:30 -04:00
pahimar
322775d5e7 Code formatting (noticed some ugly tabbing + whitespace mix up in last commit), support for custom item rarities added back in 2012-08-25 02:46:51 -04:00
pahimar
510a3b3cd0 Item work, some more handlers too 2012-08-25 02:07:59 -04:00
pahimar
12062a21a4 Getting the EntityLiving handler back in place 2012-08-24 15:58:05 -04:00
pahimar
61cc8d2142 Logo for EE3, more work on the KeyBindingHandler and SoundHandler. Added basic class definition and license info to classes 2012-08-24 15:38:19 -04:00
pahimar
b9aca68324 Misc stuff 2012-08-22 16:16:09 -04:00
pahimar
d7982b604a Sound Handler stuff 2012-08-21 23:40:55 -04:00
pahimar
b4d0e5e675 KeyBindingHandler work - reads from configuration file and respects sidedness (client side only handling, common reading from configuration file) 2012-08-20 23:18:53 -04:00
pahimar
77cbbadb18 Some (shaky) work on a configuration manager and a keybinding handler. Hopefully more tomorrow... 2012-08-19 21:16:51 -04:00