github ZQuestClassic/ZQuestClassic 3.0.0-prerelease.10+2023-12-02
3.0 Prerelease 10 2023-12-02

pre-release6 months ago

To download this release, visit the ZQuest Classic website or see the bottom of this page.

The following are the changes since 3.0.0-prerelease.9+2023-11-29:

Bug Fixes

Player

  • set volume correctly when music changes with only fading in or out b30434eb0
     

    For example, if the new music has a fade in frame duration of 0, and the old music has a fade out frame duration of >0, then the new music would incorrectly have its volume stuck at 0%.

  • menu bar unaligned with dropdown due to menu using int scaling 237ac670e
  • Swim speeds not being saved to save file 02beb5d87

Editor

  • 'Scroll to Combo' on screen rclick being offset 9e831d7fa
  • greyed out pasting in string list 887229b74
  • Crash on changing map count b79531785

Web

  • use zc-data.nyc3.digitaloceanspaces.com for now 78e7c8441
  • "Copy URL" in player now uses correct test params 6899e872a
  • sync fs when writing save order txt file b38097bd6
  • quick save creation link working again d030fe7c5
     

    The quest gamedata field was inadvertently set to 0 because the save file was prematurely selected before being saved for the first time, which prevented anything in saves_do_first_time_stuff from sticking.

Documentation

  • document DrawTile '-777' rotation behavior de7cccefe

Refactors

Player

  • remove unused volume code in read_saves c4000cb70

ZScript

CI

  • bump build cache so 2.55 branch doesn't conflict 75da202d6

Don't miss a new ZQuestClassic release

NewReleases is sending notifications on new releases.