3.0 Prerelease 93 2025-03-13
Downloads:
Features
- show bottom 8 pixels
3bec0750e
The bottom 8 pixels of the screen has always been hidden. This was considered to be a universally bad thing, so they are now visible. A QR rule is added to control this behavior, and by default all existing quests have been opted into it, except for those known to have issues related to script drawing.
Active subscreens are still just 168 pixels tall. When the bottom 8 pixels are show, active subscreens travel an extra 8 pixels when opened.
ZC Player has a setting to configure this too. By default, it defers to the QR as defined in the quest, but users can override this.
Bug Fixes
Player
- screens sometimes not drawing when scrolling between regions
6cd7fb0a4
Consider viewport alignment when determining which screens to draw when scrolling between regions.
- correct some issues with previous commit re bottom 8 pixels
cd5be2cd3
Editor
- typo in File>New dialog for "Cambria"
7e68b5089
Tests
- add z3.qst to test_compile_and_quick_assign
1fdbdf227