3.0 Prerelease 9 2023-11-29
Downloads:
Bug Fixes
Player
- new respawn points not accounting for dmap offset
c6578d8a4
- initialize fadevolume to avoid undefined behavior
61d038072
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.
Refactors
Editor
- Clean up Tile/Side/Ring warp dialogs
2637fc6ac
Tests
- filter out expired test builds in bisect_builds.py
f5ca9056d
- prevent infinite loop when zplayer exits before first frame
64e2ddf52
Misc.
Player
- show current frame count when recording and system menu is active
346eec032