Commit Graph

  • ae10a45a27 Remove useless comment Mattia Migliorini 2026-03-10 08:25:04 +01:00
  • be9ea14fe9 refactor: rename Bot to Tribe in internal execution code (#3372) PGray 2026-03-10 04:31:18 +00:00
  • 13a965a9c5 Add hotkey descriptions for Escape and Enter actions in HelpModal (#3382) Bartosz Woźniak 2026-03-10 05:15:13 +01:00
  • 3838de1d30 Option to disable alliances + 2 new modifiers for variety 😄 (#3392) FloPinguin 2026-03-10 05:13:13 +01:00
  • 08836e2a57 Merge branch 'v29' v0.30.0-beta3 evanpelle 2026-03-09 17:31:04 -07:00
  • 2f7b41c53d bugfix: add 'Basic' to the otel auth header v0.29.21 v29 evanpelle 2026-03-03 18:57:14 -08:00
  • aa24438edf Fix slider focus stealing keyboard shortcuts after interaction evanpelle 2026-03-09 16:53:30 -07:00
  • 27476b8938 Move language selector flag from navbar to footer, display in natural colors and sized responsively. evanpelle 2026-03-09 15:49:52 -07:00
  • f1478a3071 run map generator to sync generated maps (#3391) Evan 2026-03-09 15:25:45 -07:00
  • fdaeaf66d0 bugfix: invalid banned word caused PrivilegeRefresher to fail to load evanpelle 2026-03-09 14:46:42 -07:00
  • eeb63f651a Merge branch 'v29' evanpelle 2026-03-09 14:37:35 -07:00
  • ce416f877c bugfix: don't show yellow alert frame when a bot is attacking evanpelle 2026-03-09 12:41:27 -07:00
  • 76878a91d6 make SOLO button highlight on hover evanpelle 2026-03-09 09:53:55 -07:00
  • df5fad1a1f meta: reduce train spawn rate to compensate for shared train track update v0.30.0-beta2 evanpelle 2026-03-09 09:45:32 -07:00
  • ebd39e8ced cap attacks panel height and make it scrollable when overflow evanpelle 2026-03-09 09:44:25 -07:00
  • 5396931909 add footer ad to homepage (#3385) Evan 2026-03-09 09:31:02 -07:00
  • c415c12675 Prettier fix Mattia Migliorini 2026-03-09 13:29:09 +01:00
  • b5f4af23b9 Increase coalition condition to 2/3 share to avoid three-way-tie case Mattia Migliorini 2026-03-09 13:26:32 +01:00
  • a484f6a3fc Move team renaming logic o assignTeams() Mattia Migliorini 2026-03-09 13:06:06 +01:00
  • c1df0897f7 Merge branch 'main' into team-names Mattia Migliorini 2026-03-09 12:55:28 +01:00
  • 84ae5fc879 Adds Aegean map (#3384) RickD004 2026-03-08 23:05:09 -06:00
  • eeb75342f6 improve game starting modal styling evanpelle 2026-03-08 22:04:22 -07:00
  • fa6826b962 remove timeout stable evanpelle 2026-03-08 19:06:50 -07:00
  • c63b304a97 various homepage improvements (#3387) Evan 2026-03-08 19:00:24 -07:00
  • 44d128a6f2 Merge branch 'main' into trade Ryan 2026-03-08 23:41:48 +00:00
  • df62251d3a Add San Francisco map (#3373) RickD004 2026-03-07 22:51:59 -06:00
  • b648b102fa feat(chat): add stop trading with all chat option (#3362) Damien Gustave 2026-03-08 05:38:37 +01:00
  • a4b3d13c86 remove Rising sun flag (#3377) 진윤 2026-03-08 09:17:34 +09:00
  • 936928fed9 Enhance InputHandler to allow using NumPad (#3317) Bartosz Woźniak 2026-03-08 00:27:25 +01:00
  • fe89713f46 Fix UI (again) 🖌️ (#3379) FloPinguin 2026-03-07 22:01:18 +01:00
  • 526cb723d6 Fix 2 HvN UI bugs 🔧 (#3378) FloPinguin 2026-03-07 21:57:16 +01:00
  • 3fca25f421 Skip multi-tab detection during replays 🛠️ (#3366) FloPinguin 2026-03-07 05:02:03 +01:00
  • 73ad08f0cf Build(deps): bump dompurify from 3.2.6 to 3.3.2 in the npm_and_yarn group across 1 directory (#3365) dependabot[bot] 2026-03-06 20:01:40 -08:00
  • 902a0b42ac Remove useless sprite setting (#3363) DevelopingTom 2026-03-07 04:58:14 +01:00
  • 1e47e2c20d fix: transfer host when lobby creator disconnects fix/lobby-host-transfer FloPinguin 2026-03-07 04:07:45 +01:00
  • 815f1de67b Update control panel UI (#3357) Evan 2026-03-06 18:32:01 -08:00
  • 0eb23c0c8c clientId replay bugfix (was picking first clientID in the array) (#3369) Ryan 2026-03-06 21:58:10 +00:00
  • dbb9fe9035 Merge branch 'main' into trade Ryan 2026-03-06 16:46:01 +00:00
  • b4e8f1b4f7 Merge branch 'main' into embeddedurlfix embeddedurlfix Ryan 2026-03-06 16:45:26 +00:00
  • e069bbbccf Merge branch 'main' into team-names Evan 2026-03-05 20:50:47 -08:00
  • 5594109641 Build(deps): bump fast-xml-parser from 5.3.6 to 5.4.1 in the npm_and_yarn group across 1 directory (#3347) dependabot[bot] 2026-03-05 20:48:15 -08:00
  • c594487f5e Starting gold input in millions with decimal support (#3349) FloPinguin 2026-03-06 05:48:03 +01:00
  • 6254cc0598 Add Arctic map (#3341) RickD004 2026-03-05 22:43:34 -06:00
  • 0dc520b1c8 Add confirmation dialog before closing host lobby modal 🔧 (#3364) FloPinguin 2026-03-06 05:39:22 +01:00
  • 6154b779f5 Fix compact map playercount 🔧 (#3361) FloPinguin 2026-03-06 00:21:35 +01:00
  • 0733c680b9 homepage UI improvements (#3352) Evan 2026-03-05 15:17:28 -08:00
  • 47ef5a032b update favicon to blue warship icon (#3360) Evan 2026-03-05 13:47:28 -08:00
  • 6f25a8fe67 favicon blue-world-favicon evanpelle 2026-03-05 11:05:24 -08:00
  • e030d16947 of of-favicon evanpelle 2026-03-05 09:43:23 -08:00
  • ee911f1569 updated SAM refire delay tick back to 0 game ticks. Caleb-sam-refire calebco 2026-03-05 09:15:30 -06:00
  • 15f2ba0dd5 favicon favicon evanpelle 2026-03-04 20:16:52 -08:00
  • b3c01d4c85 improve streamer mode (#3353) Ryan 2026-03-05 03:27:53 +00:00
  • fb2ec45636 add re-fire delay for beta testing calebco 2026-03-04 21:00:29 -06:00
  • cf3e3a7a74 Fix bot/nation player ID collisions causing missing players 🔧 (#3354) FloPinguin 2026-03-05 01:54:29 +01:00
  • 844b71aee5 removed false promise. calebco 2026-03-04 15:20:30 -06:00
  • 5a19aa8167 change comment back to original creator. calebco 2026-03-04 14:58:30 -06:00
  • d8ba6fe84c remove interceptor invul calebco 2026-03-04 14:47:14 -06:00
  • 4319bc422a branch if pre-interceptor invulnerability. Added logic to refire interceptor, added communication to attk/defender that interceptors have been destroyed. calebco 2026-03-04 12:09:14 -06:00
  • e137fcaa6c Fix/Perf/Refactor: playerActions and buildableUnits, their callers and related types (#3220) VariableVince 2026-03-04 20:32:45 +01:00
  • 34edf6fc57 fix: hide lobby card time badge when undefined and use lowercase s fix/lobby-card-time-badge FloPinguin 2026-03-04 20:21:27 +01:00
  • 2a0b0f890d fix build 'cannot find RankedType' in ApiSchemas.ts evanpelle 2026-03-03 19:14:19 -08:00
  • 0976c02326 bugfix: add 'Basic' to the otel auth header evanpelle 2026-03-03 18:57:14 -08:00
  • 55c5c260df bugfix: add 'Basic' to the otel auth header v0.29.20 evanpelle 2026-03-03 18:57:14 -08:00
  • c701ddbdcc Merge branch 'v29' evanpelle 2026-03-03 18:46:00 -08:00
  • 799da9d1b7 Migrate to a new prod machine: falk2 (#3346) Evan 2026-03-03 18:45:24 -08:00
  • 2dbd0c4286 falk2 falk2-v29 evanpelle 2026-03-03 18:41:16 -08:00
  • d828ecfabf Add traefik with tls to startup script (#3343) Evan 2026-03-03 18:34:47 -08:00
  • 8524afed65 Bugfix: Update PlayerGameSchema.map from GameMapType enum to string evanpelle 2026-03-03 13:34:45 -08:00
  • 2139fbf1d8 bugfix: change SingleplayerMapAchievementSchema.mapName schema to be a string evanpelle 2026-03-03 13:15:57 -08:00
  • 1e872631ca add falk2 falk2 evanpelle 2026-03-03 17:37:34 -08:00
  • ec90332131 traefik trefik evanpelle 2026-03-03 17:37:21 -08:00
  • 0b9d43cb46 Configurable nation count 🤖 (#3338) FloPinguin 2026-03-03 23:07:06 +01:00
  • 40a7b49b89 Bugfix: Update PlayerGameSchema.map from GameMapType enum to string v0.29.19 evanpelle 2026-03-03 13:34:45 -08:00
  • c77f579969 bugfix: change SingleplayerMapAchievementSchema.mapName schema to be a string evanpelle 2026-03-03 13:15:57 -08:00
  • 98ec991103 traefik evanpelle 2026-03-03 11:53:59 -08:00
  • 28bbd933a4 Revert "fix: resolve drawImage scaling penalty on non-square sprite height" (#3337) scamiv 2026-03-03 20:30:22 +01:00
  • 1d1b076672 Rename/fix: change Bots to Tribes (#3290) VariableVince 2026-03-03 03:20:10 +01:00
  • 29e1ca2bda new homepage (#3332) Ryan 2026-03-03 02:01:49 +00:00
  • 17c0dde45f ui polish (#3333) Ryan 2026-03-03 02:00:34 +00:00
  • 60f69a6408 perf: remove O(n) StructureIconsLayer render lookups (#3305) Skigim 2026-03-02 19:40:15 -06:00
  • 82f54344c3 revertme 2: snap off units4-4way-int scamiv 2026-03-03 02:22:25 +01:00
  • 0104dd8cb4 revertme: naive world grid snap units4-mole scamiv 2026-03-03 02:14:01 +01:00
  • c238af389a Feat: Passage Map 🚢 (#3304) bijx 2026-03-02 18:35:19 -05:00
  • 946a5a7160 Add pixel centering(half pixel offset) for trails scamiv 2026-03-03 00:31:37 +01:00
  • bf369f06a8 Make stepper authoritative for sparse motion segments scamiv 2026-02-28 18:20:33 +01:00
  • da65db34e4 Improve mover overlap redraw stability scamiv 2026-02-28 02:45:15 +01:00
  • 1295e501c0 Fix UnitLayer perf counters in prod overlay scamiv 2026-02-28 00:26:59 +01:00
  • f7cc475bc4 Split mover budgets for on-screen and off-screen passes scamiv 2026-02-27 23:05:06 +01:00
  • ca6b8ce6c6 Add zoom-tier mover canvas scaling and rescale metrics scamiv 2026-02-27 22:25:42 +01:00
  • 69a94584ff Optimize transport trail processing and raster helpers scamiv 2026-02-27 22:01:51 +01:00
  • 369cd0673d Refine UnitLayer mover rendering pipeline scamiv 2026-02-27 19:49:36 +01:00
  • 66361f8a6f Replace mover queue with bucketed scheduler and clarify metrics scamiv 2026-02-27 17:35:37 +01:00
  • 2cda35fb40 Optimize mover rendering and segment plan pipeline scamiv 2026-02-27 15:06:48 +01:00
  • 9703fecab8 unit trails: remove unused motionTrailCanvas layer scamiv 2026-02-27 12:10:18 +01:00
  • 6a286d7461 unit trails: tick fade, transport persist, nuke cleanup scamiv 2026-02-27 02:55:14 +01:00
  • 08c9a280b3 hook into SmoothingWaterTransformer scamiv 2026-02-27 02:32:18 +01:00
  • fc3d3686e3 v1 slob scamiv 2026-02-27 01:47:29 +01:00
  • 07f646f551 Revert "fix: resolve drawImage scaling penalty on non-square sprite height (#3320)" scamiv 2026-03-02 21:04:40 +01:00
  • 17f32a590c fix: resolve drawImage scaling penalty on non-square sprite height (#3320) Skigim 2026-03-02 12:56:37 -06:00
  • 98e3cd364c mls (v4.16) (#3321) Aotumuri 2026-03-03 03:54:37 +09:00