Skip to content

Releases: open-duelyst/duelyst

v1.97.13

05 May 14:28
cf34d0a
Compare
Choose a tag to compare
  • Upgrades socket.io from 4.4.1 to 4.6.1

v1.97.12

20 Jan 21:27
b8a0570
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.97.11...1.97.12

v1.97.11

14 Jan 16:24
87bf66f
Compare
Choose a tag to compare
  • Replaces the full collection gift crate with an automatic full collection, removing the client hang/crash on opening the gift crate
  • Adds WebGL hardware acceleration flags to the desktop build for Steam Deck support

v1.97.10

22 Dec 20:09
001a305
Compare
Choose a tag to compare
  • Creates a new login-based achievement which grants a complete card collection
  • Alternate generals and basic-rarity cards no longer require unlocks

v1.97.9

11 Nov 14:50
51f75f9
Compare
Choose a tag to compare
  • Adds import/export decks feature on the Collection screen
  • Fixes viewport scaling for mobile web
  • Adds Mobile Safari to the list of supported browsers
  • Adds new worker task which automatically schedules boss battles in a rotation
  • Removes Counterplay branding

v1.97.8

29 Oct 00:06
698829d
Compare
Choose a tag to compare
  • Makes all game modes immediately available to the player. Practice games are no longer required before joining multiplayer, and Gauntlet no longer requires 20 multiplayer wins. (Thanks, @DarkVexon!)
  • Reduces the Gauntlet entry fee to 0 Gold. In order to avoid resignation spamming for rewards, Gauntlet now requires 1 win before granting rewards.
  • Users are now awarded 2,500 Gold and 50,000 Spirit on their next login. This applies to both new and existing accounts.
  • Refactors WebSocket connection logic in the client, which fixes the Boss Battle, Solo Challenge, and Sandbox modes when playing online. Also enables multiplayer modes locally, so developers can test multiplayer games across two browsers.
  • Adds validation for Firebase URL when building the app
  • Fixes conflicts with the Node.js v18 --watch flag in development
  • Fixes issues with line endings in development on Windows systems
  • Fixes issues with resource fetching when building the game (Thanks, @bestwebdeveloper!)
  • Updates documentation

v1.97.7

26 Oct 04:29
d93487b
Compare
Choose a tag to compare
  • Upgrades Node.js from v16 to v18 (new LTS) on backend services
  • Fixes a worker crash on game server assignment
  • Disables QA routes in staging

v1.97.6

22 Oct 19:30
7303ac6
Compare
Choose a tag to compare
  • Fixes several issues with Orb bundle purchases

v1.97.5

22 Oct 16:12
2001af8
Compare
Choose a tag to compare
  • Replaces all Diamond purchases with Gold purchases, with discounts ranging from 6.67-20% for bulk purchases of Orbs
  • Triples the gold rewards for dynamically-generated daily quests (50->150 and 100->300)
  • Disables the Editor UI in staging (still available in local development)

v1.97.4

19 Oct 14:37
8a8f7b9
Compare
Choose a tag to compare
  • Reverts the CoffeeScript upgrade from 1.8.0 to 1.12.7, which resulted in memory allocation problems