Nightly 2023-10-27
Downloads:
Features
Editor
- 'Insert SCC' button in the string editor now respects the caret position
c706b3af3
- made enemy editor InitD compatible with script metadata
8c0e4b37b
ZScript
- GetTilePixel(), SetTilePixel(), and Is8BitTile[]
b9b290a14
Bug Fixes
Player
Editor
- fix crash with passive and overlay subscreen settings
1c9b81f57
Build
- use zlib as a shared library
d388d1a6c
Refactors
- Init Data / Gamedata
acb7c8481
Change how Init Data is stored and saved to the quest file (and rearrange the dialog slightly) - Allow setting mcguffin level state for all levels in init data/cheats instead of just levels 1-8 - Init data health can be in HP instead of just in Hearts - Can set init values for script counters 26-100 (was missing before) - Change how data is stored and saved to the save file
CI
- use clang 17.0.2 for linux
1d3ebb548