전투 대상 표시 UI 및 정수 표기 검증 반영 #118

Merged
maple merged 2 commits from codex/combat-target-indicators into main 2026-07-16 01:56:43 +09:00
Collaborator

변경 사항

  • Maker에서 저장한 RunUIGroup 전투 대상 표시 UI와 UIText 공용 모델을 반영했습니다.
  • common.gamelogic의 정수형 문자열에서 .0을 제거하도록 생성기를 보완했습니다.
  • UI 경로의 소수점 숫자와 생성 결과를 확인하는 정적 검증을 추가했습니다.

검증

  • node tools/verify/integer-format.mjs
  • node tools/deck/gen-slaydeck.mjs
  • node tools/verify/cbprops.mjs
  • node tools/verify/cbgap.mjs
  • git diff --check

제외

  • 로컬 .mswai 실행 로그는 포함하지 않았습니다.
## 변경 사항 - Maker에서 저장한 `RunUIGroup` 전투 대상 표시 UI와 `UIText` 공용 모델을 반영했습니다. - `common.gamelogic`의 정수형 문자열에서 `.0`을 제거하도록 생성기를 보완했습니다. - UI 경로의 소수점 숫자와 생성 결과를 확인하는 정적 검증을 추가했습니다. ## 검증 - `node tools/verify/integer-format.mjs` - `node tools/deck/gen-slaydeck.mjs` - `node tools/verify/cbprops.mjs` - `node tools/verify/cbgap.mjs` - `git diff --check` ## 제외 - 로컬 `.mswai` 실행 로그는 포함하지 않았습니다.
maple added 2 commits 2026-07-16 01:55:36 +09:00
maple merged commit 06dda76c3d into main 2026-07-16 01:56:43 +09:00
maple deleted branch codex/combat-target-indicators 2026-07-16 01:56:51 +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#118