Kelsidavis-WoWee/src
Kelsi 7655c16e23 Fix NPC voices and add tavern music support
NPC voice fixes:
- Changed sound paths from "Greeting" to "Hello" emote (more reliable)
- Added warning log when no voice samples load
- Voice files should now play when clicking NPCs

Tavern music:
- Detect tavern WMOs by model ID (inn buildings)
- Play tavern-specific music when inside taverns
- Crossfade back to zone music when exiting taverns
- Adds cozy ambient music to inn/tavern buildings
2026-02-09 01:39:12 -08:00
..
audio Fix NPC voices and add tavern music support 2026-02-09 01:39:12 -08:00
auth Upgrade to C++20 and fix all compilation warnings 2026-02-07 11:43:37 -08:00
core Implement NPC greeting voice lines 2026-02-09 01:29:44 -08:00
game Fix taxi window close auto-mounting player on griffin 2026-02-09 01:35:29 -08:00
network Restructure inventory UI, add vendor selling, camera intro on all spawns, and quest log 2026-02-06 13:47:03 -08:00
pipeline Add dynamic memory-based asset caching and aggressive loading 2026-02-08 23:15:26 -08:00
rendering Fix NPC voices and add tavern music support 2026-02-09 01:39:12 -08:00
ui Remove confusing north indicator from minimap 2026-02-09 01:21:12 -08:00
main.cpp Fix mount stability, speed parsing, combat dismount, and self-targeting 2026-02-07 18:33:14 -08:00