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 |
|
Hide_D
|
344490a5ff
|
Merge remote-tracking branch 'origin/main' into fix/turn-selector-divider-20260813
|
2026-08-13 15:37:20 +00:00 |
|
Hide_D
|
d695c0e2c8
|
fix(game-ui): toggle turn picker and restore menu dividers
|
2026-08-13 15:33:30 +00:00 |
|
Hide_D
|
71668400dd
|
fix(frontend): clarify main scenario status
|
2026-08-13 15:26:14 +00:00 |
|
Hide_D
|
b98ae9eb4b
|
Merge branch 'main' into fix/main-turn-timezone-20260813
|
2026-08-13 00:07:17 +00:00 |
|
Hide_D
|
6589aee954
|
fix: display main turn time in server timezone
|
2026-08-13 00:06:37 +00:00 |
|
Hide_D
|
7ac9035bbc
|
fix: render Ref-compatible GUI display names
|
2026-08-13 00:00:27 +00:00 |
|
Hide_D
|
4a8e9d33f3
|
Merge remote-tracking branch 'origin/main' into feature/game-action-feedback-20260812
|
2026-08-12 15:57:47 +00:00 |
|
Hide_D
|
5d4d5009ee
|
feat(game-ui): add action feedback layer
|
2026-08-12 15:56:58 +00:00 |
|
Hide_D
|
1e196e200f
|
merge: align main command editor with ref
# Conflicts:
# app/game-frontend/e2e/mainNavigation.spec.ts
|
2026-08-12 15:49:31 +00:00 |
|
Hide_D
|
be3c397fbf
|
merge: restore ref map hover and title
|
2026-08-12 15:48:40 +00:00 |
|
Hide_D
|
de00cfcc2f
|
Merge remote-tracking branch 'origin/main' into fix/map-hover-title-parity-20260812
# Conflicts:
# app/game-frontend/e2e/inGameInfo.spec.ts
|
2026-08-12 15:48:15 +00:00 |
|
Hide_D
|
c04a58ba04
|
fix(game-frontend): match ref menu and NPC reply affordance
|
2026-08-12 15:45:48 +00:00 |
|
Hide_D
|
0b0f46dbf3
|
fix: restore ref map hover details and title
|
2026-08-12 15:44:49 +00:00 |
|
Hide_D
|
c232abce74
|
Merge remote-tracking branch 'origin/main' into fix/command-editor-followup-20260812
|
2026-08-12 15:44:14 +00:00 |
|
Hide_D
|
3faf45f71e
|
fix: align main command editor flow with ref
|
2026-08-12 15:43:41 +00:00 |
|
Hide_D
|
3a5dd5fd09
|
fix: render neutral main nation and trait names
|
2026-08-12 15:33:08 +00:00 |
|
Hide_D
|
445db7bbe0
|
fix(game-frontend): align main UI grid with ref
|
2026-08-12 07:43:50 +00:00 |
|