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

raidboss: TOP add config option + rotation to omega dodge #5367

Merged
merged 1 commit into from
May 3, 2023

Conversation

quisquous
Copy link
Owner

Because the rotation direction depends on which side you have dodged to, it's impossible to write this PR without having the user pick which dodge they are doing.

This promotes the dodge direction to a new option (defaulting to far, since that seems to be the PF approach) and adds in the rotation direction as well.

Because there's an option, there's no longer any combo output strings for staff sword, and the correct one is picked.

@quisquous
Copy link
Owner Author

cc @Legends0 if you wanted to test this out too

Because the rotation direction depends on which side you
have dodged to, it's impossible to write this PR without
having the user pick which dodge they are doing.

This promotes the dodge direction to a new option (defaulting
to far, since that seems to be the PF approach) and adds
in the rotation direction as well.

Because there's an option, there's no longer any combo
output strings for staff sword, and the correct one is picked.
@quisquous quisquous force-pushed the top_omega_rotation branch from 2e1bf8b to 43e67dd Compare April 23, 2023 21:53
@Legends0
Copy link
Contributor

Legends0 commented Apr 24, 2023

cc @Legends0 if you wanted to test this out too

I'll try this out next time my group runs (today or tomorrow).

@Legends0
Copy link
Contributor

I had it call left then far E, but that was actually right. Using far dodge.

@Legends0
Copy link
Contributor

After resetting my config, it seems to have resolve itself as I haven't been able to replicate the issue.

quisquous added a commit that referenced this pull request Apr 28, 2023
For trigger set config ui that has a select box, the default was not
being set.  This would only have broken #5367 at this point.

Huge thanks to @Legends0 for a ton of help tracking this down.
quisquous added a commit that referenced this pull request Apr 28, 2023
For trigger set config ui that has a select box, the default was not
being set. This would only have broken #5367 at this point.

Huge thanks to @Legends0 for a ton of help tracking this down.
github-actions bot pushed a commit that referenced this pull request Apr 28, 2023
For trigger set config ui that has a select box, the default was not
being set. This would only have broken #5367 at this point.

Huge thanks to @Legends0 for a ton of help tracking this down. c5c12b1
@Legends0
Copy link
Contributor

Legends0 commented May 3, 2023

This works well since the 5372 fix. Haven't had an issue with it.

@quisquous
Copy link
Owner Author

Ok, I think I'll land this and do a release. Thanks for all the testing.

@quisquous quisquous merged commit 331e400 into main May 3, 2023
@quisquous quisquous deleted the top_omega_rotation branch May 3, 2023 04:57
github-actions bot pushed a commit that referenced this pull request May 3, 2023
…odge (#5367)

Because the rotation direction depends on which side you have dodged to,
it's impossible to write this PR without having the user pick which
dodge they are doing.

This promotes the dodge direction to a new option (defaulting to far,
since that seems to be the PF approach) and adds in the rotation
direction as well.

Because there's an option, there's no longer any combo output strings
for staff sword, and the correct one is picked. 331e400
github-actions bot pushed a commit that referenced this pull request May 3, 2023
…odge (#5367)

Because the rotation direction depends on which side you have dodged to,
it's impossible to write this PR without having the user pick which
dodge they are doing.

This promotes the dodge direction to a new option (defaulting to far,
since that seems to be the PF approach) and adds in the rotation
direction as well.

Because there's an option, there's no longer any combo output strings
for staff sword, and the correct one is picked. 331e400
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants