mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-28 09:33:52 +00:00
Equipment: removed the visibleItemLayoutVerified_ gate from updateOtherPlayerVisibleItems(). The default WotLK field layout (base=284, stride=2) is correct and should be used immediately. The verification heuristic was silently blocking ALL other-player equipment rendering by queuing for auto-inspect (which doesn't return items in WotLK anyway). Follow: auto-follow now uses run speed (autoRunning) instead of walk speed. Also uses squared distance for the distance checks. Commands: /quit, /exit aliases for /logout; /difficulty normal/heroic/25/25heroic sends CMSG_CHANGEPLAYER_DIFFICULTY. |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| rendering | ||
| ui | ||
| main.cpp | ||