Kelsidavis-WoWee/include
Kelsi e8fecfb3be Fix NPC hair/geoset rendering using DBC lookups
Use CharHairGeosets.dbc to map (race, sex, hairStyleId) to the correct
group 0 scalp mesh instead of the broken 101+hairStyleId formula. Filter
group 0 submeshes so only the body base and correct hair mesh render
(prevents overlapping scalp variants). Fix ItemDisplayInfo.dbc column
indices (5→7) and geoset formulas for equipment. Add CharSections.dbc
hair texture lookup and CharacterFacialHairStyles.dbc support.
2026-02-06 01:02:35 -08:00
..
audio Add audio volume controls to settings 2026-02-05 17:32:21 -08:00
auth Use auth username for world connection 2026-02-05 18:18:15 -08:00
core Fix NPC hair/geoset rendering using DBC lookups 2026-02-06 01:02:35 -08:00
game Fix online mode creature spawning and packet parsing 2026-02-05 21:55:52 -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
platform Add Windows cross-platform support alongside Linux 2026-02-03 22:25:41 -08:00
rendering Fix NPC hair/geoset rendering using DBC lookups 2026-02-06 01:02:35 -08:00
ui Clamp character appearance using DBC ranges 2026-02-05 18:22:11 -08:00