- time & thread logging
- fancy console colors
- logs output to file in ./logs directory
- 0 sols/s watchdog
- some minor SilentArmy improvements[/li][/list]
The 0 sols watchdog is enabled by default. Because I don't know yet what is actually causing it, I have added three ways to deal with it. You can specify that with -f flag.
-f 0: attempt to restart the GPU.
-f 1: leave the gpu thread and do nothing (basically what happens now)
-f 2: quit the application. when used in conjunction with a looping bat file, this could be most effective.
Still, loads to do before I can call it 1.0, but it's getting better every release.
Thanks ppl who either accidentally or intentionally leave the default bat file like it is!
thanks for your great work
I am trying it out as I am typing this, I like the fancy console colors