Commit Graph

  • 6945d7214b update deploy script Evan 2025-03-05 07:38:48 -08:00
  • 020b62a6ac update update.sh Evan 2025-03-02 19:19:25 -08:00
  • 89c2681c89 add AWS update and deployment scripts Evan 2025-03-02 18:52:42 -08:00
  • bf5b3ef993 use S3 & reshift to archive Evan 2025-03-03 11:53:28 -08:00
  • 2ff7cdb5e7 update version Evan 2025-03-05 07:30:30 -08:00
  • fa5ba935ff update gatekeeper Evan 2025-03-04 16:35:36 -08:00
  • 1becff9fd1 Merge branch 'main' of github.com:openfrontio/OpenFrontIO Evan 2025-03-04 16:32:32 -08:00
  • e288b5d5fa use gatekeeper wrapper to avoid using promise Evan 2025-03-04 16:32:29 -08:00
  • 7d79c299f4 Merge pull request #143 from ilan-schemoul/warship-target evanpelle 2025-03-04 15:53:47 -08:00
  • d2208755c4 feat: WarShips red color outside if target current player ilan schemoul 2025-03-04 00:46:22 +01:00
  • 8c8fa87821 update gatekeepr Evan 2025-03-04 08:43:58 -08:00
  • 6a22d58281 use admin key token for admin auth Evan 2025-03-04 08:43:17 -08:00
  • 87d5172adb Merge pull request #139 from BeGj/fix/click-outside-map-for-findWarshipsNearCell evanpelle 2025-03-04 06:33:37 -08:00
  • 2685891e7a checks if valid coord before referencing the tile. BeGj 2025-03-04 14:30:31 +00:00
  • fe0e0f0dca Merge pull request #140 from BeGj/fix/missile-silo-wrong-log-text evanpelle 2025-03-04 06:08:45 -08:00
  • 8bd1d84dae corrects port to missile silo BeGj 2025-03-04 14:06:35 +00:00
  • 62c4887fbb Merge branch 'main' of github.com:openfrontio/OpenFrontIO Evan 2025-03-04 05:35:02 -08:00
  • ab918e5a34 update version Evan 2025-03-04 05:35:00 -08:00
  • 718b572b59 Merge pull request #117 from ilan-schemoul/cance-attacks evanpelle 2025-03-04 05:20:01 -08:00
  • abf79f4c8d console.debug is unecessary, code comment instead. BeGj 2025-03-04 12:25:01 +00:00
  • de07fd0b4f removed isValidCoord in onMouseUp BeGj 2025-03-04 12:24:35 +00:00
  • 276eee1152 validates coordinates in onMouseUp BeGj 2025-03-04 12:12:20 +00:00
  • a60bef97f0 reverted organized imports BeGj 2025-03-04 12:06:42 +00:00
  • fe9eb8700c handle findWarshipsNearCell when clicking outside the map BeGj 2025-03-04 12:03:30 +00:00
  • 226112beb5 have MIRV target all non allied players, increase price to 25 million Evan 2025-03-03 20:46:28 -08:00
  • ccebe86664 reduce alliance to 4 minutes Evan 2025-03-03 20:32:09 -08:00
  • 49a54cd879 traitors have .8 defense debuff Evan 2025-03-03 20:31:39 -08:00
  • 3aa375b210 have warships favor attacking transport ships Evan 2025-03-03 20:23:27 -08:00
  • 58ed84a63e Merge pull request #130 from ilan-schemoul/fix-touch-atk evanpelle 2025-03-03 20:06:04 -08:00
  • 84f067d66b remove small lakes, use largest body of water as ocean Evan 2025-03-03 20:00:12 -08:00
  • 0a482e2e6e infinity checks on bigint Evan 2025-03-03 19:21:39 -08:00
  • c1383d76f1 allow boating on lakes Evan 2025-03-03 19:19:16 -08:00
  • 9fd1203d50 format HostLobbyModal Evan 2025-03-03 14:46:29 -08:00
  • 399cf4aab0 optimize trade ships Evan 2025-03-03 14:37:24 -08:00
  • 0790c3d818 fix: touch screen should always open menu when touch screen ilan schemoul 2025-03-03 22:10:58 +01:00
  • 9a1f916f4d feat: cancel attack ilan schemoul 2025-03-02 20:34:34 +01:00
  • 8803cc89b6 Merge branch 'main' of github.com:openfrontio/OpenFrontIO Evan 2025-03-03 11:53:31 -08:00
  • 1132dc5ed9 use S3 & reshift to archive Evan 2025-03-03 11:53:28 -08:00
  • 10f730a0ca Merge pull request #125 from BrunoJurkovic/join-spamming evanpelle 2025-03-03 10:39:39 -08:00
  • 8498c0d398 simple debouncer preventing join spam Bruno Jurković 2025-03-03 12:11:46 +01:00
  • 9d992c29e3 Merge pull request #99 from groffta/randmap evanpelle 2025-03-02 20:13:14 -08:00
  • af802c4ad0 Merge pull request #102 from BrunoJurkovic/warship-selection evanpelle 2025-03-02 20:11:11 -08:00
  • b43bfa1194 Merge pull request #118 from ilan-schemoul/fix-comment-nuke evanpelle 2025-03-02 20:03:23 -08:00
  • ef50ceffbc Merge pull request #119 from BrunoJurkovic/show-attack-boats-in-chat evanpelle 2025-03-02 20:03:08 -08:00
  • 6662b68ae5 Merge pull request #120 from ilan-schemoul/fix evanpelle 2025-03-02 20:02:38 -08:00
  • ddd739b8b8 create aws depoyment script move scripts back to root dir because they need dockerfiles Evan 2025-03-02 20:00:34 -08:00
  • be05a5508a update update.sh Evan 2025-03-02 19:19:25 -08:00
  • 24d9d16683 create update script, move deployment scripts to deploy folder Evan 2025-03-02 19:11:39 -08:00
  • 3225430592 Remove prettierignore because it ignores unkown files now Evan 2025-03-02 18:55:36 -08:00
  • cc8adbac37 Merge branch 'main' of github.com:openfrontio/OpenFrontIO Evan 2025-03-02 18:53:50 -08:00
  • 44b6894b24 add AWS update and deployment scripts Evan 2025-03-02 18:52:42 -08:00
  • f84a18aa95 prevent selecting other players' warships Bruno Jurković 2025-03-01 00:20:31 +01:00
  • 3d4ea515de refactor: move selection rendering to dedicated UILayer Bruno Jurković 2025-03-01 00:13:52 +01:00
  • 1d7b03dde7 Reusable clearSelectionBox method, modified terrain redraw Bruno Jurković 2025-02-28 23:57:39 +01:00
  • c3dfcc63a5 Added warship selection mechanic Bruno Jurković 2025-02-28 20:52:38 +01:00
  • db55f4facc Merge pull request #101 from ilan-schemoul/remove-small-island evanpelle 2025-03-02 13:57:33 -08:00
  • 0372abe548 fix: crash if trying to view game without being a player ilan schemoul 2025-03-02 22:52:42 +01:00
  • 373a1aacf7 feat: remove small islands when loading a map ilan schemoul 2025-03-02 17:46:33 +01:00
  • b488bcea68 naval invasion alert added Bruno Jurković 2025-03-02 22:45:00 +01:00
  • db3f62d0b1 Merge pull request #88 from ilan-schemoul/click evanpelle 2025-03-02 13:38:09 -08:00
  • e45c4b5ba4 refactor: remove comment outdated ilan schemoul 2025-03-02 22:30:38 +01:00
  • c648da2277 Merge branch 'main' into randmap Todd Groff 2025-03-02 16:29:57 -05:00
  • 8472e74b0b Merge pull request #87 from ilan-schemoul/nukes-stats evanpelle 2025-03-02 13:12:41 -08:00
  • fc7b08402f feat: stats system to see number of nukes sent by a player in PlayerPanel ilan schemoul 2025-02-27 21:06:21 +01:00
  • bcf121788f fix gatekeeper name Evan 2025-03-02 12:16:19 -08:00
  • 3751a548e3 don't install submodules on github ci Evan 2025-03-02 12:08:57 -08:00
  • 38b762b8bc Merge pull request #95 from ilan-schemoul/embargoes evanpelle 2025-03-02 10:58:05 -08:00
  • 1533b161ff Merge pull request #103 from openfrontio/cherry-pick-branch evanpelle 2025-03-02 10:02:51 -08:00
  • 24362d0b8c remove rate limiter, let gatekeeper handle it Evan 2025-03-02 09:57:16 -08:00
  • 5e09c0db47 fix build errors from cherry-pick Evan 2025-03-02 09:51:25 -08:00
  • d8841924e2 update gatekeeper Evan 2025-03-02 09:18:07 -08:00
  • 74ce3b3187 Update to Gatekeeper Evan 2025-03-02 09:17:26 -08:00
  • d09d4695f2 Added gatekeeper submodule Evan 2025-03-02 08:15:43 -08:00
  • 439777f360 Removed security-middleware submodule Evan 2025-03-02 08:14:10 -08:00
  • 10873baf74 bugfix: use gameCreationRate to schedule games Evan 2025-03-01 21:02:18 -08:00
  • daa9820c32 added security middleware Evan 2025-03-01 20:48:49 -08:00
  • 0b34e2b5e6 Add SecurityMiddleware Evan 2025-03-01 20:48:04 -08:00
  • c6b16aba74 remove lobbies logging Evan 2025-03-01 13:10:18 -08:00
  • 77fa605c0c update it to win modal ad Evan 2025-03-01 12:57:14 -08:00
  • 0d5dcf1313 don't use shadow dom on winmodal which prevents ads from displaying Evan 2025-03-01 12:55:47 -08:00
  • cc89d157d6 add google ad to home page Evan 2025-03-01 12:42:05 -08:00
  • 85abcd169e fix lobby not found bug Evan 2025-03-01 12:04:33 -08:00
  • bad74a0488 schedule game duration based on time of day Evan 2025-03-01 11:52:45 -08:00
  • 3b492df56b set trust proxy to 3 Evan 2025-03-01 09:42:25 -08:00
  • d726fd66b5 store values as bigints to prevent floating point drift Evan 2025-02-28 18:45:12 -08:00
  • 9b85651ad8 Fixed dark mode class being added in different places (body and html elements). NewHappyRabbit 2025-03-01 14:11:33 +02:00
  • ccc2140f2d don't log each hash Evan 2025-02-28 19:06:17 -08:00
  • 2316a86669 update syria flag Evan 2025-02-28 13:50:54 -08:00
  • fb332bc827 make games every 30s Evan 2025-02-28 09:02:50 -08:00
  • b2dc564818 use save=dev when building Evan 2025-02-28 08:18:37 -08:00
  • c462fe74f4 move more plugins to from dev-deps to deps Evan 2025-02-28 08:01:26 -08:00
  • 5f55cd781e move copy webpack to prod Evan 2025-02-28 07:56:57 -08:00
  • b22ecef836 move webpack to prod dep Evan 2025-02-28 07:52:45 -08:00
  • 6ce412f51b update num workers to 2 Evan 2025-02-28 07:33:55 -08:00
  • d9d919ac29 Fixed typos on some countries NewHappyRabbit 2025-02-28 16:28:45 +02:00
  • b449d6ef9b don't send desync message to client until fixed. Evan 2025-02-27 20:17:04 -08:00
  • a9caee6323 make GameManager more efficient Evan 2025-02-27 20:10:45 -08:00
  • 38365fd9d0 configure nginx to run in container Evan 2025-02-27 19:21:18 -08:00
  • a6ab4da694 update prettierignore Evan 2025-02-27 10:45:25 -08:00
  • a029b4277f use node cluster to shard server Evan 2025-03-02 09:39:09 -08:00