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

Mounting during Tindral Sageswift #268

Open
TylerR909 opened this issue Nov 21, 2023 · 1 comment · Fixed by #269
Open

Mounting during Tindral Sageswift #268

TylerR909 opened this issue Nov 21, 2023 · 1 comment · Fixed by #269
Labels
type: bug A small patch

Comments

@TylerR909
Copy link
Contributor

WoW Version

Retail (9.2.5)

Bestride Version

latest

Steps to Reproduce

Tindral Sageswift in Amirdrassil has a mid-combat mount mechanic. BeStride doesn't work.

This is obviously difficult to reproduce or test. But I suspect it's running the combat check and bailing.

Observed Behavior

BR doesn't mount during Tindral

@TylerR909 TylerR909 added the type: bug A small patch label Nov 21, 2023
@TylerR909
Copy link
Contributor Author

TylerR909 commented Nov 21, 2023

I'll take a stab at this:

  1. Plan for Blizzard to add Dragonriding to other fights in the future
  2. Either:
    1. Check for a DungeonEncounterId before running the combat check (if people use BeStride for combat movement with class abilities this could break that)
    2. You get a specific buff to allow mounting. Could check for that.
    3. See if https://warcraft.wiki.gg/wiki/API_C_MountJournal.GetMountUsabilityByID works?

@DanSheps DanSheps linked a pull request Nov 29, 2023 that will close this issue
@DanSheps DanSheps reopened this Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A small patch
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants