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.72k stars 3.46k forks source link

Use screen local north for buckling/unbuckling layering, plus #31625 #33447

Open SaphireLattice opened 23 hours ago

SaphireLattice commented 23 hours ago

About the PR

It's #31625 but with screen rotation rather than just local

Why / Balance

Allows people to hide under tables, kinda sorta

Technical details

It honestly need engine to support rotation specific draw depth modifiers, or layer specific or whatever the heck. Point is: this is jank and it will not properly handle any sort of rotation updating. Rotating the camera means all the current draw depths are wrong. If you look at another grid rotating, it will also be wrong after a bit. At least it will just get reset when people unbuckle now.

Requirements

Changelog

:cl: SaphireLattice, themias

lzk228 commented 21 hours ago

looks like your cl is broken

SaphireLattice commented 21 hours ago

looks like your cl is broken

Thanks, missed that!