Nightly 2023-06-28
Downloads:
Bug Fixes
- waitdraw not working for ffcs over 32
ae823474a
- npc scripts not running on screen load
c8e2c861e
- enemies not running scripts on first frame with scriptloadenemies
935757d42
Player
- signpost prompts take priority over triggers tab prompts
347bc58fb
- Newer Player Movement issues with fitting in half-tall gaps
1210ef14a
- do not stop at first ffc for lens trigger
90eff0ba4
- Fix writing to shopdata->Price[]
7094e8d8c
- fixed new (non-classic) respawn points being unsafe in sideview
c41729262
- off-by-one error with ffc link delay
996dc964d
Editor
Chores
Editor
- update default quest file (fix dmap 0 flags)
837c65979
Refactors
- rename solid_object hxsz, hysz to hit_width, hit_height
0fccb318c
Player
- add interface for combo cpos_infos
cc2c6aa8a
ZScript
- common interface for script engine data
afd10f7e4
- use ScriptEngineData for item scripts
3d13a4422
- use enum for script type
970aafd77
- add interface to encode combopos ref
91b4eac1d
Tests
- add zscript compiler expected zasm tests
2afd78063
CI
- skip solid.zplay until it is re-recorded
38e4ec35e
- fix release tag for branches
5f647e9dd
- fix release tag for branches (really)
465dd9c71
Misc.
- fix git hook script when core.commentchar config not set
d35712951
New Contributors
- @ShinjiniGuha07 made their first contribution in https://github.com/ArmageddonGames/ZQuestClassic/pull/862
Full Changelog: https://github.com/ArmageddonGames/ZQuestClassic/compare/nightly-2023-06-15...nightly-2023-06-28