Hide_D
|
14ffa76c49
|
feat: 예약 오픈 일정을 빌드 전에 공개
초기화 예약의 공개 선택을 operation payload에 저장하고 로비에서 준비 단계별로 표시합니다. RESERVED 인계와 STOPPED 무요청 경계를 테스트합니다.
|
2026-08-23 13:59:31 +00:00 |
|
Hide_D
|
4f841ad82f
|
fix(gateway): 일시정지와 서버 중지 상태 계약 분리
|
2026-08-15 17:12:13 +00:00 |
|
Hide_D
|
d03160a4b3
|
fix(gateway): use Korean server labels by default
|
2026-08-13 16:28:04 +00:00 |
|
Hide_D
|
6478a9f478
|
fix(gateway): split profile identity from scenario
|
2026-08-13 16:03:41 +00:00 |
|
Hide_D
|
0ef8b5ea20
|
fix(gateway): preserve configured server display order
|
2026-08-08 16:48:40 +00:00 |
|
Hide_D
|
a3fc1b5ebd
|
Merge branch 'main' into feature/auction-menu-parity
# Conflicts:
# app/game-frontend/e2e/playwright.config.mjs
# app/game-frontend/package.json
# app/gateway-api/src/adminRouter.ts
# app/gateway-api/src/lobby/profileStatusService.ts
# app/gateway-api/src/orchestrator/gatewayOrchestrator.ts
# app/gateway-api/test/orchestratorOperations.test.ts
# app/gateway-api/test/orchestratorPlan.test.ts
# app/gateway-frontend/e2e/server-operations.spec.ts
# app/gateway-frontend/src/views/AdminView.vue
# app/gateway-frontend/src/views/ServerOperationsView.vue
|
2026-07-26 05:38:38 +00:00 |
|
Hide_D
|
5c19d24254
|
feat: complete auction menu parity
|
2026-07-26 05:33:33 +00:00 |
|
Hide_D
|
61b540384c
|
feat(battle-sim): isolate authenticated worker lifecycle
|
2026-07-26 05:30:48 +00:00 |
|
Hide_D
|
eec2acc08d
|
feat: complete tournament API lifecycle
|
2026-07-26 04:29:45 +00:00 |
|
Hide_D
|
c965b1120f
|
feat: eslint 적용 및 관련 코드 일괄 수정
|
2026-01-05 15:46:47 +00:00 |
|
Hide_D
|
1861cbc9c6
|
feat: Zod를 사용한 월드 상태 구성 및 메타 타입 추가, 사용자 ID 처리 개선
|
2026-01-05 14:49:19 +00:00 |
|
Hide_D
|
67d995c65f
|
feat: implement lobby functionality with user and server information retrieval
|
2026-01-03 13:35:16 +00:00 |
|
Hide_D
|
1988e180c5
|
feat: add profile status service and integrate it into the gateway API context and router
|
2026-01-03 10:30:59 +00:00 |
|