Fruitsalad
Fruitsalad
Here's a minimal reproduction with the bug annotated. Note that this is Pug code, but I expect that it's reasonably understandable how this compiles into HTML. ```pug doctype html html(lang="en")...
This PR resolves #80249, where the problem was that the shortest arc quaternion constructor didn't work well when asked to make a 180° quaternion (which is notably ambiguous because there's...
## About the PR This PR adds a new window for cryo pods. See the media section. It also restructures HealthAnalyzerWindow and GasAnalyzerWindow so that sections could be reused for...
Fixes space-wizards/space-station-14#41434. While debugging I also came across another UI bug where descriptions would be hidden behind buttons. This change *seems* to fix that bug as well. ## The short...