mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-30 10:23:51 +00:00
Only melee abilities sent MSG_MOVE_SET_FACING before the cast packet. Ranged spells like Smite used whatever orientation was in movementInfo from the last movement, causing "target not in front" server rejection. Now sends a facing update toward the target entity before ANY targeted spell cast. The server checks a ~180° frontal arc for most spells. |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| rendering | ||
| ui | ||
| main.cpp | ||