Skip to content

Attempt to fix old area shitcode to slim load times

Rob Nelson requested to merge pull/7931/Load into Bleeding-Edge

Created by: dylanstrategie

  • Use |= method instead of whatever the fuck this oldcode shitcode was going for originally
  • Wizards can teleport to any area on station, removing current exceptions. Only effective change is that Wizards can now teleport on the shuttles when they start docked on the station and are moved (Read : Mining and Research Shuttle)
  • Ghosts can now teleport to any area. I do not see the logic in the current system at all, especially since ghosts can access Z2 via the thunderdome and there's nothing secret on the Derelict

Start-up time : Precisely one minute on Boxstation

This means a 500x500 map would load in roughly four minutes and something, under the breakpoint for server startup abort. So that's hopefully what I'll do next, I'd need the extra space to fix R&D

Merge request reports