UnknownShadow200
UnknownShadow200
There might be a better way of doing this than simply `exec`ing over the current process See previous notes in #407
- CPU usage shows 0 (perhaps we can use Process.GetCurrentProcess().TotalProcesserTime insteaD) - memory usage count way off
causing them to load improperly, happens with doors and trains also you see some reverted blocks wrongly after /reload in a big map
Mostly observed with recent Gnome DE + Ubuntu  A short time after, the server will die with a message like this  Issue seems to be due to the...

The problem is that there are two 'colors' used for foreground text in controls - `WindowText` and `ControlText` With a light / normal theme this is not an issue as...
 See mono issue #13049 (System.ArgumentException: A null reference or invalid value was found [GDI+ status: InvalidParameter]) Some useful details https://sourceforge.net/p/keepass/discussion/329221/thread/4ab5e244/#ef39 https://stackoverflow.com/questions/28674759/running-simple-winforms-application-on-mono-for-arm Basically problem is XQueryBestCursor returns 0/0 under some...
- [x] Handle http 429 error - [x] Back off to avoid rate limiting - [x] Recover from websocket dropout - [x] Escape * ` etc from in-game chat -...