[x] that I've tested my code since the last commit in the PR, and will test after any later commits
Temporary:
[x] that I understand there are large refactoring efforts going on right now, that these efforts touch every single Lua script and binding, and that my pull request might get put on hold to ensure there are not any conflicts with the refactoring work
Formatting still most likely has a ways to go to align with style guide, but made a few passes at it to improve readability.
Added trySkillUp() calls to Ranged and Magic WS types
Stopped processing multihit and offhand hits if previous attacks in the WS will defeat the mob
I affirm:
Temporary:
[x] that I understand there are large refactoring efforts going on right now, that these efforts touch every single Lua script and binding, and that my pull request might get put on hold to ensure there are not any conflicts with the refactoring work
Formatting still most likely has a ways to go to align with style guide, but made a few passes at it to improve readability.
Added
trySkillUp()
calls to Ranged and Magic WS typesStopped processing multihit and offhand hits if previous attacks in the WS will defeat the mob