equivalent-exchange-3/ee3_common/ee3/common/core/handlers
2012-11-30 15:28:42 -05:00
..
AddonHandler.java 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
ConfigurationHandler.java 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
EntityLivingHandler.java 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
EquivalencyHandler.java 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
FuelHandler.java Javadoc update 2012-10-27 17:41:02 -04:00
ItemPickupHandler.java Item work, some more handlers too 2012-08-25 02:07:59 -04:00
LocalizationHandler.java 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
PacketHandler.java Update naming to MC 1.4 2012-10-21 22:39:43 -04:00
PlayerDestroyItemHandler.java Javadoc update 2012-10-27 17:41:02 -04:00
VersionCheckTickHandler.java 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