-
Notifications
You must be signed in to change notification settings - Fork 825
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 Hive Status Revived feat. Compact (Classic) Mode #10391
TGUI Hive Status Revived feat. Compact (Classic) Mode #10391
Conversation
Does this affect the compass utility? Will that be removed as it were with the last TGUI xeno-status?
I'd really appreciate just a 'classic' mode that reverts to the old style. It's a lot more utilitarian and much more familiar after three years of using it. |
The compass loses no functionality with this iteration because just like before xenos and structures can be selected as the compass/tracking target.
Unfortunately so much under the hood has changed that it would be non trivial to keep the entire old UI. I believe it is a good compromise in the name of progress to have the "Hive Population" section displayed in the old style so by using that and the above section you can find all the same info as before and more with less screen real estate or the need to manually refresh the data like psy points, burrowed count, and caste totals. |
About The Pull Request
Continuation of #10273 with the following changes:
Closes: #10399
Why It's Good For The Game
TGUI good.
Changelog
🆑 KornFlaks (RIP) & Wayland-Smithy
add: Xeno hive status is now a constantly updating TGUI page.
add: Xeno hivemind players can now select a xeno to jump to using the hive status UI overwatch button.
add: Evolving now closes all UI pages open.
add: Xeno purchased primordial tiers now display as a green [PRIMORDIAL] next to the tier population in the hive status UI.
imageadd: Ported CM hive status SSD icon.
qol: Evolution is displayed and can now be accessed through the hive status UI.
qol: Xeno overwatch selection now done through hive status UI. Action button no longer visible.
qol: Xeno overwatch can now be canceled without having to move by selecting the same xeno to overwatch again.
qol: Queen leadership toggle now done through hive status UI. Action button no longer visible.
qol: Queen transfer plasma now possible through hive status UI.
qol: Xeno minimap icons now display next to corresponding xeno names in hive status UI.
qol: Xeno collapse timers now display in hive status UI instead of game tab.
qol: Hive status UI can sort xeno lists by clicking on the column headers. Sorting is done by xeno tier, health points, plasma remaining, and location by alphabetical order to the first 5 letters.
fix: Queen transfer plasma message now only visible to xenos.
fix: Ghost orbiting code now properly returns an accurate reference to the atom it is orbiting.
refactor: Hive upgrades purchasing UI relocated to separate datum.
refactor: Distress mode collapse timers are now a define.
del: Old HTML hive status page now lives at your grandparents' farm upstate.
del: Queen order, the unused direct to xeno version, has been removed.
del: Removed a vestigial time check that checked if a distress beacon could be launched at 10 minutes into a round. Xenos can not hijack before 30 minutes into a round.
/:cl: