Add card keyword hover tooltips #60

Merged
gahusb merged 1 commits from codex/card-keyword-tooltips into main 2026-06-15 23:22:06 +09:00
Collaborator

Summary

  • Add hover keyword tooltip text for hand cards, including 교활, 보존, 소멸, 선천성, 취약, 약화, 중독, 관통, 전체, 파워, and 저주
  • Show the keyword tooltip beside the hovered card and hide it when the card has no keyword text
  • Enlarge the shared tooltip UI so multiple keyword explanations fit cleanly

Verification

  • node --check tools\deck\gen-slaydeck.mjs
  • node --test tools\balance\sim-balance.test.mjs
  • node tools\deck\gen-slaydeck.mjs
  • Count-checked generated outputs for BuildCardKeywordTooltip, ShowTooltipAt, and TooltipBox
## Summary - Add hover keyword tooltip text for hand cards, including 교활, 보존, 소멸, 선천성, 취약, 약화, 중독, 관통, 전체, 파워, and 저주 - Show the keyword tooltip beside the hovered card and hide it when the card has no keyword text - Enlarge the shared tooltip UI so multiple keyword explanations fit cleanly ## Verification - node --check tools\\deck\\gen-slaydeck.mjs - node --test tools\\balance\\sim-balance.test.mjs - node tools\\deck\\gen-slaydeck.mjs - Count-checked generated outputs for BuildCardKeywordTooltip, ShowTooltipAt, and TooltipBox
maple added 1 commit 2026-06-15 23:15:56 +09:00
gahusb merged commit efa32d0a8f into main 2026-06-15 23:22:06 +09:00
gahusb deleted branch codex/card-keyword-tooltips 2026-06-15 23:22:11 +09:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gahusb/maplecontest#60