Nightly 2023-09-11
Downloads:
Features
- lightbeams now respect solid ffcs/pushblocks (compat QR'd)
8555d9430
- 'Mirror (Custom)' combo type for customizable reflection
5c06dfcf4
Bug Fixes
Player
- pushblock solidity inconsistency
58ea254ad
Editor
- 'esc' choosing 'yes' in 'Really want to quit?' popup
f683887dd
- sanitize quest title for package name
e64f888d2
- allow spaces in package name
87519c7ea
ZScript
- typechecking error related to arrays of class objects
e981a6591
Documentation
- move packaging_quests.md to packaged docs
b5467ee10
Refactors
ZUpdater
- extract getting next release and installing to functions
6346d4838
- [win] use curl and json libs instead of python
765ab0322
- use zupdater binary instead of python in launcher
20528f43a
- [win] use native library for unzip
bcf1582dc
zupdater is now Python-free for Windows.
CI
- fetch full history when building to generate nightly changelog
0389cd277
- fetch full history when building web test
22aee7c8f
- use correct variable for release tag in sentry debug upload
cfdeef5b9
- use Release instead of RelWithDebInfo for windows test, for caching
000548dcf