Caster's Compendium v0.1.4
Caster's Compendium v0.1.4
v0.1.4 focuses on faster deck organization and smoother interoperability with
Speedrobo Games and Tabletop Simulator. It does not yet include the planned
simulator, Duel Deck presets, or application-release updater.
Highlights
- Hold Control on Windows or Linux, or Command on macOS, and click
individual card copies to build a selection. - Drag any selected copy to move the complete ordered batch within a deck zone
or between the main deck and sideboard. - Import and export the human-readable decklist format published by Speedrobo
Games, including deck metadata, set names, totals, and sideboards. - Choose Install to TTS to generate card-face sheets, install the bundled
MTD card back, and create a complete local Tabletop Simulator saved object. - Detect the standard Tabletop Simulator data directory automatically on
Windows, macOS, and Linux, including common OneDrive Documents storage. - Remember a custom Tabletop Simulator data directory after it is selected
once. - Complete the current Fyne UI-thread dispatch migration.
The direct Tabletop Simulator export and Speedrobo-compatible text format were
requested by Speedrobo Games.
Tabletop Simulator notes
The direct export uses local image paths. It is intended for single-player and
hotseat use. Remote players cannot see those assets unless they are later
uploaded to Steam Cloud or another shared host.
The export appears under Objects → Saved Objects in Tabletop Simulator.
Standalone Export Main and Export Sideboard image-sheet actions remain
available.
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.4_amd64.deb, then install it with:
sudo apt install ./casters-compendium_0.1.4_amd64.debArch Linux x64
Download casters-compendium-0.1.4-1-x86_64.pkg.tar.zst, then install it with:
sudo pacman -U casters-compendium-0.1.4-1-x86_64.pkg.tar.zstExisting local data
The stable application ID remains io.github.hybriduofa.casterdeckbuilder.
Existing card data, artwork, thumbnails, update hashes, and appearance settings
remain available after upgrading from an earlier release.
AI assistance disclosure
Hybrid designed, implemented, reviewed, and tested the v0.1.4 feature set with
guided assistance from OpenAI Codex. Codex authored automated tests under the
project's standing testing disclosure. With Hybrid's explicit authorization,
Codex also authored limited production integration for the default card-back
provider, public TTS coordinator, automatic TTS path detection, and final UI
wiring, plus release documentation and packaging metadata.