-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[TGUI] Loadout #27026
[TGUI] Loadout #27026
Conversation
Tested and it did look good, now pray for someone that is good with TGUI to review this 😃 |
SEEEEEEEEEEEEEAN!!! |
I'm some kind of "someone that is good with tgui" Soooo |
Who are you? |
TM on downstream is gone. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see no outstanding issues. Spoke about this PR as well with the author in Discord. This change has been tested on the downstream for an extended period of time with no issues.
What Does This PR Do
Loadout now use TGUI, finally.
Removed the Loadout tab because it is now a separate UI
Loadout now opens from Character Settings Tab, screenshot bellow. If you have some better idea when i can put this button, will be glad to hear it
ImageButton slightly tweaked, buttonsAlt now accept nodes instead only boolean value, that means, you can use buttons and buttonsAlt at the same time, which allow you to make more informative compact buttons
Dimmer and tooltip have increased z-index, so that they cover everything (Dimmer did not cover the ImageButton before, lol)
Loadout button
Loadout Tweaks (by @ROdenFL )
That's how you can add tweaks on item
And that's how it will look in UI
UI
08-10-2024_17.57.14.mp4
Why It's Good For The Game
Finally a user-friendly Loadout, with images
Now you will not be rolled back to the beginning of the page when selecting an item
All selected items are shown on the left, and you can quickly put them away to get something new, instead of looking for where you don't want or need it
Also, sorting features inspired by Mining Vendor UI. Search and Tweaks implementation by @ROdenFL (Not implemented to any item, but works now)
Standard sorting by Donor TIer
Images of changes
Images
Video
08-10-2024_17.40.19.mp4
Testing
Tested a lot on local server, also with DB connected (I had never used DB before)
Loadouts won't break after old loadout, even with tweaks
Also TestMerged here - ss220club#1573
For a 7+ days and until it get merged :D (Or closed :c)
UPD. TM is gone, I'm tired of doing TGUI rebuilds. It was from 3.10 to 6.11 (More than 30 days). No issues founded/reported
Declaration
Changelog
🆑 Aylong, ROdenFL
add: Loadout transfered from tab to separate TGUI window. With images, searching, sorting and more info
wip: Added support for loadout items tweaks, ain't used anywhere for now
/:cl: