Skip to content

attempt port of goon process scheduler.

Rob Nelson requested to merge pull/2419/patch-100 into Bleeding-Edge

Created by: eswordthecat

  • it's 2016 now?
  • add master controller
    • mobs
    • diseases
    • nanouis
    • machines
    • powernet
    • air
    • pipenet
    • events
    • vote
    • sun
    • ticker
    • garbage
    • remove self to running controllers
  • add shuttle controllers
    • supply
    • emergency
    • remove self to running controllers
  • add ligthing controller
    • remove self to running controllers
  • failsafe controller is kill
    • remove self to running controllers
  • debugging is yay
    • removed old debuggers for old controllers
    • add each to process
    • add it to the main scheduler
  • tested
    • nothing breaks ('no')
  • mergeable now?
    • updated with the current code at Bleeding-Edge branch
    • introduced to player community
    • address everyone concerns
    • squashed commits

Merge request reports