equivalent-exchange-3/src/main/java/com/pahimar/ee3/command
2015-02-18 10:11:06 -05:00
..
CommandEE.java Commands to set things as being learnable/not-learnable for transmutations, and for allowing/disallowing the recovery of somethings energy value 2015-02-07 12:22:03 -05:00
CommandPlayerForgetEverything.java More work on getting the Alchemical Tome working properly 2015-02-18 10:11:06 -05:00
CommandPlayerForgetItem.java Made template-learn-everything, template-learn-item, template-forget-everything, template-forget-item work 2015-02-05 21:50:52 -05:00
CommandPlayerLearnEverything.java More work on getting the Alchemical Tome working properly 2015-02-18 10:11:06 -05:00
CommandPlayerLearnItem.java More command stuff, ugh command stuff... 2015-02-05 23:06:53 -05:00
CommandSetEnergyValue.java Fix up the set-energy-value command to read/write files from the proper location 2015-02-13 00:18:01 -05:00
CommandSetItemLearnable.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
CommandSetItemNotLearnable.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
CommandSetItemNotRecoverable.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
CommandSetItemRecoverable.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
CommandSyncEnergyValues.java More command stuff, ugh command stuff... 2015-02-05 23:06:53 -05:00
CommandTemplateForgetEverything.java Rename method names because OCD 2015-02-05 21:20:27 -05:00
CommandTemplateForgetItem.java Made template-learn-everything, template-learn-item, template-forget-everything, template-forget-item work 2015-02-05 21:50:52 -05:00
CommandTemplateLearnEverything.java Rename method names because OCD 2015-02-05 21:20:27 -05:00
CommandTemplateLearnItem.java More command stuff, ugh command stuff... 2015-02-05 23:06:53 -05:00