equivalent-exchange-3/src/main/java/com/pahimar/ee3/handler
2015-02-25 00:03:59 -05:00
..
AbilityRegistrySerializationHandler.java Pretty big whack of stuff. Added a TransmutationKnowledgeRegistryProxy for API access to what players and the template know how to transmute. More robust serialization options for the AbilityRegistry. Added the ability to filter a given set of ItemStacks by their display name (starts with and contains). Added the ability to only load in Abilities from file on initial load of of a world (more control for map makers there) 2015-02-10 00:22:39 -05:00
ConfigurationHandler.java More work on getting the Alchemical Tome working properly 2015-02-17 21:10:41 -05:00
CraftingHandler.java Move some interfaces into the util package 2014-07-18 15:55:10 -04:00
FuelHandler.java Bump to Forge 1095, and proper use of ObjectHolder (protip: instance variable names should match object names for easier ObjectHolder use) 2014-05-26 11:28:51 -04:00
GuiHandler.java More work on getting the Alchemical Tome working properly 2015-02-18 10:11:06 -05:00
ItemEventHandler.java Don't be scared - it's easier to start from the bottom. There's also still the MC 1.6.4 branch :) 2014-03-28 15:54:15 -04:00
PlayerEventHandler.java Various states of working. Lots of things happening. 2015-02-25 00:03:59 -05:00
WorldEventHandler.java Now when a pre-assigned value is set via command line, the next time the server starts it will regen the values of everything and save the new values to disk (tl;dr - set a pre-assigned value via command and then restart server for the changes to take effect) 2014-09-16 12:08:16 -04:00