equivalent-exchange-3/ee3_common/ee3/common/core/handlers
2012-10-21 19:56:52 -04: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 Config options to enable/disable the version check, updated lang (en_US) with final version check text, reports in the log where it is checking the version number 2012-10-11 13:23:21 -04:00
EntityLivingHandler.java Calcinator renders properly in game now 2012-09-16 00:26:57 -04:00
EquivalencyHandler.java getPrev done 2012-10-21 19:56:52 -04:00
FuelHandler.java Adding a fuel handler 2012-10-02 22:00:43 -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 Initial work on EE3's packet system, needs more work and testing 2012-09-21 16:13:21 -04:00
PlayerDestroyItemHandler.java Work on getting the Minium Stone and Philosopher Stone to have a working portable crafting table, add in a PlayerDestroyItem event when the Minium Stone is used up in crafting 2012-09-09 00:21:44 -04:00
VersionCheckTickHandler.java After catching that ExtraBiomes and BuildCraft had their own Logger (and how they did it), I went about doing it for EE3 :) 2012-10-11 21:17:40 -04:00