v0.5: Transparent Text Boxes, Borderless Type Line Fix, and UI Updates
Highlights & New Features
-
Transparent Text Boxes Setting:
- Added a toggle switch in the Settings modal to allow generative art to show through card text boxes.
- Reduces the opacity of existing card elements by 20% (80% opacity alpha scaling) before alpha compositing onto the generated background art.
- Persists setting state in
.env(TRANSPARENT_TEXT_BOXES=true/false).
-
Borderless Frame Type Line Fix:
- Unified the type line and rules text region on borderless / showcase / inverted cards into a single cohesive translucent panel.
- Eliminated overlapping card frame pill crops, horizontal boundary lines, and stray background art artifacts from original scans (such as Animate Dead (SLD 2189)).
-
Updated Sample Deck:
- Updated the "Load Sample Deck" button and default input placeholder to include a top-level global style prompt and showcase card examples:
# chibi anime character, bright colors, simple graphics, no gradients 1 Byode, Inverse Sun (PH21) 3 # An girl dressed like a pixie 1 All-Seeing Toby (SLD) 2695 # An boy in a library holding a book 1 Animate Dead (SLD) 2189 # An old man holding his hand up with a magic sphere surrounding him
- Updated the "Load Sample Deck" button and default input placeholder to include a top-level global style prompt and showcase card examples:
-
Expanded Format Documentation:
- Documented all supported deck list formats (standard, global style lines, promptless proxy lines) and supported card frame layouts (Standard, Borderless/Showcase, Battles, Adventures, Split Cards, Station Cards, Sagas, Classes, Cases, and Rooms).
-
Cleaner Card Previews:
- Removed verbose text indicators from loading cards in favor of a clean spinner with dedicated error messaging.