Skip to content

feat: ASCII art item icons across all UI#335

Merged
mokn merged 1 commit intodevfrom
feat/creature-studio
Apr 8, 2026
Merged

feat: ASCII art item icons across all UI#335
mokn merged 1 commit intodevfrom
feat/creature-studio

Conversation

@mokn
Copy link
Copy Markdown
Collaborator

@mokn mokn commented Apr 8, 2026

Summary

  • Add ItemAsciiIcon component + itemAsciiArt.ts subtype templates for ASCII rendering of weapons/armor via MonsterAsciiRenderer
  • Replace WebP <Image> / emoji fallbacks with <ItemAsciiIcon> across 9 components: ItemCard, EquippedLoadout, ShopItemRow, LootReveal, MarketplaceRow, OrderRow, MarketplaceItem, ConsumableQuickUse, CharacterCreation
  • Consumables/spells still fall back to WebP images or emoji (no ASCII template needed)

Test plan

  • Verify weapon ASCII icons render in shop, marketplace, inventory, loadout bar
  • Verify armor ASCII icons render with correct subtype silhouettes
  • Verify consumables/spells still show WebP images
  • Verify rarity glow on R3+ items
  • Verify character creation starter weapon/armor selection shows icons

Add ItemAsciiIcon component and itemAsciiArt subtype templates that
render weapons/armor as ASCII art via MonsterAsciiRenderer. Consumables
and spells fall back to WebP/emoji. Updated 9 components: ItemCard,
EquippedLoadout, ShopItemRow, LootReveal, MarketplaceRow, OrderRow,
MarketplaceItem, ConsumableQuickUse, CharacterCreation.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blog Building Building Preview, Comment Apr 8, 2026 8:17pm
ud Error Error Apr 8, 2026 8:17pm
ud-api Ready Ready Preview, Comment Apr 8, 2026 8:17pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
ud-api-beta Ignored Ignored Preview Apr 8, 2026 8:17pm

Request Review

@mokn mokn merged commit be0932b into dev Apr 8, 2026
4 of 11 checks passed
@mokn mokn deleted the feat/creature-studio branch April 8, 2026 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant