Kelsidavis-WoWee/src
Kelsi 0071c24713 Add nonbinary gender support with pronoun system and server compatibility
Extends gender system beyond WoW's binary male/female to support nonbinary characters with proper they/them pronouns. Implements client-side gender mapping (nonbinary→male) for 3.3.5a server compatibility while preserving player identity through local config persistence. Adds pronoun placeholders ($p/$o/$s/$S) and three-option gender text parsing ($g<male>:<female>:<nonbinary>;) for inclusive quest and dialog text.
2026-02-09 17:39:21 -08:00
..
audio Add goblin voice support for NPCs 2026-02-09 17:14:34 -08:00
auth Upgrade to C++20 and fix all compilation warnings 2026-02-07 11:43:37 -08:00
core Fix game object rotation - remove incorrect 90 degree offset 2026-02-09 17:18:05 -08:00
game Add nonbinary gender support with pronoun system and server compatibility 2026-02-09 17:39:21 -08:00
network Add ambient sound system and eliminate log spam 2026-02-09 14:50:14 -08:00
pipeline Add ambient sound system and eliminate log spam 2026-02-09 14:50:14 -08:00
rendering Add nonbinary gender support with pronoun system and server compatibility 2026-02-09 17:39:21 -08:00
ui Add nonbinary gender support with pronoun system and server compatibility 2026-02-09 17:39:21 -08:00
main.cpp Add ambient sound system and eliminate log spam 2026-02-09 14:50:14 -08:00