ike709
ike709
Right now there can be only one and the rest are skipped. It does error though to let you know.
Blocked by https://github.com/space-wizards/RobustToolbox/issues/2579

``` [WARN] opendream.res: User [REDACTED] requested resource 'icons/obj/doors/Doorfireglass.dmi', which doesn't exist [WARN] opendream.res: User [REDACTED] requested resource 'icons/obj/doors/Doorfire.dmi', which doesn't exist ``` On a linux server & windows client. The...
http://www.byond.com/docs/ref/#/world/var/cpu
Example from coderbus: ``` var/thing="Thing" if(thing="Thong") world.log
See title. The ref does confirm that you can pass null.
Mobs side shuffle instead of turning.
Examples of vars that aren't handled properly (the real list is a lot longer): - [x] `overlays` - Fixed in https://github.com/wixoaGit/OpenDream/pull/555 - [x] `underlays` - Fixed in https://github.com/wixoaGit/OpenDream/pull/555 - [x]...
They're gone. See the original addition in https://github.com/wixoaGit/OpenDream/commit/43e68a2af4cf861e0488873190b4e08f7097a0b9