Merge pull request #1507 from Fox-McCloud/sun-rewrite

Sun Controller Scheduler Integration
This commit is contained in:
TheDZD
2015-07-14 17:33:18 -04:00
6 changed files with 81 additions and 100 deletions
+2 -2
View File
@@ -978,8 +978,8 @@ var/list/slot_equipment_priority = list( \
process = processScheduler.getProcess("garbage")
stat(null, "GAR\t - #[process.getTicks()]\t - [process.getLastRunTime()]")
//process = processScheduler.getProcess("sun")
//stat(null, "SUN\t - #[process.getTicks()]\t - [process.getLastRunTime()]")
process = processScheduler.getProcess("sun")
stat(null, "SUN([sun.solars.len])\t - #[process.getTicks()]\t - [process.getLastRunTime()]")
//process = processScheduler.getProcess("garbage")
//stat(null, "GAR\t - #[process.getTicks()]\t - [process.getLastRunTime()]")