equivalent-exchange-3/ee3_common/ee3/common/core/handlers
2012-09-29 21:48:44 -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 Updated the configuration handler to no longer use deprecated methods, and adjusted the default ids to be in line with my requested range from the MinecraftForge website. 2012-09-28 11:10:55 -04:00
EntityLivingHandler.java Calcinator renders properly in game now 2012-09-16 00:26:57 -04:00
EquivalencyHandler.java Cleaning up some config stuff and loading of options from the config file 2012-09-07 15:41: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 Remote version check implemented, now on to Localization 2012-09-25 15:01:39 -04:00