mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-04 00:13:51 +00:00
Fix 9 PopStyleVar(2) calls that should be PopStyleVar(1) across player frame, target frame, cast bar, party frames, buff bar, escape menu, death dialog, and resurrect dialog. Fix action bar from PopStyleVar(2) to PopStyleVar(4) to match 4 pushes. Fix character geoset defaults: 301→302 (bare hands), 701→702 (ears), 1501→1502 (back/cloak), add 802 (wristbands). No WoW character model uses geoset 301/701/1501; all use 302/702/1502 as base. This fixes missing hands/arms on undead and other races with separate hand meshes. |
||
|---|---|---|
| .. | ||
| application.cpp | ||
| input.cpp | ||
| logger.cpp | ||
| memory_monitor.cpp | ||
| window.cpp | ||