equivalent-exchange-3/ee3_common/com/pahimar/ee3
2013-01-14 14:57:12 -05:00
..
block Derped and left unnecessary sysouts, added the named version of registerBlock 2012-12-19 13:49:39 -05:00
client Fixed the double packet bug thanks to @cpw 2013-01-03 21:43:30 -05:00
command De-localized a fair bit of the commands system (response messages can be localized, but the actual commands you type in will not be localized), changed the colour of the response message the player sees to gray, re-org'd some files, etc 2013-01-11 15:01:47 -05:00
configuration Player specific sound options, and various other things 2013-01-03 21:17:49 -05:00
core Fixed a logic derp in the version checker, and hopefully fixed positioning of the overlay for all possible positions. 2013-01-14 14:57:12 -05:00
creativetab Clean up unused imports and some formatting 2012-12-19 13:09:56 -05:00
emc Finished up the EE3 command, for now 2012-12-30 20:42:27 -05:00
event Clean up unused imports and some formatting 2012-12-19 13:09:56 -05:00
inventory Clean up unused imports and some formatting 2012-12-19 13:09:56 -05:00
item Localization support for the ee3 command, fix a bug with the minium stone in SMP, and a stub to remind me to make the charging/decharging of the pstone fire packets for sounds as opposed to directly playing them for all 2013-01-04 18:53:34 -05:00
lib De-localized a fair bit of the commands system (response messages can be localized, but the actual commands you type in will not be localized), changed the colour of the response message the player sees to gray, re-org'd some files, etc 2013-01-11 15:01:47 -05:00
network De-localized a fair bit of the commands system (response messages can be localized, but the actual commands you type in will not be localized), changed the colour of the response message the player sees to gray, re-org'd some files, etc 2013-01-11 15:01:47 -05:00
recipe 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
tileentity Clean up unused imports and some formatting 2012-12-19 13:09:56 -05:00
EquivalentExchange3.java Fixed non-OPs using /ee3 command on servers, localize a more of the /ee3 command (feel free to submit localizations again), and threaded the version checker 2013-01-09 15:22:21 -05:00