3.0 Prerelease 60 2024-08-04
Downloads:
Features
- configurable charge step for enemy rope walk style (#953)
3fcbd09c6
If "Walk Attr." (aka misc attribute 10) is >0, enemies with the "Rope" walk style will use that custom value for the charging step.
Bug Fixes
- capture allegro 5 systems logging in allegro.log
fb0b53f23
- sprite drawing not deleting all bitmaps it created
471351e03
- crash in native file picker from bad string
a23f8ff68
Player
- shadows for rocks and boulders not drawing (#951)
dc7454ec5
- side shield flags on npcs being flipped when facing left/right
04063b574
Editor
- some number entries (using SWAP_ZSINT_NO_DEC) being broken.
277c541d5
Notably fixes many spots in the "Insert SCC" dialog, and some in combo wizards.
ZScript
- code blocks sometimes not removing object references
2413e5ed8
- crash from metadata of var inside if statement
54cb5c3ac
Build
- upgrade allegro
785d20c7f
https://github.com/liballeg/allegro5/compare/549f189df3408bba27524763289545f20771c3b0...c6b10fff225a0c94e2785e2e2d6d99a2f068ccf4
Web
- upgrade to emscripten 3.1.64
171d5ce81
Refactors
- combine misc attributes for guys into array (#955)
4e949df18
Co-authored-by: Emily 35015090+EmilyV99@users.noreply.github.com
Player
- deduplicate enemy code reading of SIZEflags
92bb2cc6a
ZScript
- remove option to configure run function name
31c10d7d9
CI
- fix replay report generation for forks
bbb53680f