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/auto attacks #3985

Merged
merged 2 commits into from
Nov 1, 2023
Merged

Vigo/auto attacks #3985

merged 2 commits into from
Nov 1, 2023

Conversation

vigo2
Copy link
Contributor

@vigo2 vigo2 commented Oct 31, 2023

[core] introduce WeaponAttack, a per weapon (MH, OH, Ranged) AutoAttack

[warrior] ranged attacks (namely Thunder Clap) now properly trigger MH Deep Wounds

No test changes but for Arms-Warrior.

[core] handle WeaponAttacks via a "task"-like system

[core] slightly speedup advance() by using an inlineable tryAdvance() stub

Affected "Average" tests are mostly unchanged. For e.g. DKs and Enhancement Shamans, this is almost a ~10% perf gain (non-APL).

[warrior] ranged attacks (namely Thunder Clap) now properly trigger MH Deep Wounds
[core] slightly speedup advance() by using an inlineable tryAdvance() stub
@vigo2 vigo2 requested a review from jimmyt857 October 31, 2023 22:53
sim/core/sim.go Show resolved Hide resolved
@vigo2 vigo2 merged commit 8079287 into wowsims:master Nov 1, 2023
2 checks passed
@vigo2 vigo2 deleted the vigo/auto-attacks branch November 1, 2023 09:25
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