3.0 Prerelease 159 2026-01-30
Downloads:
Bug Fixes
Player
- set current_screen when ffc is first created
08410497aUntil the first frame a FFC runs its animate function, new FFCs had an invalid value for their current screen, which could break some things.
- improved jump anim flickering for 1 frame at jump peak
5830f2682 - old scripts using
Game->SetComboInherentFlag()not updating combo flag cachef22a2582ealso fixed
SetComboSolid()despite solidity not currently being cached
ZScript
- use correct script_object_type for const types
7147d5cc1