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

Vigo/weapon preps #3957

Merged
merged 4 commits into from
Oct 28, 2023
Merged

Vigo/weapon preps #3957

merged 4 commits into from
Oct 28, 2023

Conversation

vigo2
Copy link
Contributor

@vigo2 vigo2 commented Oct 26, 2023

[core] only call DoNextRotation pre-MH-swing if a ReplaceMHSwing is registered

This changes test results for all melee classes not using ReplaceMHSwing very slightly. It's almost a 10% perf improvement running APL rotations for those classes.

[core] make most of AutoAttacks' fields private
[core] switching weapons (SetMH/OH/Ranged) now also takes care of updating the related spell's crit multiplier, fixing it for druid shapeshifting with Predatory Instincts

[common,paladin,rogue,warrior] simplify extra attack spells, fixes an oversight for paladin's reckoning

These are preparations for an upcoming auto attack PR, but also fix some (very) minor bugs.

[core] switching weapons (SetMH/OH/Ranged) now also takes care of updating the related spell's crit multiplier, fixing it for druid shapeshifting with Predatory Instincts
[common,paladin,rogue,warrior] simplify extra attack spells, fixes an oversight for paladin's reckoning
@vigo2 vigo2 requested a review from jimmyt857 October 26, 2023 21:54
@vigo2 vigo2 merged commit eb79430 into wowsims:master Oct 28, 2023
1 check passed
@vigo2 vigo2 deleted the vigo/weapon-preps branch October 28, 2023 20:57
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.

2 participants