Commit Graph
331 Commits
Author SHA1 Message Date
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 d6904f2c9d fix(infra): reconcile shared Prisma migration history 2026-07-30 17:20:52 +00:00
Hide_D 027225081d docs: consolidate current architecture documentation 2026-07-30 14:15:47 +00:00
Hide_D 2045086278 Merge branch 'main' into refactor/typed-action-protocol
# Conflicts:
#	docs/developer/index.md
2026-07-30 03:33:02 +00:00
Hide_D 7d3cb50a5b refactor(logic): replace arbitrary action hooks with typed events 2026-07-30 03:31:31 +00:00
Hide_D b0b40b87aa feat: add composable scenario resources 2026-07-30 02:27:15 +00:00
Hide_D 43966ea1ef fix deterministic authoritative RNG fallbacks 2026-07-28 05:46:08 +00:00
Hide_D 2b15410c5c Track traffic by game month 2026-07-27 11:32:48 +00:00
Hide_D 89013272e1 feat: migrate legacy long-lived database records 2026-07-27 01:12:00 +00:00
Hide_D 740c4bb1db fix live sortie turn lifecycle parity 2026-07-26 23:33:26 +00:00
Hide_D fc019a786c fix tied conflict conquest order 2026-07-26 23:14:27 +00:00
Hide_D a6e592b6ef fix emergency-capital log parity 2026-07-26 22:57:21 +00:00
Hide_D 49a9494810 fix supply-retreat history parity 2026-07-26 22:40:17 +00:00
Hide_D 789b9c8c8f fix war command differential parity 2026-07-26 22:26:09 +00:00
Hide_D 1011822463 fix empty game database migrations 2026-07-26 22:08:24 +00:00
Hide_D e99f8a5d67 fix volunteer special age metadata 2026-07-26 21:58:41 +00:00
Hide_D 82718a1d81 fix domestic trait reset unique lottery 2026-07-26 21:24:00 +00:00
Hide_D e90a0ba339 fix general constraint failure log parity 2026-07-26 21:10:36 +00:00
Hide_D 3d5fff3687 fix command-specific failure log parity 2026-07-26 20:59:19 +00:00
Hide_D 7676a3eee3 fix resource transfer failure log parity 2026-07-26 20:47:07 +00:00
Hide_D a1dacda59e fix core domestic command persistence parity 2026-07-26 20:34:36 +00:00
Hide_D a7de5778ed fix faction disband state and log parity 2026-07-26 20:13:10 +00:00
Hide_D 0f9fa69e1f fix NPC active command execution parity 2026-07-26 19:49:40 +00:00
Hide_D 8f1fe73bad fix reserved turn daemon api serialization 2026-07-26 19:23:25 +00:00
Hide_D d1e9d5fc75 fix reserved turn permission constraints 2026-07-26 18:57:27 +00:00
Hide_D 3cd1ad3b7f fix reserved turn queue concurrency 2026-07-26 18:32:52 +00:00
Hide_D ab6ed3553a fix sanctions and admin role escalation 2026-07-26 18:11:01 +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 a0df7f5b3c fix general appointment command parity 2026-07-26 16:53:28 +00:00
Hide_D ec941ad173 fix general scouting command parity 2026-07-26 16:23:21 +00:00
Hide_D cabb479cf6 fix general military preparation parity 2026-07-26 16:02:24 +00:00
Hide_D eed4017c2c fix general domestic command parity 2026-07-26 15:36:04 +00:00
Hide_D c003f9e112 fix general movement command parity 2026-07-26 15:21:37 +00:00
Hide_D e6fe5cda63 fix general self-state command parity 2026-07-26 15:00:43 +00:00
Hide_D 97f77ce96b fix nation personnel command parity 2026-07-26 14:38:53 +00:00
Hide_D 980781f990 fix nation diplomacy proposal parity 2026-07-26 14:18:56 +00:00
Hide_D 935f6ebe97 fix nation symbol legacy boundaries 2026-07-26 13:39:05 +00:00
Hide_D 6dec59430a fix live sortie legacy logs 2026-07-26 13:13:10 +00:00
Hide_D 3f1c2af3f9 fix: match legacy counter-strategy boundaries 2026-07-26 12:41:34 +00:00
Hide_D 8cece60393 fix: match legacy flood command boundaries 2026-07-26 12:05:02 +00:00
Hide_D f41a762751 fix: match volunteer recruitment boundaries 2026-07-26 11:40:04 +00:00
Hide_D 88cb2166c1 fix: match scorched-earth command boundaries 2026-07-26 10:40:43 +00:00
Hide_D 6c3a156b84 Merge branch 'main' into feature/main-signup-kakao-gate
# Conflicts:
#	app/gateway-frontend/src/views/LobbyView.vue
2026-07-26 10:17:37 +00:00
Hide_D a7bb352ba2 feat: add local signup and Kakao verification gate 2026-07-26 10:17:16 +00:00