space-wizards / space-station-14

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
https://spacestation14.io
MIT License
2.62k stars 3.28k forks source link

Dragon spawn logic is cooked #15880

Open metalgearsloth opened 1 year ago

metalgearsloth commented 1 year ago

https://github.com/space-wizards/space-station-14/pull/15804 still has the problem of off-station spawning, just it has a chance to spawn it in space nearby as there's no guarantee 0,0 is anywhere near the grid.

Additionally this should just use vent comp or smth (and made generic so the other systems don't all copy-paste the same piece of code over and over).

deltanedas commented 1 year ago

no longer uses 0,0, close