Kelsidavis-WoWee/src
Kelsi 9de3f2d327 Fix NPC body parts by applying baked texture to all skin slots
Baked NPC textures must be applied to all skin-related texture slots
(type 1 char skin, type 2 object skin, type 6 hair) since body parts
use different texture slots. Removed separate hair texture lookup as
baked textures already include the complete NPC appearance.
2026-02-05 23:48:06 -08:00
..
audio Add audio volume controls to settings 2026-02-05 17:32:21 -08:00
auth Store password hash instead of plaintext for login persistence 2026-02-05 15:09:16 -08:00
core Fix NPC body parts by applying baked texture to all skin slots 2026-02-05 23:48:06 -08:00
game Fix single-player position not loading on login 2026-02-05 23:18:22 -08:00
network Fix online mode creature spawning and packet parsing 2026-02-05 21:55:52 -08:00
pipeline Revert "Fix geoset filtering using correct geosetId from M2 batch" 2026-02-05 23:27:59 -08:00
rendering Fix NPC body parts by applying baked texture to all skin slots 2026-02-05 23:48:06 -08:00
ui Clamp facial hair using DBC 2026-02-05 18:38:12 -08:00
main.cpp Rename Wowser to Wowee throughout codebase 2026-02-02 23:22:58 -08:00