equivalent-exchange-3/src/main/java/com/pahimar/ee3/command
2015-05-21 18:41:44 -04:00
..
CommandDebug.java Added in some basic events to the API (only the knowledge ones fire right now). These events are cancellable, and fire just before someone learns/forgets something. Cancelling the event will stop the change from happening. Also updated Waila and removed the need for CCC/CCL in mods/. 2015-05-21 18:41:44 -04:00
CommandEE.java Added in some basic events to the API (only the knowledge ones fire right now). These events are cancellable, and fire just before someone learns/forgets something. Cancelling the event will stop the change from happening. Also updated Waila and removed the need for CCC/CCL in mods/. 2015-05-21 18:41:44 -04:00
CommandPlayerForgetCurrentItem.java Added in some basic events to the API (only the knowledge ones fire right now). These events are cancellable, and fire just before someone learns/forgets something. Cancelling the event will stop the change from happening. Also updated Waila and removed the need for CCC/CCL in mods/. 2015-05-21 18:41:44 -04:00
CommandPlayerForgetEverything.java Added in some basic events to the API (only the knowledge ones fire right now). These events are cancellable, and fire just before someone learns/forgets something. Cancelling the event will stop the change from happening. Also updated Waila and removed the need for CCC/CCL in mods/. 2015-05-21 18:41:44 -04:00
CommandPlayerForgetItem.java Added in some basic events to the API (only the knowledge ones fire right now). These events are cancellable, and fire just before someone learns/forgets something. Cancelling the event will stop the change from happening. Also updated Waila and removed the need for CCC/CCL in mods/. 2015-05-21 18:41:44 -04:00
CommandPlayerLearnCurrentItem.java Added in some basic events to the API (only the knowledge ones fire right now). These events are cancellable, and fire just before someone learns/forgets something. Cancelling the event will stop the change from happening. Also updated Waila and removed the need for CCC/CCL in mods/. 2015-05-21 18:41:44 -04:00
CommandPlayerLearnItem.java Added in some basic events to the API (only the knowledge ones fire right now). These events are cancellable, and fire just before someone learns/forgets something. Cancelling the event will stop the change from happening. Also updated Waila and removed the need for CCC/CCL in mods/. 2015-05-21 18:41:44 -04: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 Prelim API changes 2015-05-07 13:45:06 -04:00
CommandSetEnergyValueCurrentItem.java Prelim API changes 2015-05-07 13:45:06 -04:00
CommandSetItemLearnable.java Prelim API changes 2015-05-07 13:45:06 -04:00
CommandSetItemNotLearnable.java Prelim API changes 2015-05-07 13:45:06 -04:00
CommandSetItemNotRecoverable.java Prelim API changes 2015-05-07 13:45:06 -04:00
CommandSetItemRecoverable.java Prelim API changes 2015-05-07 13:45:06 -04: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
CommandTemplateLearnItem.java More command stuff, ugh command stuff... 2015-02-05 23:06:53 -05:00