3.0 Prerelease 18 2023-12-23
Downloads:
Features
- add burn-based light radii for items, to change the glow radius when lit on fire.
6cc9ab347
- SCC for 'Trigger Combo Copycat', allows triggering a triggers-tab copycat index
bcf7b98ce
Editor
- Advanced Paste for Item Editor
138b58626
- 'Warp Back' rclick option to reverse after following a warp
8dd981f27
Web
- support new SETCMP, GOTOCMP, CALLFUNC, RETURNFUNC ops in wasm
1c190a5a7
Bug Fixes
- zasm metadata not clearing properly when assigning slots
c090dee25
Player
- only assign save path just before actually writing to disk
17ba9ef42
- call saves_do_first_time_stuff when changing slot qstpath
0b7036d74
- handle edge case when changing unplayed save file qst
3dfbf7b61
- prevent calling dmap script twice in scrolling dmap warp
6fc179786
- set previously unset save_t write_to_disk in all places
34d840c30
Editor
- 'Open Tile Page' on combos not using the ORIGINAL tile of the combo
7e35354b1
- missing rclick menu separators
1b0b0341c
- disable tooltips when hotkey cheatsheet is open
d3ccd1c68
- clean up several issues with the warp dialogs
4291118a4
- options->fonts being broken/inconsistent, not saving changes
adeeba4db
Refactors
Player
- move global inits from init_game to new init_game_vars
7f180a32d
- make lamp_paid not static for replay determinism
90a876adf
Tests
- fail on abort in web replay tests
2b643c358
- stop on fatal errors in run_web_version.js
bafc72eba
- set write_to_disk in saves_test
334174ce5
- fix test_jit.py not looking in the right folder anymore
44227cd6e
- add "frames" and "length" meta fields to zplay
93e77ddf7
- use "latest" version for all playground.qst replays
3c80d2439
These replays should be trivial to update as needed, and using no replay compat code makes them far more useful for verifying specific features.
CI
- set correct test results folder for web replays for upload
2ebfaeffc
Misc.
- update default fonts to be same between base_config and 'Default:' button
070edf5c7
Player
- support "latest" for version field in zplay
dcaf7f925