Kelsidavis-WoWee/src
Kelsi a55399fad6 Add mute button and original soundtrack toggle
- Mute button: small [M] button alongside minimap zoom controls, turns red when active; directly sets AudioEngine master volume to 0, restores on unmute; persists in settings.cfg
- Original Soundtrack: checkbox in Settings > Audio that controls whether custom original music tracks (file: prefix) are included in zone music rotation; when disabled, only WoW MPQ tracks play; persists in settings.cfg
- ZoneManager.getRandomMusic() now filters file: paths when OST is disabled, falling back to full list if zone has no non-file tracks
2026-02-17 16:26:49 -08:00
..
audio Fix auto-attack stalling after SMSG_ATTACKSTOP and remove stale comments 2026-02-17 15:37:02 -08:00
auth Reset realm and character lists when switching servers 2026-02-14 19:24:31 -08:00
core Fix auto-attack stalling after SMSG_ATTACKSTOP and remove stale comments 2026-02-17 15:37:02 -08:00
game Add mute button and original soundtrack toggle 2026-02-17 16:26:49 -08:00
network Add mailbox system and fix logging performance stutter 2026-02-15 14:00:41 -08:00
pipeline Hide M2 particle emitter volumes rendering as grey boxes 2026-02-16 19:50:35 -08:00
rendering Fix Turtle WoW compatibility: NPC spawning, quests, spells, realm display, and music 2026-02-17 05:27:03 -08:00
ui Add mute button and original soundtrack toggle 2026-02-17 16:26:49 -08:00
main.cpp Add ambient sound system and eliminate log spam 2026-02-09 14:50:14 -08:00