Xeno ability duration is now displayed on action button. - #12684
Open
Venuska1117 wants to merge 4 commits into
Open
Xeno ability duration is now displayed on action button.#12684Venuska1117 wants to merge 4 commits into
Venuska1117 wants to merge 4 commits into
Conversation
Venuska1117
marked this pull request as draft
July 19, 2026 19:45
Member
|
Looks good at a glance, need to look again later and then we should TM this Also please stop changing all the |
Contributor
Author
it was supposed to be smaller when side PR's are merged, but yeah i will try to decrease size when possible. |
Venuska1117
marked this pull request as ready for review
July 26, 2026 12:15
This file contains hidden or 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
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.
https://discord.com/channels/150315577943130112/1464087612796174501
Core Detached from: #12601
About the pull request
Active Duration Display for abilities such as:
Merging any of PR's listed below could decrease PR size, making review of this easier:
#12607
#12628
#12613
#12734
#12736
#12735
#12733
Soon (spitter)
Explain why it's good for the game
Players now have visual display of time of active ability, previously it relied mostly on "gut" feeling making it very bad in some situations, best example i could give is, witnessing people missing their "For The Hive" timing, because of my previous poor implementation in #9367 of visual display, people keep missing their timing even if it was more responsive than slower status update, it still make people impatient during last 2 seconds.
With this change now you can actually SEE how much time is left on active ability instead of need to "guess", there are other abilities that have duration like ravager rage, but this one apply cooldown immediately to ability and had visual display so i didn't touch them.
Testing Videos
2026-07-19.22-00-16.mp4
Changelog
🆑 Venuska1117
qol: Xeno abilities with active duration, such as: Steelcrest "Soak", Lurker "Invisibility", Spitter "Charge Spit", Hedge "Spike Shed", Acider "For The Hive", Oppressor "Abduct" and Dancer "Dodge" , now they have their time displayed on action button similar how cooldown is displayed.
/:cl: