Commit graph

17 commits

Author SHA1 Message Date
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
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
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
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
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
cfb4d74002 Update naming to MC 1.4 2012-10-21 22:39:43 -04:00
pahimar
99f08bada7 Note to self: remember to come back to the container item stuff in SlotCrafting re: playerdestroyitem event 2012-09-24 15:58:15 -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
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
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
77cbbadb18 Some (shaky) work on a configuration manager and a keybinding handler. Hopefully more tomorrow... 2012-08-19 21:16:51 -04:00