Kelsidavis-WoWee/Data/expansions/classic
Kelsi c66679e0b2 Fix Classic field extraction, Warden PE patches, and auth/opcode corrections
Update field extraction in both CREATE_OBJECT and VALUES handlers to check
specific fields (maxHealth, level, faction, etc.) before power/maxpower range
checks. In Classic 1.12.1, power indices 23-27 are adjacent to maxHealth (28),
and maxPower indices 29-33 are adjacent to level (34) and faction (35), so
range checks like "key >= powerBase && key < powerBase+7" were incorrectly
capturing those fields.

Add build-aware WoW.exe selection and runtime global patching for Warden
SYSTEM_INFO, EndScene, WorldEnables, and LastHardwareAction chains. Fix
Classic opcodes and auth session addon data format for CMaNGOS compatibility.
2026-02-20 00:18:03 -08:00
..
db Add overlay extraction for multi-expansion asset deduplication 2026-02-14 03:09:17 -08:00
dbc_layouts.json Fix CharSections.dbc field layout for classic/tbc/turtle expansions 2026-02-17 03:18:01 -08:00
expansion.json Use legacy LOGON_PROOF format for auth protocol < 8 2026-02-13 01:10:02 -08:00
opcodes.json Fix Classic field extraction, Warden PE patches, and auth/opcode corrections 2026-02-20 00:18:03 -08:00
update_fields.json Fix armor stat in character stats panel via UNIT_FIELD_RESISTANCES 2026-02-19 17:45:09 -08:00