mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 15:50:20 +00:00
- MSG_MOVE_STOP/STOP_STRAFE/STOP_TURN/STOP_SWIM/FALL_LAND: snap entity to stop position (duration=0) and pass durationMs=0 to renderer so the Run-animation flash is suppressed; per-frame sync plays Stand on next frame - MSG_MOVE_JUMP: fire new UnitAnimHintCallback with anim 38 (JumpMid) so other players and NPCs visually leave the ground during jumps - MSG_MOVE_START_SWIM: fire UnitAnimHintCallback with anim 42 (Swim) - Wire up UnitAnimHintCallback in application.cpp; skips Death (anim 1) |
||
|---|---|---|
| .. | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||