Hide_D
5c19d24254
feat: complete auction menu parity
2026-07-26 05:33:33 +00:00
Hide_D
5c76a20bc9
test(turn): cover general pre-required turn boundaries
2026-07-26 04:41:15 +00:00
Hide_D
dc74a9a2be
merge: complete tournament betting parity
2026-07-26 04:32:56 +00:00
Hide_D
35c1c138d7
Merge branch 'main' into feature/tournament-betting-parity
2026-07-26 04:32:29 +00:00
Hide_D
18b380aaa6
fix(turn): preserve legacy alternative command execution
2026-07-26 04:31:48 +00:00
Hide_D
eec2acc08d
feat: complete tournament API lifecycle
2026-07-26 04:29:45 +00:00
Hide_D
36c5dacb83
Add sabotage constraint parity
2026-07-26 04:13:09 +00:00
Hide_D
ac711e66f5
Add sabotage injury boundary parity
2026-07-26 04:07:42 +00:00
Hide_D
d8e94c428c
Add sabotage value boundary parity
2026-07-26 03:59:16 +00:00
Hide_D
7607e6ccc5
Add sabotage probability clamp parity
2026-07-26 03:50:44 +00:00
Hide_D
4b9ddb3e25
Add general constraint fallback parity
2026-07-26 03:37:48 +00:00
Hide_D
2e46fb6a70
Add general command failure parity matrix
2026-07-26 03:31:39 +00:00
Hide_D
9885bf6905
Complete instant diplomacy response parity
2026-07-26 03:10:41 +00:00
Hide_D
9ca11f33db
fix: complete reserved nation command parity
2026-07-26 02:28:44 +00:00
Hide_D
58abd60cbf
test: cover multi-turn nation strategy commands
2026-07-26 02:07:26 +00:00
Hide_D
eb58298195
test: cover nation strategy commands
2026-07-26 01:54:32 +00:00
Hide_D
c774a19826
test: cover nation research commands
2026-07-26 01:44:17 +00:00
Hide_D
a55c190e4e
test: expand nation command differential matrix
2026-07-26 01:28:11 +00:00
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
879104622a
feat: auth/gameToken 모듈로의 경로 변경 및 tsdown 설정 추가
2026-01-18 06:39:43 +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