Commit Graph

995 Commits

Author SHA1 Message Date
Evan ea9b8b141d update to hetzner deployment 2025-03-11 20:24:28 -07:00
Evan ea265bc3cc remove add background 2025-03-09 21:12:43 -07:00
Evan 60d0539d2d add google ads to homepage 2025-03-09 21:01:19 -07:00
Evan 89726f8e11 update version 2025-03-09 20:49:51 -07:00
Evan 1dc7864617 make lobbies more frequent 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 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 d936a3aca6 fix put path 2025-03-06 09:41:28 -08:00
Evan ee57b5b9b2 update version 2025-03-05 20:27:53 -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 2b26cfbbc9 update aws deployment, have client get env from server 2025-03-05 12:37:37 -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 4c03f762e8 make games every 30s 2025-02-28 09:02:50 -08:00
Evan c5d3eba90f update num workers to 2 2025-02-28 07:33:55 -08: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 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
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
Evan 500bf26ba3 update version 2025-02-25 13:46:46 -08:00
evanpelle 76802e55ea Merge pull request #2 from openfrontio/center-camera
Added hotkey 'C' to center camera on player
2025-02-25 13:44:45 -08:00
evanpelle 9e4b1f625c Merge pull request #1 from openfrontio/alliance-request-focus
Button to focus the player that sent an alliance request.
2025-02-25 13:43:46 -08:00
Evan 1e86f587b0 only limit ips in public games 2025-02-25 13:37:04 -08:00
NewHappyRabbit c724d4af58 Added hotkey 'C' to center camera on player 2025-02-25 22:53:48 +02:00
NewHappyRabbit f908e14708 Added a button to focus the player that sent an alliance request. Increased bots name color brightness 2025-02-25 22:08:41 +02:00
Evan 3fa97ed686 send game hash to server each second 2025-02-25 11:49:07 -08:00
Evan 393ed64ab5 don't log zod validation errors 2025-02-24 13:28:14 -08:00
Evan 2ab13d097a fix africa map: add straight of gibraltar 2025-02-24 13:28:14 -08:00
evanpelle 3c163140c2 Merge pull request #79 from NewHappyRabbit/creative-mode
Customizable creative mode
2025-02-24 13:27:14 -08:00
evanpelle 96243175ce Merge pull request #80 from NewHappyRabbit/build-menu
Increased build buttons height
2025-02-24 13:26:21 -08:00
evanpelle 55858b3149 Merge pull request #78 from NewHappyRabbit/emojis
Added 5 new emojis
2025-02-24 13:26:09 -08:00
evanpelle dd78fd70de Merge pull request #77 from NewHappyRabbit/fix-modals-mobile
Reduced modals height on mobile, fixed public lobby button bug
2025-02-24 13:25:46 -08:00
NewHappyRabbit 2ef0ca0c23 Increased build buttons height 2025-02-24 23:18:25 +02:00