Skip to content

Caster's Compendium v0.1.3

Choose a tag to compare

@github-actions github-actions released this 18 Jul 18:51

Caster's Compendium v0.1.3

v0.1.3 is a deckbuilder-focused refinement release and the first release from
the new HybridUofA/casters-compendium repository. It does not yet include the
planned simulator.

Highlights

  • Preview cards by hovering over them, with click and tap retained as fallbacks.
  • Drag a card from the main deck or sideboard onto the Card Search panel to
    remove one copy.
  • Keep custom card ordering by dragging within or between deck areas, or restore
    the standard ordering with Sort Deck.
  • Correct the left alignment and sizing of cards in the main deck and sideboard.
  • Bundle the new shadow.png application icon.
  • Share one OS-local card database and artwork cache between the deckbuilder and
    the future simulator.
  • Reorganize the source tree around separate deckbuilder and simulator entry
    points with shared card, deck, file-format, and data packages.

Downloads and installation

Windows x64

Download CastersCompendium-windows-amd64.exe and run it. Windows may display a
SmartScreen warning because this release is not code-signed. Choose More
info
, verify the application name, and select Run anyway if you trust the
download.

macOS Intel or Apple Silicon

Download the ZIP matching your Mac, extract it, and move Caster's
Compendium.app
into Applications. The application is not notarized, so the
first launch may require Control-clicking the app, choosing Open, and
confirming the security prompt.

Linux x64 archive

Download CastersCompendium-linux-amd64.tar.xz, extract it, and run the bundled
application. A system with OpenGL and the standard Fyne desktop dependencies is
required.

Debian and Ubuntu x64

Download casters-compendium_0.1.3_amd64.deb, then install it with:

sudo apt install ./casters-compendium_0.1.3_amd64.deb

Arch Linux x64

Download casters-compendium-0.1.3-1-x86_64.pkg.tar.zst, then install it with:

sudo pacman -U casters-compendium-0.1.3-1-x86_64.pkg.tar.zst

Existing local data

The stable application ID remains io.github.hybriduofa.casterdeckbuilder.
Existing card data, artwork, thumbnails, and update hashes therefore remain
available after upgrading from an earlier release.