Adds a code-side safety net. AKA no more crewmon icon tgui crashes (oopsies sorry) - #489
Open
curiousbookshelf wants to merge 17 commits into
Open
curiousbookshelf wants to merge 17 commits into
curiousbookshelf wants to merge 17 commits into
Conversation
add arrows to cycle sort order, job icons to the entries; change the color of the alive/dead binary vitals, the search bar's length to fill the empty space; fix the table header positions.
which fixes it misaligning the row. also changes the color to look nicer and increase visibility
Co-authored-by: XeonMations <62395746+XeonMations@users.noreply.github.com>
makes a new file. this is our crew monitor now :)
sigh
fixes the sort name box changing size and shifting the button after it left and right when switching to different sorting options
oopsies! thanks john fulp for helping me realize this
XeonMations
approved these changes
Sep 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
About The Pull Request
basically i forgot to readd a check that makes sure the icon is valid before trying to display it
now it falls back to a question mark so the latest upstream merge doesn't break it
Why it's Good for the Game
it Fixes Things
Proof of Testing
Screenshots/Videos