mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-28 17:43:51 +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. |
||
|---|---|---|
| .. | ||
| character.cpp | ||
| entity.cpp | ||
| expansion_profile.cpp | ||
| game_handler.cpp | ||
| inventory.cpp | ||
| opcode_table.cpp | ||
| opcodes.cpp | ||
| packet_parsers_classic.cpp | ||
| packet_parsers_tbc.cpp | ||
| player.cpp | ||
| transport_manager.cpp | ||
| update_field_table.cpp | ||
| warden_crypto.cpp | ||
| warden_emulator.cpp | ||
| warden_memory.cpp | ||
| warden_module.cpp | ||
| world.cpp | ||
| world_packets.cpp | ||
| zone_manager.cpp | ||