Commit graph

176 commits

Author SHA1 Message Date
pahimar
fb689d0697 Commiting what I have at home so I can work on it later today 2012-12-07 07:11:57 -05:00
pahimar
ae14f68167 More WorldEvent work 2012-12-06 21:06:16 -05:00
pahimar
69293538b9 More work on WorldEvent packets (the way clients will request servers to do world modification events). Decided to go with a general packet with event types 2012-12-06 16:04:20 -05:00
pahimar
a5127a6a13 More work on a packet for in world events 2012-12-05 23:15:36 -05:00
pahimar
02e9bb09da Beginning work on world transmutation packets 2012-12-05 16:06:50 -05:00
pahimar
8b059dfd0c Some rework on configs (where they are stored/etc) 2012-12-05 14:33:03 -05:00
pahimar
bb07edc77c Nothing to see here 2012-12-04 16:11:54 -05:00
pahimar
bc1740ebee Some work on getting bags off the ground, also learned how to do multiple render passes and overlays of overlays (yay!). Note: the bags aren't functional at all yet; just viewable in game. Much more work to be done. 2012-11-30 22:45:54 -05:00
pahimar
abae80d52d Formatting 2012-11-30 15:45:32 -05:00
pahimar
0ecca70ffe Move art/sprite related constants out of the general Reference class into their out Sprites lib class, move the RenderTickHandler into the client package (where it belongs), 2012-11-30 15:28:42 -05:00
pahimar
fa1271f5c5 In world transmutation overlay works for all transmutation stones, P Stone now is chargeable and has sounds, sounds renamed to be more intuitive 2012-11-30 14:03:36 -05:00
pahimar
d2fca0a6d9 Re-jigging of how keybindings are handled, now keybindings are passed to items implementing IKeyBound and the item itself determines what code is called depending on the keybinding 2012-11-30 10:47:18 -05:00
pahimar
4de5c80593 Reworking how keybindings work with items, more refactoring to be done here 2012-11-26 15:59:26 -05:00
pahimar
aa0b4219f6 Clean up, and realizing I don't have to send custom sound packets 2012-11-26 13:30:01 -05:00
pahimar
0b8413ec67 Bugfix for pre1c, new version pre1d 2012-11-26 09:31:47 -05:00
pahimar
1c7ef909e6 Prep for pre1c release 2012-11-25 21:51:05 -05:00
pahimar
ae6201a62c Some work on in world transmutation overlays for the pstone 2012-11-25 21:11:12 -05:00
pahimar
48dce26390 Unnecessary line 2012-11-24 22:47:57 -05:00
pahimar
ef2ed87bc9 Moving some stuff around 2012-11-22 22:14:57 -05:00
pahimar
552bcc90d1 Someone missed a comman when adding their localization 2012-11-22 10:43:44 -05:00
Lure
10b2580d6a Chinese(Traditional) Localization
Update provided by wtmhahagd on #ee
2012-11-21 22:35:31 -02:00
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