Hide_D
8a4347bf6d
feat(game-ui): 토너먼트 단계별 메인 메뉴를 전환한다
2026-08-22 04:58:12 +00:00
Hide_D
1e14320911
feat: 메인 현재 시각을 최근 통신 기준으로 갱신
...
완료 턴 시각 대신 lobby serverTime을 분 경계에 맞춰 표시한다. 게임 API 응답과 SSE 및 같은 계정 탭 전달을 최근 통신으로 기록하고, 45초 공백에는 시계를 멈춘다. 공통 시계 투영과 단위 및 Chromium 회귀 검증을 추가한다.
2026-08-21 17:19:46 +00:00
Hide_D
a43f3e4e0a
perf: 프런트엔드 import 경계를 세분화
...
Gateway 화면을 route 단위로 지연 로딩하고 common runtime import를 실제 소유 leaf export로 분리한다.\n\npackage boundary와 route loading 회귀 테스트로 root barrel 재유입을 차단한다.
2026-08-21 01:45:20 +00:00
Hide_D
c924eaf205
fix(message): 수뇌의 재야 광고 발송 대상을 복원
...
Ref와 같이 외교 권한이 있는 장수에게 재야 국가 우편함을 노출한다. 서버 권한 강제와 재야 수신 경로, 실제 Chromium 발송 흐름을 회귀 테스트로 고정한다.
2026-08-21 01:16:35 +00:00
Hide_D
54a5b91ca9
fix: 시즌별 설문 알림 상태를 분리
...
설문 확인 cursor와 메인 실시간 탭 범위를 reset 고유 serverId로 구분한다. 설문 생성의 daemon 비의존 outbox 경로와 이전 시즌 cursor 회귀를 테스트한다.
2026-08-19 12:20:26 +00:00
Hide_D
e910a635e6
perf: 로그인 메인 로직 배럴 로딩 제거
2026-08-18 07:11:06 +00:00
Hide_D
19629fe3cc
fix: 갱신 비용에 따라 접속 점수를 기록
...
revision 확인과 서버 event 기반 선택 갱신은 무가점으로 두고 PostgreSQL projection을 다시 만드는 초기·수동·복구 갱신만 1점을 기록한다. 인증 범위에 묶인 1회용 realtime 증표와 회귀 검증을 추가한다.
2026-08-17 11:10:38 +00:00
Hide_D
50068224c8
fix: 토너먼트 단계의 메인 실시간 갱신을 연결
...
토너먼트 state의 stage 전이만 공용 실시간 채널에 발행하고 공개 invalidation으로 변환한다.
메인 dashboard store가 단계 값을 소유해 상단 문구와 메뉴 강조를 단일/다중 탭에서 함께 갱신한다.
Redis 통합 테스트와 production Chromium 회귀 검증을 추가한다.
2026-08-17 01:41:37 +00:00
Hide_D
299470590a
perf: dashboard revision-first 조회 계약을 추가
...
content revision과 별도인 source revision을 선택적으로 교환하고 coverage가 충족될 때만 payload loader를 생략한다. 구형 client와 미완성 producer coverage는 기존 full computation으로 안전하게 복구한다.
2026-08-16 18:26:15 +00:00
Hide_D
aa51f1b7d9
perf: 실시간 접속 확인에서 불필요한 context 조회를 제거
2026-08-16 17:53:25 +00:00
Hide_D
48d94e5ff2
feat: Ref 호환 접속 제한과 벌점 초기화 구현
...
실행 중인 프로필에서만 접속 벌점을 누적하고 제한 임계값과 대상 경로를 Ref 순서에 맞춘다. 자기 턴 명령 성공 시 순간 점수를 같은 flush에서 초기화하며 월간 누적 감쇠는 유지한다. 제한 중 메인 자동 갱신과 실시간 구독을 중지하고 수동 갱신 성공 시 복구한다.
2026-08-15 18:49:41 +00:00
Hide_D
08ea4d96bb
fix(realtime): redact browser event details
2026-08-13 00:19:24 +00:00
Hide_D
3faf45f71e
fix: align main command editor flow with ref
2026-08-12 15:43:41 +00:00
Hide_D
6e95dbd487
fix(game): recover realtime dashboard delta cloning
2026-08-11 15:09:32 +00:00
Hide_D
a2e94c3092
feat: send dashboard read-model deltas
2026-08-11 12:36:29 +00:00
Hide_D
6063b91b73
fix(game-frontend): coalesce realtime work across tabs
2026-08-09 23:54:56 +00:00
Hide_D
791006de26
merge: select committed dashboard read models
2026-08-09 15:46:50 +00:00
Hide_D
a2683df80f
refactor(game): refresh committed read models selectively
2026-08-09 15:46:01 +00:00
Hide_D
7125e66e70
fix(game-frontend): preserve castle icon geometry
2026-08-09 14:46:17 +00:00
Hide_D
d6bab7e4bf
fix(game-frontend): bound realtime dashboard refreshes
2026-08-09 13:24:36 +00:00
Hide_D
ebc54198d7
fix(frontend): smooth realtime dashboard refreshes
2026-08-07 06:12:43 +00:00
Hide_D
26045f8d63
feat: rebuild Ref-compatible command editors
2026-08-05 09:02:55 +00:00
Hide_D
3cd1ad3b7f
fix reserved turn queue concurrency
2026-07-26 18:32:52 +00:00
Hide_D
465d9f0234
feat: restore gateway logout and main status
2026-07-26 10:01:38 +00:00
Hide_D
ce0b1e9842
Merge branch 'main' into feature/command-argument-ui
2026-07-26 09:07:46 +00:00
Hide_D
919a2fccda
feat: add reserved command argument forms
2026-07-26 09:05:17 +00:00
Hide_D
918d8f0e4c
feat: restore main record panels
2026-07-26 08:55:06 +00:00
Hide_D
185057ea43
feat: complete in-game message parity
2026-07-26 05:31:25 +00:00
Hide_D
45f512b691
Complete legacy-compatible board rooms
2026-07-26 04:19:20 +00:00
Hide_D
9885bf6905
Complete instant diplomacy response parity
2026-07-26 03:10:41 +00:00
Hide_D
f13f8bc1cf
feat: add reserved turns management for generals and nations; enhance command selection UI
2026-01-17 02:27:50 +00:00
Hide_D
56b1c40642
feat: implement real-time event handling and SSE support; add event publishing and subscription mechanisms
2026-01-17 01:39:06 +00:00
Hide_D
3ea81e4532
feat: enhance MapViewer with city selection and layout integration
...
- Added support for city selection in MapViewer, allowing users to click on cities to view details.
- Integrated map layout data to improve city rendering and positioning.
- Introduced SelectedCityPanel to display information about the selected city.
- Updated map asset handling with utility functions for building asset URLs.
- Enhanced state management in mapViewer store to track selected city.
- Improved responsiveness and styling of map components.
- Added new API endpoint for loading map layouts from legacy data.
2026-01-16 17:32:45 +00:00
Hide_D
4f44e76ef1
feat: Refactor command selection and message handling components; add main dashboard store
2026-01-16 16:33:44 +00:00