Commit graph

22 commits

Author SHA1 Message Date
pahimar
984dcd7b4a Some fixes 2012-12-31 03:14:44 -05:00
NeverCast
c1074aae40 Fix for SMP bug 2012-12-31 18:37:57 +13:00
NeverCast
96639ee9d0 Added previousBlock helper methods
You can reverse cycle with crouch+g key
2012-12-31 17:04:34 +13:00
pahimar
db2891c508 Fixed a big bug that prevented in world transmutation working in SMP environments (sorry guys), and fixed the ability to cycle through transmutation options while in SMP (half-assed, will revisit) 2012-12-30 22:03:12 -05:00
pahimar
ea431cb3e7 Finished up the EE3 command, for now 2012-12-30 20:42:27 -05:00
pahimar
36e296a53d Merge pull request #143 from narc0tiq/patch-1
Fix EE3+NetherOres+PetroGen startup crash
2012-12-30 17:42:04 -08:00
Octav Sandulescu
a001e25dfd Fix EE3+NetherOres+PetroGen startup crash 2012-12-29 16:11:58 +02:00
pksiazek
4c61868b08 Fixed RedPowerWorld FQDN 2012-12-28 09:41:41 +01:00
pahimar
aee18dfa79 Discovered that in world transmutation isn't exactly great, have to come up with a good resolution 2012-12-21 14:01:23 -05:00
pahimar
c80e797957 Some hackey work on world transmutation. Need a more intelligent way of handling metadata on in world transmutation 2012-12-21 13:04:48 -05:00
pahimar
754bd0bf48 Some more command stuff, and re-organizing the resources to fit the new package structure 2012-12-21 10:25:18 -05:00
pahimar
6bc714a704 Transmutation target block overlay (the spinny thing) can now be placed in any of the four corners of the screen, and the beginnings of a /ee3 command system 2012-12-20 16:45:50 -05:00
pahimar
46d95ca362 Some tweaks, some fixes, some removals of redundancies 2012-12-19 16:56:49 -05:00
pahimar
a1e45baf45 Derped and left unnecessary sysouts, added the named version of registerBlock 2012-12-19 13:49:39 -05:00
pahimar
95bd72e0d8 Successful transmutation events properly play sounds/particles on the client now 2012-12-19 13:47:45 -05:00
pahimar
38b2efa70c Clean up unused imports and some formatting 2012-12-19 13:09:56 -05:00
pahimar
c6a5774867 Multiblock in world transmutation almost done 2012-12-18 21:57:38 -05:00
pahimar
21020bce90 Some more control for the user to say what they want a block to transmute into 2012-12-18 17:06:00 -05:00
pahimar
487fc17d19 Bump the version number, add some NPE protection to the version checker 2012-12-18 13:13:20 -05:00
pahimar
d6aca678d5 Update to MC 1.4.6 2012-12-18 08:41:49 -05:00
pahimar
24ab86083f Some abstractions/etc related to action events and request events 2012-12-17 16:38:56 -05:00
pahimar
e03797f1ca Repackaging EE3 packages/classes to better match up with the MC repackaging 2012-12-17 15:21:53 -05:00