Nightly 2023-08-24
Downloads:
Features
- parser timeout is now configurable/disablable (instead of 30sec)
f3cc92471
Editor
- Smart Assign Slots in zscript compile
3192de1e7
ZScript
- Variadic Parameters (user functions)
f8a424029
- printfa/sprintfa to take an array of args like printf/sprintf
eb8dfd978
- Allow declaring size 0 arrays
ecf7793fe
- Game->CurrentItemID() to use the engine method of checking owned items.
42129a5f5
Bug Fixes
- wrong spacing on one-line minimap title widget
8eebcfaa2
- avoid heap overflow crash for draw_textbox scanned string
06ab4d156
Editor
- use correct int size when reading qst template size
a9904e441
ZScript
- shop data not handling info correctly
71429e679
- some parser pointer issues
df423680b
- broken typedefs from recent commits
82b6e9db5