Hide_D
b26b4d42e9
fix: complete general command success differential coverage
2026-07-26 01:05:30 +00:00
Hide_D
c1c8401b8c
Fix recruitment and seizure command parity
2026-07-26 00:31:38 +00:00
Hide_D
03a11c7aac
fix: expand general command differential parity
2026-07-26 00:10:47 +00:00
Hide_D
30cf395b55
test: compare reserved commands against legacy
2026-07-25 14:17:04 +00:00
Hide_D
36d11acdfa
merge: add fenced turn runner and differential harness
2026-07-25 12:14:38 +00:00
Hide_D
b5633ae11a
Merge main into feature/turn-differential-longrun
2026-07-25 12:10:22 +00:00
Hide_D
fbfaf8df81
feat: complete user-facing message and account APIs
2026-07-25 11:39:47 +00:00
Hide_D
111d3c7074
test: add turn command state differential harness
2026-07-25 11:38:42 +00:00
Hide_D
f7311385ce
Merge origin/main into frontend parity worktree
2026-07-25 11:16:03 +00:00
Hide_D
06c7197a1a
feat: add legacy-compatible neutral auctions
2026-07-25 11:07:37 +00:00
Hide_D
93ae4df519
feat: complete legacy-compatible auction system
2026-07-25 10:43:49 +00:00
Hide_D
a9d6541c18
Secure actor-owned game API routes
2026-07-25 08:50:41 +00:00
Hide_D
88afcb5465
feat: apply traits in live turn runtime
2026-07-25 08:14:25 +00:00
Hide_D
828dceae13
fix: align item battle progression with legacy
2026-07-25 07:04:58 +00:00
Hide_D
46ae79dbe7
test: allow strict battle parity diagnostics
2026-07-25 06:50:41 +00:00
Hide_D
0d7ede3d93
feat: complete legacy unique item battle parity
2026-07-25 06:47:56 +00:00
Hide_D
4b13c6d4f5
feat: align battle simulator with legacy handlers
2026-07-25 05:57:05 +00:00
Hide_D
835886c7a9
feat: 고유 경매 로직 추가 및 통합 테스트 구현
2026-01-23 12:27:32 +00:00
Hide_D
ef4a589a7b
feat: 경매 통합 테스트에서 턴 데몬 라이프사이클 관리 및 데이터베이스 연결 개선
2026-01-23 12:18:48 +00:00
Hide_D
2106f03dc3
feat: 경매 최종화 로직 및 통합 테스트 추가
2026-01-23 11:58:40 +00:00
Hide_D
e2accc31a7
feat: e2e 테스트 실행 및 에러 수정
2026-01-18 13:28:02 +00:00
Hide_D
e1f21d3209
feat: 환경 변수에 GAME_TRPC_PATH 및 GATEWAY_TRPC_PATH 추가, 관련 문서 업데이트
2026-01-18 12:44:22 +00:00
Hide_D
33d97502f0
feat: PM2 오케스트레이터 E2E 테스트 추가
2026-01-18 12:29:34 +00:00
Hide_D
e3f7758187
feat: RedisTurnDaemonTransport에서 lastId 초기값을 '0-0'으로 변경 및 RedisCommandStream에서 블록 시간 제한 추가
2026-01-18 07:38:00 +00:00
Hide_D
a9ddffa97c
feat: add integration tests for initialization flow
...
- Implemented end-to-end integration tests covering database reset, bootstrap admin creation, demo user provisioning, scenario installation, and general creation.
- Added support for deterministic seeding and auto admin general creation.
- Created a new package for integration tests with necessary configurations and scripts.
- Updated various modules to support new features, including admin user handling and scenario seeding.
- Enhanced error handling and validation in the join and orchestrator modules.
2026-01-18 06:32:19 +00:00