UnknownShadow200

Results 171 issues of UnknownShadow200

There might be a better way of doing this than simply `exec`ing over the current process See previous notes in #407

enhancement

- CPU usage shows 0 (perhaps we can use Process.GetCurrentProcess().TotalProcesserTime insteaD) - memory usage count way off

bug

causing them to load improperly, happens with doors and trains also you see some reverted blocks wrongly after /reload in a big map

bug
high priority

Mostly observed with recent Gnome DE + Ubuntu ![image](https://user-images.githubusercontent.com/6509348/141375685-55c33710-c180-413b-a860-c146f7fe6d02.png) A short time after, the server will die with a message like this ![image](https://user-images.githubusercontent.com/6509348/141375746-e9f8d4fe-6dff-4a1f-a62c-b8cc89a7cecb.png) Issue seems to be due to the...

bug
high priority

![image](https://user-images.githubusercontent.com/6509348/141292138-e08a35df-8d04-40d0-9476-6a06ae88b237.png)

bug

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...

bug

![image](https://user-images.githubusercontent.com/6509348/140643336-044dc9ec-f1af-416a-8464-6bdac6d46190.png) 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...

bug

maybe do it on a 64kb page basis

enhancement
high priority

- [x] Handle http 429 error - [x] Back off to avoid rate limiting - [x] Recover from websocket dropout - [x] Escape * ` etc from in-game chat -...

enhancement
high priority