Commit Graph
106 Commits
Author SHA1 Message Date
Hide_D be5d0af46a merge: 최신 사령부 변경을 인게임 폰트 통일에 반영 2026-08-17 10:57:21 +00:00
Hide_D f18ec08385 merge: 최종 main을 인게임 폰트 통일에 반영 2026-08-17 10:55:56 +00:00
Hide_D 99caab9a00 merge: 최종 main을 사령부 모바일 호환에 통합 2026-08-17 10:55:42 +00:00
Hide_D f9e38de533 merge: 최신 main을 인게임 폰트 통일에 반영 2026-08-17 10:53:27 +00:00
Hide_D a110435033 fix: 인게임 내용 폰트를 Pretendard로 통일
게임 프론트 전역에서 Pretendard를 한 번 로드하고 본문·기록·표·입력·버튼의 명시적 글꼴을 공통 토큰으로 통일한다. production Chromium 검증과 정적 회귀 검사를 함께 추가한다.
2026-08-17 10:52:34 +00:00
Hide_D c543c8b053 merge: 최종 main을 토너먼트 즉시 조편성 수정에 통합 2026-08-17 10:51:40 +00:00
Hide_D 9f46c51a46 merge: 예약 명령 인자 요약을 사령부 호환에 통합
# Conflicts:
#	app/game-frontend/src/components/command/ReservedCommandEditor.vue
2026-08-17 10:51:18 +00:00
Hide_D ad9e98c10d merge: 최신 main을 토너먼트 즉시 조편성 수정에 통합 2026-08-17 10:49:24 +00:00
Hide_D 049d5623cd merge: 최신 메인을 예약 명령 표시 수정에 통합 2026-08-17 10:49:18 +00:00
Hide_D ba29528cf1 fix: 메인 예약 명령 요약과 자율 행동 상태를 복원
예약 명령 mutation 응답에도 autorunLimit을 포함해 입력 직후 색상과 상태가 사라지지 않게 한다. Ref getBrief 계약에 맞춰 명령 인자를 요약하고 자율 행동 종료 연월과 현재 시각을 표시한다.
2026-08-17 10:49:14 +00:00
Hide_D 21575c7b1f merge: 최신 main을 사령부 모바일 호환에 통합 2026-08-17 10:48:59 +00:00
Hide_D 2fdc81369f fix: 토너먼트 참가 즉시 조편성과 화면 여백을 수정
수동 참가자를 비포화 예선 조에 즉시 배치하고 자동 참가 설정을 건드리던 잘못된 부작용을 제거한다. 자동 참가 장수와 NPC의 8x8 조 편입을 회귀 테스트로 고정한다. 장수 아이콘 아래 배당이 잘리지 않도록 대진 높이를 늘리고 갱신·참가·닫기 버튼의 클릭 영역을 확대한다.
2026-08-17 10:48:52 +00:00
Hide_D 3202509051 fix: 사령부 모바일 현재 턴과 NPC 대상을 호환
daemon 진행 뒤 국가 명령을 현재 슬롯에 재기준화하고 Ref 명령별 장수 대상 필터를 적용한다. 모바일 고급 편집기 12턴과 500px 8수뇌 행렬을 실제 Chromium 기준으로 복원한다.
2026-08-17 10:48:52 +00:00
Hide_D 60c904f0f4 Merge remote-tracking branch 'origin/main' into fix/main-lumen-button-coverage-20260817 2026-08-17 10:38:55 +00:00
Hide_D c4c7966887 fix(game-ui): 메인 버튼 눌림 효과 적용 범위를 보완 2026-08-17 10:38:40 +00:00
Hide_D 9534b71358 fix(game-frontend): 메인 하단 메뉴를 위로 펼침
문서 끝의 반복 공통 메뉴만 dropup으로 배치하고 상단과 중간 메뉴의 dropdown 동작은 유지한다. 데스크톱과 모바일 Chromium에서 popup 위치, caret, shadow 방향을 검증한다.
2026-08-17 10:28:47 +00:00
Hide_D 4573cedcb4 fix(game-ui): 턴 선택기 버튼 눌림 깊이를 복원
카테고리와 각 명령 버튼을 공통 Lumen 하단면과 hover, pointer-down 이동 계약에 연결합니다.
2026-08-17 01:29:12 +00:00
Hide_D c0ca31fdab merge: 최신 main을 공통 버튼 작업에 통합 2026-08-16 05:51:03 +00:00
Hide_D 898fa7ac0d fix(game-ui): 버튼 눌림 효과를 공통화
Lumen 버튼의 테두리와 hover/active 이동을 공통 레이어가 소유하도록 정리하고 색상 변형은 CSS 변수만 설정하게 합니다.\n\n모바일 하단의 외부·국가·빠른 이동·갱신·로비 버튼을 같은 계약에 연결하고 Chromium 회귀 검증을 확장합니다.
2026-08-16 05:50:19 +00:00
Hide_D 45d314cbdf fix(game-ui): 턴 선택기 버튼의 세로 누름 영역을 넓힘 2026-08-16 05:41:23 +00:00
Hide_D d0b9b8f211 fix(frontend): 서버 보정 시각을 로컬 시계로 표시
명령 목록 중앙 시계는 서버 게임 시각과 클라이언트 시각 차이를 보정해 흐르게 한다. 장수 다음 턴과 예약 행 시각도 브라우저 로컬 시간대로 투영한다.
2026-08-15 18:23:13 +00:00
Hide_D 85a3bf75c7 Merge branch 'main' into fix/turn-time-seconds-20260815 2026-08-15 04:27:25 +00:00
Hide_D 5dce8e1a12 fix(game-ui): match mobile bottom button styles to Ref 2026-08-15 04:25:53 +00:00
Hide_D d249ee121a fix(frontend): show next turn seconds in command clock 2026-08-15 04:18:58 +00:00
Hide_D 77b05bf1bc fix: Ref 장수 기본 카드 표시를 보완 2026-08-13 18:46:42 +00:00
Hide_D 159512fb70 Merge remote-tracking branch 'origin/main' into feat/ref-nation-card-20260813 2026-08-13 17:58:01 +00:00
Hide_D 4363b87b5d Merge remote-tracking branch 'origin/main' into feat/ref-nation-card-20260813 2026-08-13 17:55:25 +00:00
Hide_D 4a930f3bec feat(game): match Ref nation basic card 2026-08-13 17:55:19 +00:00
Hide_D 5b35151d76 Merge remote-tracking branch 'origin/main' into feature/mobile-auto-refresh-control-20260813 2026-08-13 17:52:25 +00:00
Hide_D a18891f664 feat(game-ui): add mobile auto refresh control 2026-08-13 17:51:13 +00:00
Hide_D 851eb18060 Merge remote-tracking branch 'origin/main' into fix/recruitment-fullscreen-mobile-20260813 2026-08-13 17:42:03 +00:00
Hide_D a6e1f6cbc1 fix(frontend): make recruitment editor fullscreen on mobile 2026-08-13 17:41:32 +00:00
Hide_D d13e24016f Merge remote-tracking branch 'origin/main' into fix/command-current-city-marker-20260813 2026-08-13 17:38:39 +00:00
Hide_D 991e4028e9 fix(game-ui): keep current city visible in command maps 2026-08-13 17:38:12 +00:00
Hide_D 838c240984 fix(frontend): add main execution status 2026-08-13 17:30:18 +00:00
Hide_D d37a8191c4 test(game-ui): cover long tournament names 2026-08-13 17:02:14 +00:00
Hide_D 7ab73ae3ac Merge branch 'main' into fix/tournament-icon-standard-20260813 2026-08-13 16:46:29 +00:00
Hide_D 3d147bfa72 fix(game-ui): standardize tournament icons at 64px 2026-08-13 16:45:51 +00:00
Hide_D 01383b8449 test(game-ui): cover restored detailed map links 2026-08-13 16:41:03 +00:00
Hide_D 082bdc6e32 fix(game-ui): preserve absent map selection prop 2026-08-13 16:37:20 +00:00
Hide_D ad7d66fd32 Merge remote-tracking branch 'origin/main' into fix/command-map-detail-images-20260813 2026-08-13 16:36:27 +00:00
Hide_D 5f2f2a256e fix(game-ui): restore detailed map images 2026-08-13 16:35:52 +00:00
Hide_D cf83cb2c55 Merge remote-tracking branch 'origin/main' into feature/recruitment-command-parity-20260813
# Conflicts:
#	app/game-api/src/router/turns/index.ts
#	app/game-api/src/turns/commandInput.ts
#	app/game-frontend/e2e/commandArguments.spec.ts
#	app/game-frontend/src/components/command/ReservedCommandEditor.vue
#	app/game-frontend/src/components/command/types.ts
#	app/game-frontend/src/views/ChiefCenterView.vue
2026-08-13 16:28:35 +00:00
Hide_D 317a055434 feat: restore Ref recruitment command details 2026-08-13 16:20:43 +00:00
Hide_D d431ba8d78 Merge branch 'main' into feature/command-option-context-20260813 2026-08-13 16:13:22 +00:00
Hide_D 8b1ca2a3f5 feat: enrich command option dialogs with Ref context 2026-08-13 16:11:30 +00:00
Hide_D 8fbe6ef9bd Merge main into feat/settings-tournament-responsive-20260813 2026-08-13 16:04:27 +00:00
Hide_D ab2360d4d9 feat(game-ui): redesign settings and tournament layouts 2026-08-13 15:58:37 +00:00
Hide_D bdc7d6794f Merge remote-tracking branch 'origin/main' into refactor/shared-general-panel-20260813
# Conflicts:
#	app/game-frontend/src/views/MyPageView.vue
2026-08-13 15:49:13 +00:00
Hide_D 7a90fba7f3 refactor(game-ui): share Ref-style general panel 2026-08-13 15:47:34 +00:00