Skip to content

39.3.0-39.3.1-39.3.2 - "Utopia"

Compare
Choose a tag to compare
@edo9300 edo9300 released this 15 Feb 17:25
· 633 commits to master since this release

Features

  • Support automatically updating card entries in decks from a specified mapping file (5be09e1)
  • Draw activation circle for effects that can be activated in the Extra Deck (7ae933b)
  • Remove most CLI parameters, keeping the working and useful ones (fdc8737):
    • -C (working directory)
    • -m (launch muted)
    • -l (show changelog)
    • -D (launched from discord)
    • -u (override update URL)
  • Properly support mouse input on android (edo9300/irrlicht1-8-4@13e6f8e)
  • Revamped whitelist handling (a0cfca3)
  • Build for x86 Android versions (edo9300/edopro-android@c4c0ea2)
  • Build as universal binary and target both x86_64 Mac OS and M1 Mac OS
  • Show I-beam cursor on Mac OS (edo9300/irrlicht1-8-4@5a3d0fd)
  • Add DUELFIELD_CHAIN_COLOR skin value (a000675)
  • Support servers that use https as the protocol to fetch the roomlist (68f8038)
  • Add support for different DPI checkbox mark sprites (263e289)
  • Add 3 new WindBot decks Swordsoul, and 2 Rush decks Psychic (Romin) and Imaginary Actor (Yuo)

Bug Fixes

  • Always ship and load bundled certificate file (should solve most of the issues with pics downloading) (5602614)
  • Fix discord possibly lagging with discord integration turned on (1b73c47)
  • Fix program crashing when using Wayland driver on Linux and pressing F11 to toggle the full-screen (440e2cc)
  • Fix curl library sporadically failing startup load on Windows causing connectivity errors (a236b7d)
  • Fix hand hitboxes sometimes not being properly calculated (e291d82)
  • Fix visual glitch happening when shuffling the deck while it is reversed by cards like Convulsion of Nature (e97f70c)
  • Fix repository cloning threads not being terminated if no repositories were loaded (adb86a7)
  • Fix repository button showing "changelog" instead of "warning" when there was a warning in the repository
    (49bec9f)
  • Fix client side replay recording not working (regression introduced in version 39.1.1)(164a7cd)
  • Fix some keys not working properly when editing text in Mac OS (edo9300/irrlicht1-8-4@7e178ef)