ike709

Results 156 issues of ike709

Right now there can be only one and the rest are skipped. It does error though to let you know.

Runtime

Blocked by https://github.com/space-wizards/RobustToolbox/issues/2579

Runtime
Client

![image](https://user-images.githubusercontent.com/5714543/139968012-48172324-7a14-4002-b6e2-88602a8f7cc1.png)

Client

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

Runtime

http://www.byond.com/docs/ref/#/world/var/cpu

Example from coderbus: ``` var/thing="Thing" if(thing="Thong") world.log

Compiler

See title. The ref does confirm that you can pass null.

Runtime

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

Runtime

They're gone. See the original addition in https://github.com/wixoaGit/OpenDream/commit/43e68a2af4cf861e0488873190b4e08f7097a0b9

Runtime