Commit Graph
296 Commits
Author SHA1 Message Date
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
Hide_D b3fd9fbb42 Merge branch 'main' into feature/nation-deception-boundary-parity 2026-07-26 10:13:52 +00:00
Hide_D e4c71c5aef fix: match deception command boundaries 2026-07-26 10:13:46 +00:00
Hide_D 1151f41a0c Merge branch 'main' into feature/gateway-main-status-parity 2026-07-26 10:02:48 +00:00
Hide_D 465d9f0234 feat: restore gateway logout and main status 2026-07-26 10:01:38 +00:00
Hide_D d4d373c4bd fix: match surprise attack boundaries 2026-07-26 09:36:44 +00:00
Hide_D c2b1088758 fix: match degrade relations boundaries 2026-07-26 09:16:01 +00:00
Hide_D 5d07aae5b9 fix: match mobilize people boundaries 2026-07-26 08:59:07 +00:00
Hide_D bf933ffa8a fix: match legacy research state boundaries 2026-07-26 08:30:44 +00:00
Hide_D da836c319d fix: match random capital move semantics 2026-07-26 08:17:13 +00:00
Hide_D fa79d95e06 fix: match legacy capital move constraints 2026-07-26 07:31:35 +00:00
Hide_D f5ee8f8672 fix: match population move city constraints 2026-07-26 07:21:51 +00:00
Hide_D bfc6e76e07 fix: match legacy population move boundaries 2026-07-26 07:10:36 +00:00
Hide_D cfdf412cc5 fix(turn): preserve material aid resource boundaries 2026-07-26 06:34:00 +00:00
Hide_D efda1c472c fix(turn): preserve zero-balance seizure flow 2026-07-26 06:16:46 +00:00
Hide_D 2d6855f7a2 Merge branch 'main' into feature/general-icon-names 2026-07-26 06:07:18 +00:00
Hide_D 63e5aae9b4 Merge branch 'main' into feature/nation-seizure-npc-message-parity 2026-07-26 06:06:12 +00:00
Hide_D b7b1785b8c fix(turn): preserve seizure NPC public messages 2026-07-26 06:06:07 +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 e5615ce93c Merge branch 'main' into feature/general-icon-names
# Conflicts:
#	app/game-frontend/src/views/CurrentCityView.vue
2026-07-26 06:01:04 +00:00
Hide_D 74ce55a5c4 Merge branch 'main' into audit/lint-test-baseline-20260726 2026-07-26 05:57:49 +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 e78a058387 fix(turn): match nation resource boundaries 2026-07-26 05:50:20 +00:00
Hide_D fe45b9b7a5 fix: restore lint and test baseline 2026-07-26 05:49:52 +00:00
Hide_D 4b393c2ecc fix(turn): match resource amount boundaries 2026-07-26 05:36:46 +00:00
Hide_D 55b80dbbc6 Use canonical name-based general icon paths 2026-07-26 05:21:13 +00:00
Hide_D 7d41bfa957 test: verify inheritance parity and permissions 2026-07-26 05:04:51 +00:00
Hide_D 430193ef88 feat: complete inheritance management flow 2026-07-26 05:04:46 +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 af00b30bdc merge: add general alternative command parity 2026-07-26 04:32:16 +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 3c1402da63 Merge branch 'main' into feature/board-rooms-parity
# Conflicts:
#	app/game-frontend/e2e/playwright.config.mjs
#	app/game-frontend/src/views/MainView.vue
2026-07-26 04:19:46 +00:00
Hide_D 45f512b691 Complete legacy-compatible board rooms 2026-07-26 04:19:20 +00:00