mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
Implemented periodic bell chimes that add atmosphere to major cities: Bell types by faction: - Alliance bell: Stormwind, Ironforge - Night Elf bell: Darnassus - Horde bell: Orgrimmar, Undercity - Tribal bell: Thunder Bluff Technical details: - Loads 4 bell toll sound files from Sound\Doodad - Plays every 120-180 seconds (2-3 minutes) with random variation - First bell toll 60-90 seconds after entering city - Volume at 0.5 for noticeable but not overpowering effect - Only plays when currentCity_ is set (not in wilderness) - Each city uses faction-appropriate bell sound - Separate timer (bellTollTime_) from regular city ambience - State logging for debugging bell events |
||
|---|---|---|
| .. | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| ui | ||