3.0 Prerelease 107 2025-05-21
Downloads:
Features
- Lifted combos specify glow shape / radius
e74cc26d8
Bug Fixes
Player
- use black for drawing empty space in active subscreen
529035f09 - check msg_it has value before using
5d634e5b5 - 'Show'/'Hide' for lens layers not working properly
070891181 - lifted combos follow hero dir properly
b6be7f0a3 - 'Game->ActiveSubscreenY' not updating during subscreen open animation
95c517cd8
Editor
- New script slots not properly assigning
c83387572 - add '?' buttons for 'Show/Hide' lens layer, to clarify possibly misleading labels
0e5e749d1 - slash combo wizard not setting sfx properly
5b795ffb3
Web
- disable text selection in Safari
dd4d5a5cc
CI
- stop using sudo for python tests on linux
4c1db22d1This was preventing the proper Python version from being used.