Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tgui input hotfix #64698

Merged
merged 9 commits into from
Feb 7, 2022
Merged

Tgui input hotfix #64698

merged 9 commits into from
Feb 7, 2022

Conversation

jlsnow301
Copy link
Contributor

@jlsnow301 jlsnow301 commented Feb 5, 2022

About The Pull Request

Missed a few things when making the new alert modals.
Cases where there are more than two buttons AND large buttons is set in UI. It resulted in a weird clipping issue with the text.
This solves the problem by making it a column if there's more than three buttons.

Also: fixes pens not fully adjusting their degrees when changed
Fixes precise material container insertion runtimes

Why It's Good For The Game

Fixes UI issues that I caused

Changelog

馃啈
fix: Literally unplayable bugs fixed: Pens can now be rotated again.
fix: TGUI alerts now display buttons in a column when there's more than 2 options.
fix: TGUI alerts can now be disabled via turning TGUI inputs off in prefs.
fix: Fixed some bluescreens related to TGUI inputs.
fix: Fixes a runtime with material containers.
/:cl:

@tgstation-server tgstation-server added Fix Rewrites a bug so it appears in different circumstances UI We make the game less playable, but with round edges labels Feb 6, 2022
@stylemistake stylemistake merged commit d8b1f31 into tgstation:master Feb 7, 2022
github-actions bot added a commit that referenced this pull request Feb 7, 2022
@jlsnow301 jlsnow301 deleted the alert-hotfix branch February 7, 2022 03:10
SplinterGP added a commit to SplinterGP/TerraGov-Marine-Corps that referenced this pull request Jul 1, 2022
TiviPlus pushed a commit to tgstation/TerraGov-Marine-Corps that referenced this pull request Nov 12, 2022
* tgui input hotfix tgstation/tgstation#64698

* changes how tgui handles static data tgstation/tgstation#64757

* tgstation/tgstation#64885

* tgstation/tgstation#65008

* cooldown check

* read preferences doenst exist here

* tgstation/tgstation#65378

* Adds support for embedding react components in tgui chat

* tgstation/tgstation#65686

* tgstation/tgstation#65943

* previous part 2

* oops forgot

* tgstation/tgstation#66220

* tgstation/tgstation#66299

* FUCk forgot 1

* tgstation/tgstation#59914

* tgstation/tgstation#66304

* tgstation/tgstation#66309

* tgstation/tgstation#66317

* tgstation/tgstation#66691

* tgstation/tgstation#66757

* small changes from 66933

* tgstation/tgstation#67137

* tgui part of tgstation/tgstation#67691 and tgstation/tgstation#66971

* forgot public html

* tgstation/tgstation#67935 prewritepackages

* after write packages

* tgstation/tgstation#67937

* oops

* tgstation/tgstation#68216

* tgstation/tgstation#68356

* tgstation/tgstation#68679

* tgstation/tgstation#68887

* prettier ignore outside

* tgstation/tgstation#69219

* tgstation/tgstation#69459

* tgstation/tgstation#69527

* tgstation/tgstation#69735

* tgstation/tgstation#69786

* tgstation/tgstation#70779

* boop

* Update code/modules/mob/living/silicon/ai/examine.dm

* fix ?

* io

* yo

* prettier

* prettier + other stuff + tgui say etc

* okay ?

* webpack tguisay

* ntoswindow

* tguialert move

* tgui say work ?

* tgstation/tgstation#71037

* rollback tguisay

* comment out tgui say

* remove tguisay dm files

* updates tgui folder

* whytflinter

* rerun

* fixes stack trace on fullupdate

* woops, removes \n from join()

* balloon alert

* timeleft shenanigan solve stack_trace

* check if fix linter

* add it back

* woo linter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Rewrites a bug so it appears in different circumstances UI We make the game less playable, but with round edges
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants