Skip to content

Releases: yzRobo/CardCast

CardCast v1.0.1 - Match Overlay Bug Fixes

24 Aug 22:31

Choose a tag to compare

Bug Fix Release

This patch release fixes several critical issues with the Pokemon Match overlay and control system.

What's Fixed

  • Prize cards now correctly display numbers (not "false,false,false...")
  • Match reset no longer throws errors
  • Timer stays paused after reset (doesn't auto-start)
  • All overlay elements properly update on reset
  • Turn actions clear correctly
  • Better synchronization between control and overlay
  • Pokemon match control now filters to the correct list of pokemon used in play deck lists

Installation

  1. Download CardCast-v1.0.1-portable.zip
  2. Extract to any folder
  3. Run CardCast.bat
  4. Follow setup instructions

Upgrading from v1.0.0

  • Simply replace your existing CardCast folder with the new version
  • Your card database and settings will be preserved

Requirements

  • Windows 10 or later
  • 4GB free disk space
  • Internet for initial card download

Known Issues

  • Only Pokemon TCG is currently functional
  • Other TCGs marked as "Coming Soon"

Full Changelog: Here

CardCast v1.0.0 - Pokemon TCG Support

22 Aug 04:26

Choose a tag to compare

CardCast v1.0.0

Added

  • Initial release with full Pokemon TCG support
  • Real-time card search with fuzzy matching
  • OBS browser source integration
  • Pokemon Match overlay with prize cards and bench
  • Deck import/export functionality
  • Portable distribution with auto-Node.js download
  • Dark theme with glassmorphic UI
  • SQLite database for offline storage
  • Socket.io for real-time updates
  • TCGCSV.com integration for card data
  • Support for 20,000+ Pokemon cards
  • Smart search with set codes and card numbers
  • Recent cards quick access
  • Download progress tracking
  • Auto-update checking for card data
  • Deck importing works with PTCGL and Limitless lists.

Changed

  • Switched from pkg executable to portable Node.js distribution
  • Improved build process for better compatibility
  • Enhanced error handling and user feedback

Coming Soon

  • Magic: The Gathering support
  • Yu-Gi-Oh! integration
  • Disney Lorcana cards
  • One Piece Card Game
  • Digimon Card Game
  • Flesh and Blood
  • Star Wars Unlimited

Known Issues

  • Only Pokemon TCG is currently functional
  • Pokemon Match Control deck lists will show a some extra cards that aren't part of that deck list.
  • Decklist and Prize card overlays are not currently used. May eventually update them, or just remove them after testing. They may not be needed.
  • Last 10 sets option can cause API to timeout. If that happens try a smaller set download number.

See the full project information in the README.