-
Notifications
You must be signed in to change notification settings - Fork 837
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TGMC Q1 2025 TGUI bump/516 compat #17054
Open
TiviPlus
wants to merge
66
commits into
tgstation:master
Choose a base branch
from
TiviPlus:tguibumping
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+30,362
−21,134
Conversation
This file contains 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
ivanmixo
approved these changes
Feb 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Code Improvement
Changes for adhering to code standards and codebase maintainability.
Feature
New interesting mechanics with new interesting bugs
Fix
Fixes an issue with the game.
GitHub
Changes GitHub related matters.
Quality of Life
Minor changes that make the game nicer to play
Sprites
Changes to .dmi file.
UI
We make things worse, but rounder
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.
REPORT ISSUES IF YOU HAVE THEM
About The Pull Request
Mega size PR to bring us up to speed on TGUI and maybe get us working on 516
ideally the last of this caliber since tgui-core is making a lot of this easier and a lot of this is href/import swapping
CHANGES
God knows what else
I DID NOT TEST CAMPAIGN UIS ONLY MOST IMPORTANT XVH UIS
Non exhaustive Relevant TG PRs
tgstation/tgstation#83364
tgstation/tgstation#82032
tgstation/tgstation#72805
tgstation/tgstation#88648
tgstation/tgstation#88069
tgstation/tgstation#84053
tgstation/tgstation#84448
tgstation/tgstation#82569
tgstation/tgstation#88796
tgstation/tgstation#82334
tgstation/tgstation#81354
tgstation/tgstation#83098
tgstation/tgstation#84601
tgstation/tgstation#82652
tgstation/tgstation#87964
tgstation/tgstation#87763
tgstation/tgstation#82527
tgstation/tgstation#84853
tgstation/tgstation#84035
tgstation/tgstation#88624
tgstation/tgstation#89280
tgstation/tgstation#74573
tgstation/tgstation#89022
tgstation/tgstation#83597
tgstation/tgstation#82714
tgstation/tgstation#81381
tgstation/tgstation#88699
tgstation/tgstation#89316
tgstation/tgstation#88919
tgstation/tgstation#75431
tgstation/tgstation#83081
tgstation/tgstation#78879
tgstation/tgstation#89142
tgstation/tgstation#80522
tgstation/tgstation#83218
tgstation/tgstation#87776
tgstation/tgstation#81913
tgstation/tgstation#82854
tgstation/tgstation#79916
tgstation/tgstation#89380
tgstation/tgstation#89386
tgstation/tgstation#87700
tgstation/tgstation#89363
tgstation/tgstation#89180
Changelog
🆑
add: Added the ability to set custom fonts for the chat
qol: changed a bunch of options to tgchat, e.g you can reorder tabs now
qol: Stat panel looks more tgui like now
qol: you can set a style for the stat panel now
qol: removed limit of chat highlights. it just warns you about performance now
qol: the req menu buy button now turns red when you can't afford the cart
fix: typing in the command bar will be detected by the typing indicator
fix: fixed a tgui bluescreen in the cargo UI
fix: fixed numerous issues with UIs
fix: TGMC clientside may or may not work on 516 now
fix: fixed a number of hrefs to work on 516
imageadd: updated the tgui icon library
code: We now cache spritesheets across rounds
refactor: TGUI now uses the centralized SS13 library
admin: play internet sound will now display (optionally) who played the song and other info such as the link and the artist
code: and many other changes not included in this changelog
/:cl: