Nightly 2023-11-29
Downloads:
Bug Fixes
Player
- new respawn points not accounting for dmap offset
d90410dcd
- initialize fadevolume to avoid undefined behavior
437c27b25
This fixes a bug where music would randomly be silent or extremely loud.
Also, cap the volume used to play music to 255, to avoid ever playing it so loud again.
Tests
- filter out expired test builds in bisect_builds.py
2bdc2354a
- prevent infinite loop when zplayer exits before first frame
a56646b40
Misc.
Player
- show current frame count when recording and system menu is active
0f4e8a00c