3.0 Prerelease 90 2025-02-20
Downloads:
Features
- include The Deep quest in release package
c47b6f2db
Bug Fixes
- actually fix loading tile data for old 1.90 quests
21499cc8e
Commit be55516 attempted to fix this, but used the wrong path to the classic quest. This commit fixes the path, but uses a new qst file with only the tile data (since classic_1st.qst is going to be removed).
See: https://discord.com/channels/876899628556091432/1289597114594103378
Player
- mark ffc as "loaded" when first allocated
c21eaf389
This caused a bug where spawning an FFC via scripting was not updating its impact on solidity.
See https://discord.com/channels/876899628556091432/1341280721511125062
- adjust hero position in region after restarts
f18f41243
Via restart_level, Hero.init is called when continuing using the mirror, warp whistle, wallmaster, etc.
- update viewport everytime when adjusting hero position for region
1b80c4bbe
ZScript
- handle LOAD_FFC when compiled on 2.55.8
24f6c7c96
See https://discord.com/channels/876899628556091432/1341601918757240883
Documentation
ZScript
- use .. version*:: admonitions for '@version' docs
f17fa5f6a