3.0 Prerelease 57 2024-06-30
Downloads:
Features
- add Cure Shield Jinx to bottles
184674728 - add shield effect for jinxes, update Whisp Ring
97688da50Jinx enemies (aka Bubbles) can now impact shields, and whisp rings now correctly apply to temporary jinxes.
See
docs/enemies.txtfor how to configure Jinx enemies. - add shield jinx removal as refill effect (#938)
977e72321
Bug Fixes
- initial path not being set for file dialog
1d08708c9
Player
- passageways can have their own midi music (#934)
97a0c0130 - npc scripts for many enemies ending after one frame
733263500Enemies larger than one tile use a different code path than other enemies, and that path was mistakenly only allowing scripts to run for a single frame.
Editor
- prevent invalid string access resulting in crash
aaa65c22c - buffer overflow in info editor dialog
63b6cb23f
ZLauncher
- hide update tab on linux
39cb605e5
Build
- update building.md for Linux
f00d2f0ac - pin poolSTL dependency to specific commit
1a347f264 - update websocketpp to newer develop branch
d00a94dfb - fix gcc compilation issues
7cfee7439 - only depend on .git/refs/tags if present
bd8e3c8f5 - add cmake install commands for linux
a800c0e2f - set default install folder on linux to ~/zquestclassic
6869facd9
Refactors
Player
- clean up jinx handling (#939)
cfe48cd7b