Nightly 2023-08-28 (2)
Downloads:
Features
- allow closing program with (most) dialogs open. (clean up gui functions too)
be04a5ee5
ZScript
- ArrayPushAt/ArrayPopAt for arbitrary index push/pop
f34605181
Bug Fixes
- subscreen non-equippable item flag being broken
df64d36eb
- fixed missing zcmixer->newtrack pointer null
44d7307eb
Player
- X/Alt+F4 not working while in game view
13afd3bf6
Web
- use half-frequency for sound, just like previous sdl impl
c963a890f
- update deploy script for new asset names
b7234e534
Documentation
- add Arithmetic Operators to webdocs
e9976d8bf
- line-wrap singleline codes, strip single leading newline from code blocks
89a17bcc9
Refactors
- use calloc in reset_tile instead of manually zeroing
b6752f122
ZScript
- better jit compilation for 32b div 10000
0a780d638