3.0 Prerelease 95 2025-03-25
Downloads:
Features
Player
- show bottom 8 pixels by default for most quests made prior to 2.55.9
86b88dff9
ZScript
- add
ComboAdjust
for getting combo position offset by some pixels39b64e053
Bug Fixes
Player
- set correct value for default bottom 8 pixels on first load
898d60ceb
- apply switch state when checking bordering screens
3967f0ebf
For example, the smart scrolling feature which prevents scrolling when detecting solid combos on the next screen was not considering the state of level or global switches.
- consider non-active screens in xstatecombos/xdoors
8dc3f5e7c
Regressed in 3967f0eb
- check world bounds in checksoliddamage
3050151e0
ZScript Standard Library (std.zh)
AdjacentCombo
now returns -1 for invalid combo positionc6173806f
ZScript
- doc comments not working for annotated enums
a9ce98256
ZLauncher
- use correct config key for Show Bottom 8px
fa74b0adc
Documentation
- remove old line about bottom 8 pixels in z3 user guide
670a187cf
- add comments for
EnemyPattern
ea4676473
- minor tweak to intro of mapdata
3b85e2420
Refactors
- move hash function to zquestheader
b076602c4
Tests
- fix accidental regression of auto_viewport.zplay in c61738
a2c0be4f7