Skip to content

Releases: steve1316/masterduel-android-decklist-importer

Beginning of Turmoil selection pack support

04 Jan 01:20
Compare
Choose a tag to compare

v1.8.0 - Changelog

New

  • Update data up to the Beginning of Turmoil selection pack.

Full Changelog: v1.7.0...v1.8.0

Mysterious Labyrinth and Immortal Glory

10 Dec 02:15
Compare
Choose a tag to compare

v1.7.0 - Changelog

New

  • Update data up to the Mysterious Labyrinth selection pack and the Immortal Glory structure deck.

Full Changelog: v1.6.0...v1.7.0

Support for Alba Abyss

01 Dec 03:53
Compare
Choose a tag to compare

v1.6.0 - Changelog

New

  • Update data up to the Alba Abyss secret pack.

Full Changelog: v1.5.0...v1.6.0

Various optimizations + Support for Battle Trajectory

18 Nov 01:14
Compare
Choose a tag to compare

v1.5.0 - Changelog

New

  • Update data up to the Battle Trajectory selection pack.

Changed

  • Lower font size to 8px for the MessageLog component.
  • Brought over changes and improvements from GIS project.
  • Various changes for log messages.
  • Reduce delay before beginning operations by 1 second.

Fixed

  • Fix AccessibilityService not waiting for the actual gesture to finish.

Full Changelog: v1.4.0...v1.5.0

Cosmic Ocean support

11 Oct 15:03
Compare
Choose a tag to compare

v1.4.0 - Changelog

Changed

  • Updated data for the new selection pack Cosmic Ocean released on 10/11/2022.
  • Reduced delay after a tap.

Full Changelog: v1.2.0...v1.4.0

The Newborn Dragon Support

11 Sep 14:10
Compare
Choose a tag to compare

v1.3.0 - Changelog

Changed

  • Updated data for the new selection pack The Newborn Dragon released on 09/09/2022.

Dinomorphia and Beetroopers Support

10 Aug 05:30
Compare
Choose a tag to compare

v1.2.0 - Changelog

Changed

  • Updated data for the new selection packs Dinomorphia and Beetroopers released on 08/09/2022.

Full Changelog: v1.1.0...v1.2.0

Bugfixes and Data update

15 Jul 02:24
Compare
Choose a tag to compare

v1.1.0 - Changelog

New

  • Add support for ygoprodeck links by parsing out their decklists.

Changed

  • Updated data for the new selection packs released on 07/11/2022.
  • Change how the search query is submitted to avoid complications with landscape keyboards being too large.
  • Increased the default confidence to find the specified rarity image assets.
  • Increase initial delay before processing the decklist.

Fixed

  • Handles cases where the specified card does not exist in the JSON yet.

Full Changelog: v1.0.0...v1.1.0

First Release

03 Jun 00:28
Compare
Choose a tag to compare

v1.0.0 - Changelog

  • This is the v1.0.0 release.
  • This app can parse a text version of a decklist from a provided masterduelmeta url.
  • It can then import the text decklist into a ingame decklist in Master Duel.
  • More information and known limitations are outlined in the README.