3.0 Prerelease 176 2026-04-26
Downloads:
Features
- Dropdown lists open when clicked anywhere, instead of just the arrow
3809fd350 - Dropdowns show more options at once
ce12c14ff - Clicking the thin border of rclick menus no longer closes them
c3e81bc84This means opening an RClick menu and then instantly lclicking will no longer 'click off' of the menu, nor will it select an option.
Bug Fixes
Player
- Slopes from bordering screens sometimes not registering
4a2fc64feThis only impacted scrolling regions.
- Correctly initialize FFC current screen
2295448d7While loading screens from the qst file, FFC's current screen was incorrectly being set to 0 due to a logic error.
- Update ffc current screen every frame
b58e33b98 - Ensure ffc current screen is set on screen load
2bfb43d68 - Walking enemy knockback wasn't working in scrolling regions
7dff6d1e1
ZScript
combodata->Triggers[]not working33488fc10- Add getters for ffc::LastChangerX and ffc::LastChangerY
de854f2a5
Build
- Upgrade sentry to 0.13.8
e57dff45d