wowsims / sod

World of Warcraft Classic Season of Discovery simulations.
https://wowsims.github.io/sod/
MIT License
14 stars 43 forks source link

Hunter Cloak Runes + Unit Movement adjustment #913

Closed ncberman closed 1 month ago

ncberman commented 1 month ago

Implemented Volley

Implemented Improved Volley Cloak Rune

Implemented Hit And Run Cloak Rune

ncberman commented 1 month ago

My original rewrite of the moveTo system kept running into issues so I just removed some redundant code and replace the hard coded 7 yd/s to use unit movespeed instead.