161 Commits
Author SHA1 Message Date
Hide_D 71ec02d091 feat: port pre-start general deletion lifecycle 2026-07-31 05:44:36 +00:00
Hide_D 2de8f64da4 feat: port NPC possession through turn daemon 2026-07-31 03:46:02 +00:00
Hide_D d82e493109 feat: execute MyPage immediate actions in daemon 2026-07-31 01:56:16 +00:00
Hide_D c6a2a0da93 feat: make general creation daemon-atomic 2026-07-31 00:33:03 +00:00
Hide_D 115218ded8 feat: port scenario 903 select-pool flow 2026-07-30 23:27:59 +00:00
Hide_D c68d992046 feat: port scenario action effects 2026-07-30 19:00:04 +00:00
Hide_D 7f31459385 feat(admin): apply durable runtime clock shifts 2026-07-30 17:21:01 +00:00
Hide_D 971661338f refactor: compose shared scenario event and item packs 2026-07-30 02:27:27 +00:00
Hide_D b0b40b87aa feat: add composable scenario resources 2026-07-30 02:27:15 +00:00
Hide_D d621023508 feat: expose archived general histories 2026-07-29 00:05:18 +00:00
Hide_D 431d3afc42 test profile 300 NPC unification memory 2026-07-28 05:46:16 +00:00
Hide_D 43966ea1ef fix deterministic authoritative RNG fallbacks 2026-07-28 05:46:08 +00:00
Hide_D a531332668 test scheduled state rollback boundary 2026-07-28 01:58:52 +00:00
Hide_D 19a80127c6 refactor engine state transactions 2026-07-28 01:53:48 +00:00
Hide_D 9f402a3d67 test nation betting API lifecycle 2026-07-27 11:13:49 +00:00
Hide_D 484f012f19 fix NPC nation lifecycle history parity 2026-07-27 11:02:12 +00:00
Hide_D 1509a39d26 fix invader lifecycle history parity 2026-07-27 10:48:44 +00:00
Hide_D 0aaf08e311 fix legacy invalid turn argument logs 2026-07-27 10:28:18 +00:00
Hide_D 26e033665a fix staged nation tax rate consumption 2026-07-27 10:07:59 +00:00
Hide_D 7afb99256d fix scenario 911 troop join movement 2026-07-27 09:36:53 +00:00
Hide_D 12ac9c5f4d fix inheritance accounting for unowned generals 2026-07-27 09:16:25 +00:00
Hide_D 017d03eb38 Merge branch 'main' into feature/legacy-db-migration 2026-07-27 01:12:56 +00:00
Hide_D 89013272e1 feat: migrate legacy long-lived database records 2026-07-27 01:12:00 +00:00
Hide_D 606fe268bd fix lease fencing during silent database partitions 2026-07-27 00:58:47 +00:00
Hide_D d5639bf4be test turn daemon database partition fencing 2026-07-27 00:53:33 +00:00
Hide_D bff7b05c05 test turn daemon process kill takeover 2026-07-27 00:46:22 +00:00
Hide_D 789b9c8c8f fix war command differential parity 2026-07-26 22:26:09 +00:00
Hide_D 7676a3eee3 fix resource transfer failure log parity 2026-07-26 20:47:07 +00:00
Hide_D a7de5778ed fix faction disband state and log parity 2026-07-26 20:13:10 +00:00
Hide_D b5ec2f2311 test monthly catalog segment coverage 2026-07-26 19:36:23 +00:00
Hide_D 8f1fe73bad fix reserved turn daemon api serialization 2026-07-26 19:23:25 +00:00
Hide_D 3cd1ad3b7f fix reserved turn queue concurrency 2026-07-26 18:32:52 +00:00
Hide_D 3fb75ccf03 fix general founding and rebellion parity 2026-07-26 17:50:56 +00:00
Hide_D 80a2c9502f fix general status transition parity 2026-07-26 17:12:54 +00:00
Hide_D 935f6ebe97 fix nation symbol legacy boundaries 2026-07-26 13:39:05 +00:00
Hide_D f9ab1da3fd Merge branch 'main' into feature/best-general-data-parity 2026-07-26 06:03:32 +00:00
Hide_D 875dc610fb fix: preserve best-general rank data parity 2026-07-26 06:03:21 +00:00
Hide_D 7c2cf84384 Merge branch 'main' into audit/lint-test-baseline-20260726
# Conflicts:
#	app/game-api/src/battleSim/worker.ts
#	app/game-api/src/router/general/index.ts
2026-07-26 05:57:45 +00:00
Hide_D fe45b9b7a5 fix: restore lint and test baseline 2026-07-26 05:49:52 +00:00
Hide_D 1727b250bf Merge main into feature/ingame-info-menus 2026-07-26 05:21:11 +00:00
Hide_D 0127fd501a Complete legacy-compatible in-game information menus 2026-07-26 05:20:32 +00:00
Hide_D 1cba5bdfbf Complete NPC policy API lifecycle parity 2026-07-26 05:17:59 +00:00
Hide_D 200d883b5b Merge branch 'main' into feature/nation-personnel-finance-parity
# Conflicts:
#	docs/frontend-legacy-parity.md
2026-07-26 04:35:16 +00:00
Hide_D 35c1c138d7 Merge branch 'main' into feature/tournament-betting-parity 2026-07-26 04:32:29 +00:00
Hide_D 625476c86e Merge branch 'main' into feature/nation-personnel-finance-parity
# Conflicts:
#	app/game-frontend/e2e/playwright.config.mjs
#	app/game-frontend/package.json
#	docs/frontend-legacy-parity.md
2026-07-26 04:31:54 +00:00
Hide_D f4c09a9b02 feat: complete nation personnel and finance parity 2026-07-26 04:30:12 +00:00
Hide_D eec2acc08d feat: complete tournament API lifecycle 2026-07-26 04:29:45 +00:00
Hide_D c2a3b5b797 Implement legacy-compatible survey and unique rewards 2026-07-26 04:17:56 +00:00
Hide_D 9405055a97 fix: preserve pre-month notice log date 2026-07-25 23:43:03 +00:00
Hide_D 02a1642df7 test(game-engine): persist invader monthly lifecycle 2026-07-25 23:20:28 +00:00