Commit Graph
7 Commits
Author SHA1 Message Date
Hide_D a9e2431115 test: 실제 Game API 명령 전수 근거를 고정한다 2026-08-24 16:30:48 +00:00
Hide_D 630bc29100 fix: 특수 유저 커맨드의 Ref 호환 경계를 보강한다
수뇌 국가 설정과 NPC 정책을 actor-bound ENGINE mutation으로 옮기고, 추방·등용·점령·멸망·아이템 폐기의 특수 분기를 Ref와 맞춘다.

요청 ID를 사용자·프로필별로 격리하고 토너먼트 손상 projection을 fail-closed하며 실제 DB 및 Ref 차등 회귀를 보강한다.
2026-08-24 12:10:57 +00:00
Hide_D 85591c68ad fix: Ref 게임 로직과 시나리오 풀 호환을 보정
월 경계, 전투 기술 상한, 연감과 베팅·설문·경매 정산 순서를 Ref 계약에 맞춘다.\n\n시나리오 일반 풀을 ENGINE mutation과 logical tick 기반으로 직렬화하고 914·915 catalog 및 조건부 100기 pool 실행 경계를 추가한다.\n\n경매 worker는 세대별 durable event만 만들고 ENGINE이 row lock 후 상태 전이와 정산을 단일 transaction으로 소유한다.
2026-08-23 16:26:14 +00:00
Hide_D eb47de0e76 perf: 데몬 소유 명령의 중첩 transaction을 제거 2026-08-16 18:04:57 +00:00
Hide_D bb6d2f524e fix(engine): finalize united events and auctions compatibly 2026-07-31 14:56:57 +00:00
Hide_D a9dbb3fd4d test: harden exhaustive compatibility suites 2026-07-30 16:19:30 +00:00
Hide_D 5c19d24254 feat: complete auction menu parity 2026-07-26 05:33:33 +00:00