Tweaks & Fixes #688

Merged
LilithArson merged 13 commits from tweaks-20260722 into master 2026-07-22 21:22:05 +00:00
Owner

Short description

Why we need to add this

Media (Video/Screenshots)

Checklist

Breaking changes

Ingame Changelog

🆑

  • fix: Fixed a bug where players would sometimes spawn as a passenger at central command if their chosen job was unavailable
  • fix: Fixed an issue where ghosts could not see players
  • fix: Fixed viewcone applying to spying consoles
  • tweak: Added alternating background to some profile editor tabs
  • fix: Fixed a bug where subfloor hidden entities (namely smugger's satchels) would be visible when covered
<!-- Link definitions, do not edit --> [guidelines]: https://docs.spacestation14.com/en/general-development/codebase-info/pull-request-guidelines.html [ruleset]: https://rules.byrdstation.space/#h.vigrxrnffwji ## Short description <!-- What do you propose to change with your PR? --> ## Why we need to add this <!-- What is the reason for adding these changes? Please post links to Discussions as well as Bug Reports here. Please describe how this will change the game balance. --> ## Media (Video/Screenshots) <!--If your PR contains in-game changes you must provide screenshots/videos of the changes.--> ## Checklist <!-- Check boxes for faster reviewing of your PR --> - [x] I do not require assistance to complete the PR. - [x] I have verified that the changes work before posting/requesting review of my PR. - [x] I have added screenshots/videos of the changes, or this PR does not change in-game mechanics. - [x] I have read the [Pull Request and Changelog Guidelines][guidelines] and [Byrd Station's Contributor Ruleset][ruleset]. ## Breaking changes <!-- List any breaking changes, including namespaces, public class/method/field changes, prototype renames; and provide instructions for fixing them. This will be posted in #codebase-changes. --> ### Ingame Changelog <!--If you want the players to know about changes made in this PR, specify them using the template outside the comment. Short and informative.--> :cl: - fix: Fixed a bug where players would sometimes spawn as a passenger at central command if their chosen job was unavailable - fix: Fixed an issue where ghosts could not see players - fix: Fixed viewcone applying to spying consoles - tweak: Added alternating background to some profile editor tabs - fix: Fixed a bug where subfloor hidden entities (namely smugger's satchels) would be visible when covered
SpriteVisibilitySystem fix
Some checks failed
Close PRs on master / run (pull_request_target) Has been skipped
Labels: Size / size-label (pull_request_target) Successful in 3s
Labels: PR / labeler (pull_request_target) Successful in 3s
CRLF Check / CRLF Check (pull_request) Successful in 2m58s
RSI Validator / Validate RSIs (pull_request) Successful in 3m1s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 3m36s
Map file schema validator / YAML map schema validator (pull_request) Successful in 8m54s
YAML Linter / YAML Linter (pull_request) Failing after 9m39s
Test Packaging / Test Packaging (pull_request) Successful in 22m27s
0243b4ffc1
improve ui
Some checks failed
Labels: Size / size-label (pull_request_target) Successful in 2s
Labels: PR / labeler (pull_request_target) Successful in 3s
Map file schema validator / YAML map schema validator (pull_request) Has been cancelled
YAML Linter / YAML Linter (pull_request) Has been cancelled
CRLF Check / CRLF Check (pull_request) Has been cancelled
Test Packaging / Test Packaging (pull_request) Has been cancelled
RSI Validator / Validate RSIs (pull_request) Has been cancelled
RGA schema validator / YAML RGA schema validator (pull_request) Has been cancelled
3e024cff40
NT-3X -> NT-3RT
Some checks failed
Labels: PR / labeler (pull_request_target) Successful in 3s
Labels: Size / size-label (pull_request_target) Successful in 2s
CRLF Check / CRLF Check (pull_request) Successful in 2m20s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 4m46s
RSI Validator / Validate RSIs (pull_request) Successful in 4m58s
Map file schema validator / YAML map schema validator (pull_request) Successful in 11m20s
YAML Linter / YAML Linter (pull_request) Failing after 9m49s
Test Packaging / Test Packaging (pull_request) Successful in 20m31s
c2ebc3ce44
spying console viewcone fix
Some checks failed
Labels: Size / size-label (pull_request_target) Successful in 2s
Labels: PR / labeler (pull_request_target) Successful in 3s
CRLF Check / CRLF Check (pull_request) Successful in 2m1s
RSI Validator / Validate RSIs (pull_request) Successful in 2m12s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 4m57s
Map file schema validator / YAML map schema validator (pull_request) Successful in 11m23s
YAML Linter / YAML Linter (pull_request) Failing after 11m21s
Test Packaging / Test Packaging (pull_request) Has been cancelled
14e3474173
subfloor fix
Some checks failed
Labels: Size / size-label (pull_request_target) Successful in 8s
Labels: PR / labeler (pull_request_target) Successful in 9s
Map file schema validator / YAML map schema validator (pull_request) Has been cancelled
YAML Linter / YAML Linter (pull_request) Has been cancelled
Test Packaging / Test Packaging (pull_request) Has been cancelled
CRLF Check / CRLF Check (pull_request) Has been cancelled
RSI Validator / Validate RSIs (pull_request) Has been cancelled
RGA schema validator / YAML RGA schema validator (pull_request) Has been cancelled
ded73cdf53
wrong variable name
Some checks failed
Labels: PR / labeler (pull_request_target) Successful in 3s
Labels: Size / size-label (pull_request_target) Successful in 2s
CRLF Check / CRLF Check (pull_request) Successful in 3m1s
RSI Validator / Validate RSIs (pull_request) Successful in 3m3s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 3m10s
YAML Linter / YAML Linter (pull_request) Failing after 9m41s
Map file schema validator / YAML map schema validator (pull_request) Successful in 10m0s
Test Packaging / Test Packaging (pull_request) Has been cancelled
baeb4fa72f
wrong spot
All checks were successful
Labels: Size / size-label (pull_request_target) Successful in 7s
Labels: PR / labeler (pull_request_target) Successful in 9s
CRLF Check / CRLF Check (pull_request) Successful in 1m9s
RSI Validator / Validate RSIs (pull_request) Successful in 1m39s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 4m59s
YAML Linter / YAML Linter (pull_request) Successful in 10m43s
Map file schema validator / YAML map schema validator (pull_request) Successful in 12m40s
Test Packaging / Test Packaging (pull_request) Successful in 19m10s
PR Changelogs / changelog (pull_request_target) Successful in 29s
bcd5949a32
LilithArson changed title from tweaks & fixes to Tweaks & Fixes 2026-07-22 21:20:27 +00:00
LilithArson deleted branch tweaks-20260722 2026-07-22 21:22:05 +00:00
LilithArson referenced this pull request from a commit 2026-07-22 21:22:07 +00:00
byrdbot referenced this pull request from a commit 2026-07-22 21:22:34 +00:00
Sign in to join this conversation.
No description provided.