Goonstation Forums
Wormholes - Printable Version

+- Goonstation Forums (https://forum.ss13.co)
+-- Forum: Discussion (https://forum.ss13.co/forumdisplay.php?fid=6)
+--- Forum: Bug Reports (https://forum.ss13.co/forumdisplay.php?fid=9)
+---- Forum: Resolved (https://forum.ss13.co/forumdisplay.php?fid=16)
+---- Thread: Wormholes (/showthread.php?tid=3934)



Wormholes - Roomba - 01-04-2015

Currently, wormholes will only work as long as they're spawned in the pod hangar. When spawned in open space or any other type of terrain, your pod will just sail over them.


Re: Wormholes - Daeren - 01-05-2015

I reverted a change I made to the code that may SOMEHOW have been to blame. The medal code for Jimi Heselden is/was in the sound code because there was an Entering proc for moving into a different type of tile that it could piggyback off of in an appallingly inspiration display of lazy code. I tried to clean it up by moving it to the actual file for turfs and stuff except maybe that's what broke wormholes???

Basically if this is fixed after the next hourly build, you know that it was broken by the world's dumbest possible thing.


Re: Wormholes - Sam Guivene - 01-05-2015

Daeren Wrote:I reverted a change I made to the code that may SOMEHOW have been to blame. The medal code for Jimi Heselden is/was in the sound code because there was an Entering proc for moving into a different type of tile that it could piggyback off of in an appallingly inspiration display of lazy code. I tried to clean it up by moving it to the actual file for turfs and stuff except maybe that's what broke wormholes???

Basically if this is fixed after the next hourly build, you know that it was broken by the world's dumbest possible thing.
Its byond code, its already the dumbest thing possible, you can't get it much dumber