ike709
ike709
I've assembled a list of issues that need to be fixed to compile Paradise: - [x] https://github.com/wixoaGit/OpenDream/issues/515 - [x] https://github.com/wixoaGit/OpenDream/pull/444 (Done by a commit to master) - [x] https://github.com/wixoaGit/OpenDream/issues/522 -...
Closes #630 **This needs extensive testing / a good review**. I want trustlevels implemented before I set up an opendream compiler discord bot, and it'd be nice if they actually...
**Case 1:** `var/static/list/all_drawables = graffiti + symbols + drawings + oriented + runes + graffiti_large_h` The declared var and all of the vars that comprise it are static lists on...

Stuff like JSON serializing an icon or `browse_rsc()`ing an icon need to be able to LoadResource only the specific state/dir of a `DreamIcon`.

BYOND supports this. See also #709 fixing the warning for #685