forked from tgstation/TerraGov-Marine-Corps
-
Notifications
You must be signed in to change notification settings - Fork 0
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 #1
Closed
breadhunt
wants to merge
1,106
commits into
breadhunt:master
from
Wayland-Smithy:tgui-hive-status-revived
Closed
Tgui hive status revived #1
breadhunt
wants to merge
1,106
commits into
breadhunt:master
from
Wayland-Smithy:tgui-hive-status-revived
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Return bleeding visibility on examine * missed punctuation
* stuff * aaa * stuff * fatty price * remove railgun changes * small oops * SPOTLIGT * icon
…ation#10151) * SG minigun is very fun * forgor * naming partial * naming finish * new sprite * stop breaking * who needs sprites * WORK * honk * merge ready
* TGUI updates * Fix large buttons * Fix SSDmob Co-authored-by: TiviPlus <572233640+TiviPlus@users.noreply.com>
* deadass * MJP cannot spell at 3am Co-authored-by: XSlayer300 <35091844+XSlayer300@users.noreply.github.com> * yes. * get someone else to fix your typos, easy Co-authored-by: XSlayer300 <35091844+XSlayer300@users.noreply.github.com> * Removes T-PSTD for tivi * more T-PTSD removal * Update code/modules/projectiles/guns/rifles.dm Co-authored-by: XSlayer300 <35091844+XSlayer300@users.noreply.github.com>
* Prevents kitting undamaged limbs * whoops infectioncode * bit logic doesn't do that
* removes a ton of invalid icons, makes some mapper QOL improvments * fixes merge conflict * gives an icon to the kill triggers outside of ships * fixes a bad area icon for valhalla * replaces shipside death wall sprite again the old one was ugly * fixes merge conflict * see if this helps * hmmmm * final touches and maintainer requested changes
* Fixes worn magazines not disconnecting on vendor restock * Ensures mags register signals on tac reload * Handle nulls when opening chamber
* swap * oops * oops 2 * THE 1LINE CHANGE ACTUALLY WORKS NOW!! * oops
* Forgor * AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA * Reorganized * BAY BAY BAY BAY * AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA * RATTLE ME BONES * BOOOOOOOOOOOOONES!! * feex * conflict fix * work damnit * RAGE * Sprite removal back * I studied the blade * secret puppy * baller (please work) * AAAAAAAAAAAAAA * aefveafeafaerhbbaerth * baller aliens * found more * Monke madness * forgor
… Intent (tgstation#10212) * Removal of instant fire extinguish * Alternative interaction text.
* tgui med scanner * update * update * i havent tested this * agony * no self scan * this should work
* hotfix * gone
* IB/QCP rebalances * don't actually need target_limb stored * AS * cure multiple if you have enough in you for long enough, magic numbers * comment clarity
breadhunt
pushed a commit
that referenced
this pull request
Feb 5, 2024
breadhunt
pushed a commit
that referenced
this pull request
Apr 18, 2024
Co-authored-by: Barnet <you@example.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About The Pull Request
Originally tgstation#10273
Was asked to make PR by bravemole so he could speedmerge
Why It's Good For The Game
See tgstation#10273
Changelog is copypasted
Changelog
🆑 KornFlaks
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: