Commit Graph

  • 1e3bb69c4a Merge remote-tracking branch 'origin/main' into defenseposture 1brucben 2025-04-20 16:42:24 +02:00
  • 4c13a00db2 Merge branch 'openfrontio:main' into custom-flag Aotumuri 2025-04-20 08:06:34 +09:00
  • a4329d42ee Add category to singleplayer (#449) michaelabilliot 2025-04-19 22:09:41 +03:00
  • 04ff24cca5 another calibration of speed 1brucben 2025-04-19 20:23:41 +02:00
  • f21d692494 further speed parameter adjustment 1brucben 2025-04-19 19:00:02 +02:00
  • 83c9f5a81a Minor attacklogic optimizations 1brucben 2025-04-19 18:08:33 +02:00
  • efb93d03c2 improved search efficiency 1brucben 2025-04-19 14:03:45 +02:00
  • 89ae7bc7ef Optimize attack logic by reducing redundant neighbors() and owner() calls 1brucben 2025-04-19 11:27:31 +02:00
  • ce50336b8e Reduced tile weight recalc 1brucben 2025-04-19 11:02:56 +02:00
  • f713254081 Address-River-Criticisms (#536) APuddle210 2025-04-18 21:05:27 -04:00
  • 5be058d9f1 Merge remote-tracking branch 'origin/main' into defenseposture 1brucben 2025-04-19 02:12:28 +02:00
  • f574d98bb2 Merge branch 'main' into defenseposture 1brucben 2025-04-19 01:54:00 +02:00
  • c804fb11ae merged with meta revisions and adjusted posture parameters 1brucben 2025-04-19 01:31:44 +02:00
  • 436b56ae43 Merge branch '1brucbentest' into defenseposture 1brucben 2025-04-19 01:27:05 +02:00
  • 9988b83b54 fix for empty tile set 1brucben 2025-04-19 00:32:27 +02:00
  • aeec377bef Revised tile targeting 1brucben 2025-04-19 00:00:43 +02:00
  • 0bc7c51fb3 Revised attack parameters 1brucben 2025-04-19 00:00:14 +02:00
  • 9edc82b354 husky: run tests on commit Evan 2025-04-18 14:45:18 -07:00
  • 9de072c0c6 fix failing SAM test Evan 2025-04-18 14:26:19 -07:00
  • d66dcedcc2 move menu up to remove top gap Evan 2025-04-18 13:53:12 -07:00
  • 11a9b9e5b0 move "join discord button" to footer, this makes space for the login button Evan 2025-04-18 13:46:50 -07:00
  • 582ebf3151 rebalance multiplayer maps: 1. reduce number of players per map 2. Modify map frequencies Evan 2025-04-18 13:31:50 -07:00
  • 38b1845ed1 don't allow structures to spawn too close to each other. When choosing a spawn, canBuild() finds a suitable nearby tile if chosen tile is too close to an existing structure. Evan 2025-04-18 11:51:54 -07:00
  • 6f5d4e970e renaming and further adjustments 1brucben 2025-04-18 20:07:25 +02:00
  • c7bd36c7d0 parameters adjusted 1brucben 2025-04-18 18:31:57 +02:00
  • 76a1f1487c added defensive posture options with experimental effect on defense 1brucben 2025-04-18 18:18:38 +02:00
  • e1931f2ac7 Merge branch 'main' into add-quick-chat Aotumuri 2025-04-18 22:16:48 +09:00
  • ae30c88b03 Merge main into nations-ai Scott Anderson 2025-04-18 01:38:14 -04:00
  • ae4f4d3ed6 traitor only lasts 30 seconds, 50% defense debuff Evan 2025-04-17 20:30:52 -07:00
  • 48edcc6460 GameMap Scott Anderson 2025-04-14 21:19:12 -04:00
  • cae16671a5 GameImpl Scott Anderson 2025-04-14 21:17:56 -04:00
  • a751986af6 AttackImpl Scott Anderson 2025-04-14 21:14:20 -04:00
  • c7937dc570 AllianceImpl Scott Anderson 2025-04-14 21:14:09 -04:00
  • 6298b28a3f BreakAllianceExecution Scott Anderson 2025-04-14 21:13:05 -04:00
  • 01ed6e70bc AllianceRequestReplyExecution Scott Anderson 2025-04-14 21:11:47 -04:00
  • f22c20c8fb AllianceRequestExecution Scott Anderson 2025-04-14 21:09:45 -04:00
  • c563f2b66a WinCheckExecution Scott Anderson 2025-04-14 21:07:28 -04:00
  • 100c90f9d5 WarshipExecution Scott Anderson 2025-04-14 21:06:38 -04:00
  • 522bc4bffd Util Scott Anderson 2025-04-14 21:00:34 -04:00
  • 02b74077d1 TransportShipExecution Scott Anderson 2025-04-14 21:00:23 -04:00
  • 0f3e0e7d6f TradeShipExecution Scott Anderson 2025-04-14 21:00:12 -04:00
  • 9cac9919c3 SpawnExecution Scott Anderson 2025-04-14 20:42:10 -04:00
  • 8260ad825b ShellExecution Scott Anderson 2025-04-14 20:42:01 -04:00
  • b3e9152125 SAMMissileExecution Scott Anderson 2025-04-14 20:41:45 -04:00
  • 82ab591bba SAMLauncherExecution Scott Anderson 2025-04-14 20:40:40 -04:00
  • d45efb0bbd PortExecution Scott Anderson 2025-04-14 20:38:57 -04:00
  • 8941bf6d58 PlayerExecution Scott Anderson 2025-04-14 20:37:55 -04:00
  • 8d0d24f5e4 NukeExecution Scott Anderson 2025-04-14 20:28:42 -04:00
  • b4f287517c MoveWarshipExecution Scott Anderson 2025-04-14 19:52:47 -04:00
  • 544a291c14 MissileSiloExecution Scott Anderson 2025-04-14 19:51:40 -04:00
  • 7342caaafd Fix Australia and Iceland chance (#550) Duwibi 2025-04-18 05:39:28 +03:00
  • 0995b0a5e3 Increase SAM search radius and cap cost at 3mil (#529) Brandon Yi 2025-04-17 19:38:37 -07:00
  • 1b672420b3 Combine Bot and Nation behaviors in to a shared class (#434) Scott Anderson 2025-04-17 22:37:16 -04:00
  • 97fa91769a another adjustment 1brucben 2025-04-18 04:34:55 +02:00
  • ccadd7f6a8 Nations target structures with nukes (#393) Scott Anderson 2025-04-17 22:22:35 -04:00
  • 8925f48ba7 sam protects againt mirv warhead (#376) Ilan Schemoul 2025-04-18 04:02:50 +02:00
  • 3ccc2dba3f adjusted attack formula balance further 1brucben 2025-04-18 03:45:49 +02:00
  • 9aa933b676 Add live update for player menu (#511) Max Dohme 2025-04-17 23:21:16 +02:00
  • 50ced5b029 deploy using openfront user instead of root v21.0 Evan 2025-04-17 14:00:25 -07:00
  • a0edae88f2 deploy using openfront user instead of root Evan 2025-04-17 14:00:25 -07:00
  • 99a273b2ed update r2endpoint to use ACCOUNT_ID env variable Evan 2025-04-16 21:10:27 -07:00
  • 0d0f05b190 update ads.txt Evan 2025-04-17 11:13:14 -07:00
  • 79a19dd666 update ads.txt Evan 2025-04-17 11:13:14 -07:00
  • 5a8f724563 Auto transport (#540) Scott Anderson 2025-04-17 13:41:08 -04:00
  • d50931a724 Fix spelling (#448) Mubelotix 2025-04-17 19:28:07 +02:00
  • b5f1eac4a1 + move UserSettingModal to components Mittani 2025-04-17 18:49:48 +02:00
  • 027f9ac9ac Add Faroe Islands map (#441) Duwibi 2025-04-17 18:51:48 +03:00
  • 60c9be3a81 + update user settings modal Mittani 2025-04-17 17:05:07 +02:00
  • 0f776f7970 Merge branch 'openfrontio:main' into main Mittanicz 2025-04-17 14:27:08 +02:00
  • e841954771 don't allow donation in FFA Evan 2025-04-16 21:43:20 -07:00
  • 13e3b4588d update r2endpoint to use ACCOUNT_ID env variable Evan 2025-04-16 21:10:27 -07:00
  • fba96d9e5a update meta meta2 Evan 2025-04-16 20:07:15 -07:00
  • bfef3887cf update ads.txt Evan 2025-04-16 15:31:04 -07:00
  • 771fb4b67e update ads.txt Evan 2025-04-16 15:31:04 -07:00
  • 13fe8b9e39 detect and punish multi-tabbing Evan 2025-04-16 14:33:54 -07:00
  • 6af9e32157 Merge main into nations-ai Scott Anderson 2025-04-16 01:06:00 -04:00
  • 9db5924d33 remove patreon from winmodal Evan 2025-04-15 21:05:03 -07:00
  • 4e2f61a792 fix boat trail on alternate view Evan 2025-04-15 20:56:58 -07:00
  • 8658fd0ff9 bufix: paint unit sprites correctly on alternate view Evan 2025-04-15 20:46:59 -07:00
  • 5167f67b96 Allow up to seven teams for players (#445) Scott Anderson 2025-04-15 22:02:58 -04:00
  • 1ed3d50eb1 Add right-click on radial menu to close (#509) Max Dohme 2025-04-16 03:28:22 +02:00
  • d8976f31b4 fix typo in a House name (#532) Loymdayddaud 2025-04-16 04:26:34 +03:00
  • b70a368f9b small grammar fix (#437) Loymdayddaud 2025-04-16 04:26:00 +03:00
  • c5c3dddb4e Update Translations (#498) Duwibi 2025-04-16 04:25:29 +03:00
  • 2e2cbf0f12 update ads.txt, remove google ads Evan 2025-04-15 14:02:07 -07:00
  • f0282a54fe update ads.txt, remove google ads Evan 2025-04-15 14:02:07 -07:00
  • cdc56f3191 don't archive game if it hasn't started Evan 2025-04-15 12:21:31 -07:00
  • a8c87e3bf1 Sprite system (#512) Readixyee 2025-04-15 20:41:06 +02:00
  • 518b52f439 update meta v0.24.0-beta-meta attack-meta-test meta Evan 2025-04-15 08:30:43 -07:00
  • 6d295fe0f6 Fix screen bounds calculation and transform (#514) Max Dohme 2025-04-15 04:11:08 +02:00
  • 6f63b63986 Merge main into strict Scott Anderson 2025-04-14 18:10:04 -04:00
  • 5e9819a973 keep Scott Anderson 2025-04-12 02:40:47 -04:00
  • 3eccbaa982 Added User Settings Modal (#379) Aotumuri 2025-04-15 03:47:50 +09:00
  • c4c4920b5b Fixed small errors in map jsons (#430) Duwibi 2025-04-13 19:19:55 +03:00
  • 99d8351700 Fix Accidental Replacement of Issues Template (#501) APuddle210 2025-04-13 00:03:36 -04:00
  • 1ac8b0b577 Updated the README regarding translations (#507) Aotumuri 2025-04-13 12:55:03 +09:00
  • b6ec41f350 Deploy workflow (#500) Scott Anderson 2025-04-12 21:36:05 -04:00
  • adb29035c0 Change lang modal (#432) Aotumuri 2025-04-13 10:01:01 +09:00
  • 58b151f585 remove slog, use winston instead. Evan 2025-04-12 17:54:36 -07:00
  • 9bf6c6d010 fixed Aotumuri 2025-04-13 07:28:51 +09:00