equivalent-exchange-3/src/main/java/com/pahimar/ee3/command
2016-05-18 13:53:13 -04:00
..
CommandAdmin.java Hey working on a super cool new Admin Panel to make it way easier to set EE3 related values/settings on items. Woo! 2015-11-27 23:07:45 -05:00
CommandEE.java Mama said save my work. I'm gonna save my work! 2016-05-16 22:02:23 -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 Lots more Marker usage, for much better logging options (making my dev life so so so much easier) 2015-11-19 15:24:40 -05:00
CommandSetEnergyValue.java Death to the old energy value registry - long live the new one! 2016-05-18 13:53:13 -04:00
CommandSetEnergyValueCurrentItem.java Death to the old energy value registry - long live the new one! 2016-05-18 13:53:13 -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 Fixes #896 2015-05-29 21:56:13 -04:00
CommandSetItemRecoverable.java Prelim API changes 2015-05-07 13:45:06 -04:00
CommandSyncEnergyValues.java Death to the old energy value registry - long live the new one! 2016-05-18 13:53:13 -04: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