3.0 Prerelease 13 2023-12-15
Downloads:
Features
ZScript
- more value range types (.., =.., ..=, =..=)
1e5be558a
Bug Fixes
- being able to carry objects while swimming, when lift glove isn't swim-capable
4f6e3a1a5
- 'Push (Generic)' combos not properly locking into place on block triggers
651ccef1c
Player
- fix 'warp' SCC sometimes not closing the string
546e73659
- prevent bad module path being set after exiting
6b57af398
- use more performant throttleFPS instead of rest in system menu
4c9ace43b
ZScript
- errors related to breaks in infinite loops
ccf995957
Tests
- add nargads_trail_crystal_crusades.zplay
3f6d2943a
Misc.
- add min replay size threshold when splitting replays
5cc021de4
- add 'peekkey()' / 'upeekkey()' local allegro edits
933422607
- clean up menus, particularly the zc main menu
43a43345c
ZScript
- treat empty functions like prototype functions
433581fe7
This can be a heavy optimization for empty constructors/destructors.