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

Added mq.TLO.Me.AbilityReuse which returns the total time an abilit… #823

Closed

Conversation

DerpleMQ2
Copy link
Contributor

Added mq.TLO.Me.AbilityReuse which returns the total time an ability takes to refresh after it has been used

Knightly1 added a commit that referenced this pull request Jan 31, 2024
- Move IsNumber to strings.h
- Update skills.h with innate skill names
- Update szInnates with appropriate data
- Split Ability functions into their own files and add documentation
User Facing:
- /doability will now accept quoted or unquoted ability names
- /doability will now work for innate skills (Fixes #371)
- mq.TLO.Me.Ability is now a boolean. It returns true or false based on whether you have the ability.
- mq.TLO.Me.AbilityReady will no longer say an ability is ready if you don't have that ability.
- Added mq.TLO.Me.AbilityTimerTotal which will return the total amount of time an ability takes to refresh. This is only available while the ability is in cooldown, otherwise it returns 0. Useful for converting mq.TLO.Me.AbilityTimer into a percentage.  (Supersedes #823)
@Knightly1 Knightly1 mentioned this pull request Jan 31, 2024
@Knightly1
Copy link
Contributor

Closing this as it is superseded by #824

@Knightly1 Knightly1 closed this Jan 31, 2024
brainiac pushed a commit that referenced this pull request Jan 31, 2024
* Ability work
- Move IsNumber to strings.h
- Update skills.h with innate skill names
- Update szInnates with appropriate data
- Split Ability functions into their own files and add documentation
User Facing:
- /doability will now accept quoted or unquoted ability names
- /doability will now work for innate skills (Fixes #371)
- mq.TLO.Me.Ability is now a boolean. It returns true or false based on whether you have the ability.
- mq.TLO.Me.AbilityReady will no longer say an ability is ready if you don't have that ability.
- Added mq.TLO.Me.AbilityTimerTotal which will return the total amount of time an ability takes to refresh. This is only available while the ability is in cooldown, otherwise it returns 0. Useful for converting mq.TLO.Me.AbilityTimer into a percentage.  (Supersedes #823)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants