Skip to content

40.0.0-40.0.1 - "Puppet of Strings"

Compare
Choose a tag to compare
@edo9300 edo9300 released this 18 Sep 11:47
· 355 commits to master since this release

Features

  • Option to change to a top-down camera view while dueling (F9 as hotkey for quick toggling) (#242)
  • Option to keep the field's and/or the card images' aspect ratio when resizing the window so they won't get stretched anymore (#242) (#243)
  • Double clicking/tapping on a card pile (GY, banished, etc) will now open the viewing window for that pile (equivalent to using the F1-F8 keys) (ac932c3)
  • Updated the settings and host windows to be more organised and contain more options (#244) (c5c69ff)
  • LEGEND and Skill cards (from Rush and Speed Duel respectively) are now handled natively in the deck editor (f2ca773)
  • Option to use the integrated GPU on MacOS (1e45eb7) (edo9300/irrlicht1-8-4@57f7758)
  • Allow option to toggle the prompt for confirming deck clearing and no longer have it hardcoded (1093503)

Bug Fixes

  • Fixed an issue where the client would lag if audio wasn't initialised (dc55bef)
  • Android: Fixed pen input not working properly (edo9300/irrlicht1-8-4@c19adc0)
  • Fixed crash if the output file for a downloaded image wasn't created properly (3d7b042)
  • Mac OS: Fixed random crashes on startup (edo9300/irrlicht1-8-4@7f05608)
  • Prevent deadlock when closing if replay and puzzle threads were still running (8552775)
  • Prevent deadlock when closing if the program couldn't connect to the url to download pics from (325fa0d)
  • Windows: Fixed rebooting if the working directory had whitespaces (2cb60ed)
  • Fixed zone hints being wrongly logged (bfa68f5)
  • Fixed displaying of 0 Level/Rank/Link (9077ab2)
  • Fixed attack arrow being always grey on OpenGL ES drivers (162cb11)
  • Fixed displaying Field arts for cards with high ids (fd7966f)

Other improvements

  • Make scrollbars react to the mouse wheel even when they're not focused (5bbd4b0)
  • Linux: Properly allow multiple windows to be grouped correctly by the desktop environment by setting the program's class name (3543207) (edo9300/irrlicht1-8-4@46a8af3)
  • Linux: Various updates on the wayland backend, notably added support for libdecor if the program is running under a desktop environment that doesn't provide server side decorations (edo9300/irrlicht1-8-4@8c38f7d)
  • Windows/DirectX 9: Remove the dependency on d3dx9.dll to properly take screenshots (edo9300/irrlicht1-8-4@e44e1c1)