neoLegacy/Minecraft.Client/Common/Audio
Revela c62d5e6ff4 Fix music selection to match TU19 behavior
Menu music (menu1-4) now plays only on the title screen, creative
music (creative1-6) only plays in creative mode, and survival mode
correctly plays only calm/hal/nuance/piano tracks. Reordered the
eMUSICFILES enum so piano tracks are contiguous with the survival
range, added game-mode-aware track selection via getOverworldMusicID,
and re-enabled the playStreaming call in setLevel to stop menu music
when entering gameplay. Added debug logging for track selection.
2026-03-21 12:33:04 -05:00
..
Consoles_SoundEngine.cpp Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
Consoles_SoundEngine.h Miniaudio Implementation (+stb_vorbis) (#624) 2026-03-06 07:48:12 +07:00
miniaudio.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
SoundEngine.cpp Fix music selection to match TU19 behavior 2026-03-21 12:33:04 -05:00
SoundEngine.h Fix music selection to match TU19 behavior 2026-03-21 12:33:04 -05:00
SoundNames.cpp Sound Fixes (#686) 2026-03-06 18:38:14 -06:00
stb_vorbis.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00