1112 Commits

Author SHA1 Message Date
Evan 1dc7864617 make lobbies more frequent v0.17.3 2025-03-06 10:57:06 -08:00
Evan 1a9176779f remove no cache from /api/env 2025-03-06 10:46:23 -08:00
Evan 152ffb8dc1 update to /api/public lobbies nginx config 2025-03-06 10:41:20 -08:00
Evan 1b682994e8 update version 2025-03-06 10:30:31 -08:00
Evan 2d3c18ab87 add debounce on bot update to prevent hitting rate limit 2025-03-06 10:30:12 -08:00
Evan c42b53a536 update nginx to cache public_lobbies and /api/env 2025-03-06 10:21:04 -08:00
Evan d936a3aca6 fix put path 2025-03-06 09:41:28 -08:00
Evan 6e91efdf35 update update.sh script 2025-03-05 21:07:05 -08:00
Evan ee57b5b9b2 update version 2025-03-05 20:27:53 -08:00
Evan ce0d2e441a have update script clean unused docker images & containers 2025-03-05 20:27:31 -08:00
Evan dacd9607e4 update ttl, use file based hashing to prevent stale data. 2025-03-05 20:14:49 -08:00
Evan 3a0bc594ae use api prefix 2025-03-05 18:04:22 -08:00
Evan d2dd262220 update map=>mapType map is keyword 2025-03-05 16:48:52 -08:00
Evan 92594c48d0 update end => end_time, end is reserved keyword 2025-03-05 14:51:56 -08:00
Evan 303180f51f update config, fix s3 region 2025-03-05 13:50:32 -08:00
Evan 1a0729a427 move out -> static 2025-03-05 13:24:54 -08:00
Evan caaf37699d fix deployment pass GAME_ENV variable 2025-03-05 13:16:36 -08:00
Evan 2b26cfbbc9 update aws deployment, have client get env from server 2025-03-05 12:37:37 -08:00
Evan be5157a25c have nginx cache static assets 2025-03-05 08:04:12 -08:00
Evan 6945d7214b update deploy script 2025-03-05 07:38:48 -08:00
Evan 020b62a6ac update update.sh 2025-03-05 07:38:01 -08:00
Evan 89c2681c89 add AWS update and deployment scripts 2025-03-05 07:37:19 -08:00
Evan bf5b3ef993 use S3 & reshift to archive 2025-03-05 07:34:07 -08:00
Evan 2ff7cdb5e7 update version 2025-03-05 07:30:30 -08:00
Evan 6fffa12982 Add gatekeeper security module as submodule 2025-03-02 07:59:50 -08:00
Evan e25db18795 update version 2025-03-01 21:15:43 -08:00
Evan a8014e4fb4 bugfix: use gameCreationRate to schedule games 2025-03-01 21:03:48 -08:00
Evan 2c1a148e23 fix lobby not found bug 2025-03-01 21:03:33 -08:00
Evan a3ae44ddb1 schedule game duration based on time of day 2025-03-01 21:03:21 -08:00
Evan 6496c2b5b7 set trust proxy to 3 2025-03-01 09:42:25 -08:00
Evan 36757160d9 don't log each hash 2025-02-28 19:06:17 -08:00
Evan 810656cb19 update syria flag 2025-02-28 13:50:56 -08:00
evanpelle a5d5a5d24d Merge pull request #5 from openfrontio/countries
Fixed typos on some countries
2025-02-28 11:15:44 -08:00
Evan 4c03f762e8 make games every 30s 2025-02-28 09:02:50 -08:00
Evan a7c3c63ec7 use save=dev when building 2025-02-28 08:18:37 -08:00
Evan c9681a694b move more plugins to from dev-deps to deps 2025-02-28 08:01:26 -08:00
Evan 75a40fa46b move copy webpack to prod 2025-02-28 07:56:57 -08:00
Evan b4700f02b3 move webpack to prod dep 2025-02-28 07:52:45 -08:00
Evan c5d3eba90f update num workers to 2 2025-02-28 07:33:55 -08:00
NewHappyRabbit 9f2dfd6a35 Fixed typos on some countries 2025-02-28 16:28:45 +02:00
Evan da2c842004 don't send desync message to client until fixed. 2025-02-27 20:17:04 -08:00
Evan 1c21d26660 make GameManager more efficient 2025-02-27 20:10:45 -08:00
Evan f540d0302c configure nginx to run in container 2025-02-27 19:21:18 -08:00
Evan 88ef0d16d0 update prettierignore 2025-02-27 10:45:30 -08:00
Evan 3494c54906 use node cluster to shard server 2025-02-27 10:45:30 -08:00
evanpelle 82c040c16a Merge pull request #4 from openfrontio/hotkeys
Added CTRL+CLICK hotkey to instructions
2025-02-26 19:26:52 -08:00
evanpelle f39fa171ab Merge pull request #3 from openfrontio/ui
UI fixes
2025-02-26 19:26:37 -08:00
NewHappyRabbit c7c38dabfc Added CTRL+CLICK hotkey to instructions 2025-02-27 00:19:31 +02:00
NewHappyRabbit 8e9757e1ae UI fixes 2025-02-26 21:26:42 +02:00
Evan 45aba4b310 have server check hashes, crash game if out of sync 2025-02-25 16:24:22 -08:00