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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Economy machinery now uses TGUI input + global bank pin range defines #27913

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Toastical
Copy link
Contributor

@Toastical Toastical commented Jan 9, 2025

What Does This PR Do

Fixes #27888
Puts the account pin ranges in misc_defines.dm and replaces relevant occurences with it.
Economy machinery will now use tgui input. ATM's also use the vendors TGUI input, thus those are fixed as well

Why It's Good For The Game

old menu is very iffy. new menu lets you cancel out and copy paste.

Images of changes

dreamseeker_gYDBeOjNF9
dreamseeker_PaZ38mk9xm

Testing

Loaded in, received pin code within the range.
Checked various machines
Checked all outcomes of vendor transactions


Declaration

  • I confirm that I either do not require pre-approval for this PR, or I have obtained such approval and have included a screenshot to demonstrate this below.

Changelog

🆑
fix: Vendors now use TGUI input
/:cl:

@ParadiseSS13-Bot ParadiseSS13-Bot added the -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally label Jan 9, 2025
@ParadiseSS13-Bot ParadiseSS13-Bot added -Status: Awaiting review This PR is awaiting review from the review team and removed -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally labels Jan 10, 2025
@Toastical
Copy link
Contributor Author

As per discord discussion, bank pin ranges are now defines in misc_defines and they were put into all appropriate tgui_inputs I could find.

@Toastical Toastical changed the title Fix: Economy machinery now uses TGUI input Fix: Economy machinery now uses TGUI input + global bank pin range defines Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-Status: Awaiting review This PR is awaiting review from the review team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Account pin entry window annoyances.
4 participants