도적 버림/보존 카드 흐름 구현 #75

Closed
maple wants to merge 0 commits from feature/thief-discard-retain into main
Collaborator

변경 사항

  • 협동/다른 플레이어 기반 도적 카드 Flanking, Sneaky 제거
  • discardAll 카드는 선택 없이 즉시 손패 전체를 버리도록 변경
  • 카드 버림 시 오른쪽 버린 덱 방향 애니메이션 추가
  • 드로우 후 손패 UI가 반드시 다시 렌더되도록 보강
  • WellLaidPlans의 턴 종료 시 카드 1장 보존 선택 흐름 구현
  • Ctrl+Shift+E 에너지 최대치 회복 디버그 치트키 추가

검증

  • node --check tools\deck\cb\hand.mjs
  • node --check tools\deck\cb\deckturn.mjs
  • node --check tools\deck\cb\combat.mjs
  • node --check tools\deck\cb\boot.mjs
  • node tools\deck\gen-slaydeck.mjs
  • node --test tools\balance\sim-balance.test.mjs

생성 산출물

  • RootDesk/MyDesk/SlayDeckController.codeblock 재생성
## 변경 사항 - 협동/다른 플레이어 기반 도적 카드 Flanking, Sneaky 제거 - discardAll 카드는 선택 없이 즉시 손패 전체를 버리도록 변경 - 카드 버림 시 오른쪽 버린 덱 방향 애니메이션 추가 - 드로우 후 손패 UI가 반드시 다시 렌더되도록 보강 - WellLaidPlans의 턴 종료 시 카드 1장 보존 선택 흐름 구현 - Ctrl+Shift+E 에너지 최대치 회복 디버그 치트키 추가 ## 검증 - node --check tools\\deck\\cb\\hand.mjs - node --check tools\\deck\\cb\\deckturn.mjs - node --check tools\\deck\\cb\\combat.mjs - node --check tools\\deck\\cb\\boot.mjs - node tools\\deck\\gen-slaydeck.mjs - node --test tools\\balance\\sim-balance.test.mjs ## 생성 산출물 - RootDesk/MyDesk/SlayDeckController.codeblock 재생성
maple added 1 commit 2026-06-17 22:49:26 +09:00
maple added 1 commit 2026-06-17 22:51:02 +09:00
gahusb closed this pull request 2026-06-18 01:40:06 +09:00

Pull request closed

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#75