전투 화면 하단 카드 손패 UI + 5번 카드 이미지 적용 #4

Merged
gahusb merged 11 commits from feature/sts2-combat-layout into main 2026-06-06 12:00:08 +09:00
Owner

제목: 전투 화면 하단 카드 손패 UI + 5번 카드 이미지 적용

본문:
요약

  • 전투 화면 하단에 Slay the Spire 2 스타일 손패 5장 렌더 (ui/DefaultGroup.ui)
  • 카드 손패 엔티티 생성기 추가 (tools/gen-cardhand.mjs) — 데이터 기반, 멱등, 줄바꿈 보존
  • 5번 카드를 "리부트 프로토콜" 이미지 카드로 교체 (로컬 워크스페이스 스프라이트 RootDesk/MyDesk/invincible belief.sprite)
  • 설계/계획 문서 (docs/superpowers/specs, docs/superpowers/plans)

검증

  • Maker Play 모드에서 하단 5장 + 이미지 카드 렌더 확인 (스크린샷)
  • 생성기 데이터 어서션 (엔티티 수/RUID/레이아웃)
제목: 전투 화면 하단 카드 손패 UI + 5번 카드 이미지 적용 본문: 요약 - 전투 화면 하단에 Slay the Spire 2 스타일 손패 5장 렌더 (ui/DefaultGroup.ui) - 카드 손패 엔티티 생성기 추가 (tools/gen-cardhand.mjs) — 데이터 기반, 멱등, 줄바꿈 보존 - 5번 카드를 "리부트 프로토콜" 이미지 카드로 교체 (로컬 워크스페이스 스프라이트 RootDesk/MyDesk/invincible belief.sprite) - 설계/계획 문서 (docs/superpowers/specs, docs/superpowers/plans) 검증 - [x] Maker Play 모드에서 하단 5장 + 이미지 카드 렌더 확인 (스크린샷) - [x] 생성기 데이터 어서션 (엔티티 수/RUID/레이아웃)
gahusb added 11 commits 2026-06-06 11:59:36 +09:00
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
MSW가 AlignmentOption으로 앵커를 결정하는 점을 반영해 컨테이너를 BottomCenter(6)로,
카드 내부 텍스트는 Center 기준 오프셋으로 교정. 카드 배경은 단색 채움으로 변경.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
invincible belief.png를 Maker 로컬 워크스페이스 스프라이트로 임포트해
Card5 SpriteGUIRenderer의 ImageRUID로 지정. 클라우드 계정 리소스는
로컬 워크스페이스 플레이에서 로드되지 않아 로컬 임포트 RUID 사용.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
gahusb changed title from feature/sts2-combat-layout to 전투 화면 하단 카드 손패 UI + 5번 카드 이미지 적용 2026-06-06 11:59:47 +09:00
gahusb requested review from maple 2026-06-06 11:59:58 +09:00
gahusb merged commit 9bc1163103 into main 2026-06-06 12:00:08 +09:00
gahusb deleted branch feature/sts2-combat-layout 2026-06-06 12:00:20 +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#4