Commit History

Author SHA1 Message Date
  Gwyneth Llewelyn d6c7199a04 Changed comment (I think) 4 years ago
  Gwyneth Llewelyn 70ac188c7b First attempt at a major change towards the go-logging logger plus lumberjack log rotator. 7 years ago
  Gwyneth Llewelyn 4269c79f2a Added support for colourful output in the logs. It’s silly but looks great! :) 7 years ago
  Gwyneth Llewelyn da5fef96d9 Fixed some bugs with the garbage collector; also, if the main engine cannot find any master controller, instead of panicking, it gives 10 seconds for the user to fix that (usually resetting the master controller in-world is enough) 7 years ago
  Gwyneth Llewelyn 50e6d61805 First try for a complete Garbage Collector which runs every 4 hours, deletes all active objects which do not reply to the “ping” command, and deletes all passive objects which are older than 4 hours. 7 years ago
  Gwyneth Llewelyn c8efc9fe0d Adding initial code skeleton to call the Garbage Collector as a goroutine. 7 years ago
  Gwyneth Llewelyn afa8b8151a Skeleton for Garbage Collector. 7 years ago