mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-24 08:07:06 -04:00
XP bar rest state: - isResting_ now set from PLAYER_BYTES_2 byte 3 bit 0 (rest state flag) on both CREATE and VALUES update object handlers - playerRestedXp_ was missing from VALUES handler — now tracked there too - Eliminates dependency on SMSG_SET_REST_START (wrong in WotLK opcodes.json) Interface settings: - New "Interface" tab in Settings window - "Show Second Action Bar" toggle (default: on) - Horizontal/vertical position offset sliders for bar 2 - Settings persisted to/from save file