ike709
ike709
Dump things you'd like to see in a renderer rewrite below, because nobody else can be bothered to make an issue to track this.
Ticks a box on #141 This is one of the most painful native procs I've ever written. I do not know if it actually works. Yes, it could probably be...
See the unit test for the code that this fixes. Fixes a TG compile error
I hate it but it works. Closes #559 Closes #604
- Ignore secondary map controls - Improve screen_loc exception message usefulness - Implement doing just `"CENTER"` - TODO supporting non-15x15
Needed for eternia and probably SS13 ``` [ERRO] net: 127.0.0.1:25566: exception in message handler for MsgWinSet: OpenDreamShared.Compiler.CompileErrorException: Invalid attribute value () at OpenDreamShared.Compiler.Parser`1.Error(String message, Boolean throwException) in C:\Users\Ike\Documents\GitHub\OpenDream\OpenDream\OpenDreamShared\Compiler\Parser.cs:line 92 at...