3.0 Prerelease 148 2025-12-11
Downloads:
Bug Fixes
Editor
- subscreen widget item conditional arrow buttons being inverted
98cd32d52 - prevent rare crash in subscreen Counter Block wizard
c08528030If the "Inf Char" field was empty when the dialog closes, the program could possibly crash.
Documentation
- clear html build folder in update script
9570dc6d9
Build
- add EXCLUDE_FROM_ALL for third_party installs
81615e245 - fix sentry sometimes not linking statically
28c6e77a3 - do not include third-party build-only artifacts in package
83426603a - fix some probably invalid cmake when configuring allegro build
27d051893 - improve allegro5 cmake targets
aea6a1803 - upgrade allegro
df5cba6f3https://github.com/connorjclark/allegro5/compare/my-fork-13...my-fork-14
Tests
- use actual project dir in webserver.mjs example
c568be2f9