Nightly 2023-10-15
Downloads:
Features
Editor
- Pressing 'esc' while zoomed in on the minimap now unzooms (instead of trying to quit zq)
918cdafca
ZScript
- script access for extended dmap titles and new dmap intro string IDs
21c168a1b
Web
- include cambria tileset
34580b86f
Bug Fixes
Editor
- made autocombos respect moving, adding, and removing combos
f8d89f5ad
- prevent crash when changing font
640378df8
- prevent data loss when grabbing tile from old quests
f8fdd7bb7
ZScript
- 'subdata->TransClock' was not returning -1 properly when not transitioning
95edf1e5e
Build
- simplify packaging script
ee5e02a1c
Web
- remove post-processing by python script
f8b2af856
- include function names in release build, separate dwarf for debug build
fb44b2a78
- integrate web build into cmake
7dbb75dee
Chores
- fix many many typos of
it's
->its
a7e3cf4ec
Refactors
- memcpy the buffer in PACKFILE fread
8f547f8f5
This saves ~500ms on my Mac when loading Yuurand.qst
- speed up copy_tile / tilesize
01e13ec0a
Player
- do far less work in platform_fallthrough
8861f51f1
Web
- prevent script trace unless debugger is enabled
cf3ce065b
Misc.
Web
- better indicate download progress for compressed assets
3fb07895d