3.0 Prerelease 169 2026-04-03
Downloads:
Bug Fixes
- Prevent crash when loading music with non-ascii filenames
c6bf33d53 - Correctly handle MIDI_SCREEN_INHERIT in find_or_make_midi_music
da5a66ef9
Player
- Melee weapon hitboxes lingering forever based on 'Live One Extra Frame' rule
9c7185b09
Editor
- Prevent long label from visually breaking combo editor
5a186fb2a
ZScript Standard Library (std.zh)
- Set
MAX_DEFENSEto correct value60645cedcIt should be 41, but it was 42.
ZScript
- Prevent bad inline optimization, mostly for init scripts
8129be49f - Disable ZASM optimizer inline function pass
3ed26d3f2 - Prevent hang when rendering tooltip for large recursive object
497d1de34
Chores
- Update replay_uploads_known_good_replays.json
323e01dba
Refactors
- Load utf8 path in open_native_dialog_impl
73b815842
Tests
- Add empty Init script to playground.qst
05945f2df
CI
- Upgrade crazy-max/ghaction-chocolatey action
c2d9abba2