equivalent-exchange-3/src/main/java/com/pahimar/ee3/command
2015-04-19 15:01:35 -04:00
..
CommandEE.java Working on some improvements to the DynEMC system to make it more reliable (and faster). Also added in a test suite system using a specially crafted json file. More user documentation on how to use this to come in the future 2015-04-13 22:27:11 -04:00
CommandPlayerForgetCurrentItem.java Fix a typo in EnergyValueRegistry, more work on some extra commands, and fix a mistake in calculating a stacks energy value in the tooltip handler 2015-02-19 00:06:18 -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
CommandPlayerLearnCurrentItem.java Fix a typo in EnergyValueRegistry, more work on some extra commands, and fix a mistake in calculating a stacks energy value in the tooltip handler 2015-02-19 00:06:18 -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
CommandRunTest.java Working on some improvements to the DynEMC system to make it more reliable (and faster). Also added in a test suite system using a specially crafted json file. More user documentation on how to use this to come in the future 2015-04-13 22:27:11 -04:00
CommandSetEnergyValue.java Yay test cases pass successfully! 2015-04-19 15:01:35 -04:00
CommandSetEnergyValueCurrentItem.java Yay test cases pass successfully! 2015-04-19 15:01:35 -04: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
CommandTemplateForgetCurrentItem.java Finish up the work on the new commands, and lots of other improvements/fixes 2015-02-19 22:09:10 -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
CommandTemplateLearnCurrentItem.java Finish up the work on the new commands, and lots of other improvements/fixes 2015-02-19 22:09:10 -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