Kelsidavis-WoWee/src
Kelsi 45048757ef Fix geoset filtering using correct geosetId from M2 batch
M2 batches have a geosetIndex field that determines the geoset group for
filtering (0-18=body, 1xx=hair, etc.). We were incorrectly using submeshId
from the submesh struct instead. Now properly stores and uses geosetId.
2026-02-05 23:26:30 -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 character spawning at saved position instead of default preset 2026-02-05 23:24:52 -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 Fix geoset filtering using correct geosetId from M2 batch 2026-02-05 23:26:30 -08:00
rendering Fix geoset filtering using correct geosetId from M2 batch 2026-02-05 23:26:30 -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