-
Notifications
You must be signed in to change notification settings - Fork 824
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
Revamp/maintenance pass on of mostly non-tgui UI #16902
base: master
Are you sure you want to change the base?
Conversation
Would like a preference toggle for this. Edit: |
AI orders are completely broken with this, only showing up as ORDERS UPDATED |
Announcement font in particular is really ass and way too big. |
even if this were viable (it probably isn't) i don't think we should be adding prefs for things only boomers will dislike |
About The Pull Request
MUST TM
Performs a bunch of maint on the current UIs and brings us more in line with TG
Notable changes:
more i may have missed
Notable PRs:
tgstation/tgstation#65225
tgstation/tgstation#67987
tgstation/tgstation#57448
tgstation/tgstation#57531
tgstation/tgstation#63246
tgstation/tgstation#65295
tgstation/tgstation#76552
tgstation/tgstation#76696
tgstation/tgstation#76397
tgstation/tgstation#76356
tgstation/tgstation#88663
Changelog
🆑
add: Adding !! after your message will now make it bigger and fatter in runechat
add: added a top left dropdown and a preferences button to see keybinds
qol: There is now a fullscreen keybind (F11 by default)
qol: The command bar now only shows under the chat, making the gameplay window larger
qol: The status bar (bar showing the name of what you hover over) now only shows as a small box in the bottom left, making the gameplay and chat windows larger. It can also be turned off in prefs now
fix: fixed the UI being broken on Opendream (probably)
fix: chat will no longer flicker on 516
fix: The game will now only use fonts shipped with the game, due to some players not having all fonts installed/ship correctly. as a result of this the lobby menu, runechat, screen orders, etc may look different
code: Aligned skin.dmf with Tg's skin.dmf to make porting simple
code: Autofit viewport no longer has an arbitrary 1 second delay outside of during the user connecting
/:cl: