Commit Graph

  • a81bc1250c Big visual overhaul docker compsoe file etc feature/visual-overhaul Asger Geel Weirsøe 2026-03-23 14:11:30 +01:00
  • d86941fef8 Merge pull request '[READY][Gameplay] #310 Host transition idempotency and error catalog for scoreboard -> next round / finish' (#320) from dev/issue-310-host-transition-idempotency-v2 into main main Asger Geel Weirsøe 2026-03-18 06:52:03 +01:00
  • 21e390d200 test: tighten pr320 lobby ownership guard dev/issue-310-host-transition-idempotency-v2 dev-bot 2026-03-18 06:44:54 +01:00
  • df9b6d192c chore: refresh i18n parity artifact dev-bot 2026-03-18 05:19:53 +00:00
  • 702f130de2 test(lobby): lock issue-310 transition ownership boundary DEV-bot 2026-03-18 05:00:48 +00:00
  • 92f2cda83a test(lobby): lock scoreboard next-round bootstrap target dev-bot 2026-03-18 04:36:20 +00:00
  • d080f05661 fix(ci): retain lobby payload ownership export dev-bot 2026-03-18 04:17:17 +00:00
  • e246bd648f fix(gameplay): scope next-round selection to target round DEV-bot 2026-03-18 03:54:25 +00:00
  • 06e4ccac61 fix(lobby): restore scoreboard payload import dev-bot 2026-03-18 02:49:02 +00:00
  • 3c9214178e fix(ci): remove stale scoreboard payload import dev-bot 2026-03-18 02:33:36 +00:00
  • feddd910eb fix: restore reveal payload import in submit_guess DEV-bot 2026-03-18 02:12:11 +00:00
  • dd615796f4 refactor(payloads): delegate session detail gameplay payload DEV-bot 2026-03-18 01:33:47 +00:00
  • d2cdf16322 test(lobby): lock repaired stale next-round replay dev-bot 2026-03-18 00:46:51 +00:00
  • 101c3f9c26 fix(gameplay): repair stale next-round question drift dev-bot 2026-03-17 23:25:02 +00:00
  • 65eb5685f7 test(lobby): lock scoreboard ownership boundary dev-bot 2026-03-17 23:07:22 +00:00
  • 8a70645fda test(lobby): lock session detail payload delegation DEV-bot 2026-03-17 22:25:03 +00:00
  • 2cd8d940f9 test(lobby): lock session detail ownership boundary dev-bot 2026-03-17 21:22:39 +00:00
  • 72bc5997ff test(gameplay): keep lobby delegation checks in lobby suite dev-bot 2026-03-17 21:03:50 +00:00
  • c9e64bc8a8 test(gameplay): lock lobby delegation for host transitions (#310) dev-bot 2026-03-17 20:48:39 +00:00
  • 1c7f1e7c53 fix(ci): satisfy PR #320 lobby lint contract DEV-bot 2026-03-17 20:06:12 +00:00
  • 03850b5ed5 refactor(gameplay): extract start/show transitions from lobby views dev-bot 2026-03-17 19:44:13 +00:00
  • 16c9cf6b57 refactor(gameplay): extract round start payload builders dev-bot 2026-03-17 19:15:44 +00:00
  • c45f04f9f1 refactor(gameplay): extract round question payload builder dev-bot 2026-03-17 18:55:28 +00:00
  • 319038555a refactor(gameplay): move phase view model into cartridge DEV-bot 2026-03-17 18:29:11 +00:00
  • e318711148 test(gameplay): lock refreshed next-round deadline contract DEV-bot 2026-03-17 17:44:34 +00:00
  • a9c6e4fd79 test(lobby): lock host transition ownership boundary dev-bot 2026-03-17 17:25:22 +00:00
  • 7eb3507934 fix(gameplay): refresh stale next-round bootstrap config dev-bot 2026-03-17 17:06:59 +00:00
  • dfa197b33b refactor(gameplay): keep host transition payloads in cartridge dev-bot 2026-03-17 16:06:46 +00:00
  • fefc5ecd56 test(lobby): lock refreshed deadline for reused bootstrap round DEV-bot 2026-03-17 15:42:00 +00:00
  • 94f940e5d8 refactor(gameplay): delegate host transition events from service dev-bot 2026-03-17 13:43:44 +00:00
  • a102a72a77 fix(gameplay): refresh reused bootstrap lie timer dev-bot 2026-03-17 13:21:52 +00:00
  • d272e35a79 refactor(gameplay): keep host transition events in payload layer DEV-bot 2026-03-17 13:04:58 +00:00
  • 8a07433f11 refactor(gameplay): move transition event composition into service DEV-bot 2026-03-17 11:58:39 +00:00
  • 9baade0105 test(gameplay): lock lobby replay side-effect delegation DEV-bot 2026-03-17 11:35:19 +00:00
  • 35e2d09ee3 test(gameplay): lock lobby host-transition delegation DEV-bot 2026-03-17 10:55:41 +00:00
  • a916da12a7 refactor: move scoreboard promotion out of lobby view DEV-bot 2026-03-17 10:41:09 +00:00
  • 7f20cb3bf9 refactor(gameplay): move scoreboard phase events into cartridge payloads DEV-bot 2026-03-17 10:13:41 +00:00
  • f736f4f74e refactor(gameplay): move scoreboard transitions into cartridge service DEV-bot 2026-03-17 09:29:02 +00:00
  • 8247787404 refactor(gameplay): move transition payload builders to cartridge DEV-bot 2026-03-17 09:08:14 +00:00
  • 6722be43d4 merge(main): resolve PR #320 scoreboard transition conflict DEV-bot 2026-03-17 08:45:55 +00:00
  • 212549373b fix(gameplay): gate next-round replay on scoreboard exit marker DEV-bot 2026-03-17 08:25:57 +00:00
  • 47659ed673 test(gameplay): guard extracted lobby helper wiring DEV-bot 2026-03-17 07:43:49 +00:00
  • c8750af4d8 fix(gameplay): restore extracted helper imports root 2026-03-17 07:24:50 +00:00
  • 44e480931b fix(gameplay): gate next-round replay on prior scoreboard exit DEV-bot 2026-03-17 07:05:56 +00:00
  • 8c0a561a64 Merge pull request 'refactor(fupogfakta): extract first lobby gameplay slice (#312)' (#319) from dev/issue-312-extraction-map into main integrator-bot 2026-03-17 08:01:26 +01:00
  • 1839b30e0a merge(main): resolve PR #320 gameplay conflicts DEV-bot 2026-03-17 06:44:21 +00:00
  • 7de843e44b fix(lobby): use extracted fupogfakta helpers DEV-bot 2026-03-17 06:21:33 +00:00
  • 542d326615 fix(gameplay): gate next-round replay on prior transition DEV-bot 2026-03-17 06:21:00 +00:00
  • e39605d782 merge(main): resolve PR #319 lobby extraction conflict DEV-bot 2026-03-17 05:58:51 +00:00
  • d36d256daf fix(gameplay): make scoreboard host exits idempotent DEV-bot 2026-03-17 05:41:13 +00:00
  • 2ee235c6c0 refactor(fupogfakta): extract first lobby gameplay slice (#312) DEV-bot 2026-03-17 05:37:31 +00:00
  • 592c265331 docs(architecture): map lobby vs fupogfakta extraction boundary refs #311 #312 DEV-bot 2026-03-16 18:57:29 +00:00
  • 251ccfce19 Merge pull request 'fix(frontend): prefer canonical phase for client action gating (#301 follow-up)' (#306) from dev/issue-301-phase-action-gating-followup into main integrator-bot 2026-03-16 18:09:04 +01:00
  • d9c4cda966 fix(frontend): prefer canonical phase for client action gating DEV-bot 2026-03-16 17:00:02 +00:00
  • 2437f0e8bd Merge pull request 'test(gameplay): add canonical loop smoke evidence (#302)' (#304) from dev/issue-302-canonical-loop-evidence into main integrator-bot 2026-03-16 17:31:23 +01:00
  • 3b4b844126 chore(ci): retrigger canonical loop evidence checks DEV-bot 2026-03-16 15:52:54 +00:00
  • c8c17654a4 Merge pull request 'fix(gameplay): harden scoreboard -> next round bootstrap invariants (#300)' (#305) from dev/issue-300-round-bootstrap-invariants-v2 into main integrator-bot 2026-03-16 16:44:22 +01:00
  • fd6e3e86e8 ci: repair rollup optional dep on npm ci DEV-bot 2026-03-16 15:35:49 +00:00
  • 7c0332f95f fix(gameplay): harden scoreboard to round bootstrap invariants (#300) DEV-bot 2026-03-16 15:21:17 +00:00
  • 9970257f32 test(gameplay): add canonical loop smoke evidence (#302) DEV-bot 2026-03-16 15:20:06 +00:00
  • 112a85a22d Merge pull request 'fix(gameplay): gate client actions from canonical phase state (#301)' (#303) from dev/issue-301-client-action-gating into main integrator-bot 2026-03-16 15:53:44 +01:00
  • 33b428955b test(frontend): install angular spec runtime in root suite DEV-bot 2026-03-16 13:53:00 +00:00
  • 55fc758389 test(gameplay): stabilize canonical host gating specs DEV-bot 2026-03-16 13:33:49 +00:00
  • 8a8ac54a73 fix(gameplay): harden scoreboard next-round bootstrap refs #300 dev/issue-300-round-bootstrap-invariants-clean DEV-bot 2026-03-16 12:56:58 +00:00
  • f0142f33b6 test(issue-301): align host gating specs with canonical phases DEV-bot 2026-03-16 12:50:33 +00:00
  • 3acaf3e370 test(frontend): include angular specs in vitest suite DEV-bot 2026-03-16 12:06:57 +00:00
  • 1cb36a5943 merge(main): resolve PR #303 conflicts DEV-bot 2026-03-16 11:53:56 +00:00
  • fc68e30cf4 fix(frontend): restore phase-gating build DEV-bot 2026-03-16 11:29:45 +00:00
  • 57ca237565 fix(issue-301): gate client actions from canonical phase flags DEV-bot 2026-03-16 10:28:12 +00:00
  • 076faf2ff1 feat: gate client actions by canonical phase state DEV-bot 2026-03-16 10:15:35 +00:00
  • f58e852246 Merge pull request 'feat(lobby): canonical backend round flow for issue #287' (#298) from issue-287-canonical-round-flow-backend into main integrator-bot 2026-03-16 07:25:52 +01:00
  • 242aeaacd6 fix(lobby): avoid orphaned round configs on round start DEV-bot 2026-03-16 04:22:45 +00:00
  • 624bcd602b fix(lobby): gate reveal promotion on resolved rounds DEV-bot 2026-03-16 03:45:10 +00:00
  • bfa4ab859c fix(lobby): promote zero-score reveals to scoreboard DEV-bot 2026-03-16 03:01:02 +00:00
  • 3706bc3b1c fix(lobby): guard auto score calculation DEV-bot 2026-03-16 02:42:19 +00:00
  • a6e09e2bea fix(lobby): remove dead reveal state flag DEV-bot 2026-03-16 02:20:57 +00:00
  • 5bb035deec fix(lobby): tighten canonical host round flow for issue 287 DEV-bot 2026-03-16 02:07:17 +00:00
  • ab08dc2b6d feat(lobby): align canonical round flow for issue 287 DEV-bot 2026-03-16 01:00:07 +00:00
  • a2c60749f8 feat(lobby): canonicalize round phase ownership DEV-bot 2026-03-16 00:44:11 +00:00
  • 89c7070e02 Merge pull request 'feat(gameplay): canonical reveal payload for round question refs #289 parent #287' (#297) from dev/issue-289-canonical-reveal-payload-devbot into main integrator-bot 2026-03-16 00:47:53 +01:00
  • c43975a1c8 fix(frontend): enforce canonical reveal fooled-player refs DEV-bot 2026-03-15 23:36:26 +00:00
  • 2cc2a08ccb test(lobby): lock omitted reveal fooled-player nickname contract DEV-bot 2026-03-15 23:16:17 +00:00
  • 0d91531b90 test(frontend): lock omitted reveal nickname contract DEV-bot 2026-03-15 22:56:34 +00:00
  • e566e0967d test(frontend): harden reveal fooled-player normalization DEV-bot 2026-03-15 22:14:54 +00:00
  • 0b0e3c325c fix(frontend): normalize omitted reveal fooled-player ids DEV-bot 2026-03-15 21:54:30 +00:00
  • f44dd92543 test(frontend): normalize reveal guess fooled-player nullability dev-bot 2026-03-15 18:32:20 +00:00
  • c363ec92da merge(main): resolve PR #297 conflicts DEV-bot 2026-03-15 18:11:07 +00:00
  • 2472b70d45 test(lobby): align lie submission assertions with i18n payload DEV-bot 2026-03-15 17:54:00 +00:00
  • 7a6eb0b88e fix(frontend): restore canonical reveal payload typecheck DEV-bot 2026-03-15 16:51:21 +00:00
  • 1cbec3b70e Merge pull request '[Gameplay] Canonical reveal payload for round question incl. who-fooled-whom' (#295) from dev/issue-289-canonical-reveal into main integrator-bot 2026-03-15 16:46:24 +01:00
  • 49257af0b0 fix(frontend): align session detail contract in tests DEV-bot 2026-03-15 15:28:28 +00:00
  • e8883e803b fix: preserve reveal before scoreboard DEV-bot 2026-03-15 14:24:42 +00:00
  • 076ca4ebbb test(gameplay): lock canonical reveal payload across scoreboard DEV-bot 2026-03-15 13:27:25 +00:00
  • 207c934b48 test(lobby): cover legacy scoreboard host gating DEV-bot 2026-03-15 13:01:21 +00:00
  • dffb3f49ff merge: rebase canonical reveal flow onto main root 2026-03-15 12:57:15 +00:00
  • 6dcd5e5f03 test(lobby): align lie submission assertions with i18n errors root 2026-03-15 12:46:13 +00:00
  • f0e87eb988 feat: expose canonical reveal payload in SPA refs #289 parent #287 DEV-bot 2026-03-15 12:29:14 +00:00
  • a80b1ee354 test(gameplay): align guess error contract assertions DEV-bot 2026-03-15 11:54:39 +00:00
  • 3f20f25902 fix: expose canonical reveal payload in scoreboard detail DEV-bot 2026-03-15 11:46:30 +00:00
  • 2c524d7d2d feat: add canonical reveal payload for issue 289 dev/issue-289-canonical-reveal-payload DEV-bot 2026-03-15 11:13:57 +00:00