Nightly 2023-07-23
Downloads:
Features
- add solid damage combo QRs
ab146e65f
also fixed "No Solid Damage Combos" QR and fixed more issues with Newer Hero Movement
- Customize 'Guy' per-room (compat ruled)
00302d51e
- multiple new options related to subscreen item selection
6ff6a775f
- Cursor can be allowed to select empty slots (Freeform Subscreen Cursor)
- Can be set to require pressing B to equip (Always Press To Equip)
- Items have 'Non-equippable' flag, allowing them to be cursor-selected without allowing them on buttons.
Bug Fixes
- set dirty flag for vedit text field components
e21e66f69
Player
- reduce some data races
8c2dda32e
- smart conveyors snapping you to the grid
337727343
- Crash related to reflected magic having invalid parent
c3f9d7d48
Chores
- bump dmap section version to reserve for z3
05bb58363
Refactors
- add 'qrs.h','qrs.cpp' and move 'box_' related functions
b0a55a23e
- optimize some more headers/zdefs stuff
9b309630c
Tests
- add -headless switch for disabling display and sound
4d17ccf7f
What's Changed
- feat: Customize 'Guy' per-room (compat ruled) by @EmilyV99 in https://github.com/ArmageddonGames/ZQuestClassic/pull/864
- feat: multiple new options related to subscreen item selection by @EmilyV99 in https://github.com/ArmageddonGames/ZQuestClassic/pull/865
Full Changelog: https://github.com/ArmageddonGames/ZQuestClassic/compare/nightly-2023-07-19...nightly-2023-07-23