Commit Graph

1304 Commits

Author SHA1 Message Date
Evan 2b8cc2cf28 add mars map to rotation 2025-03-07 21:43:32 -08:00
Evan 444e1dfbb5 add google ads to homepage 2025-03-07 21:27:49 -08:00
evanpelle 7215c218d4 Merge pull request #170 from Readixyee/tradeship-caching
Trade ship path caching
2025-03-07 19:08:13 -08:00
evanpelle 7400782d25 Merge pull request #171 from loan-mgt/duplicate-instruction
remove duplicated instruction
2025-03-07 19:01:49 -08:00
Maeght Loan a3b5652cf2 remove duplicated instruction 2025-03-07 22:05:23 +00:00
Readixyee 7b0770649f cache system 2025-03-07 21:36:19 +01:00
Evan 3dd02ec4df remove max boat distance 2025-03-07 10:38:26 -08:00
Evan 25224ed749 null check on warship target unit 2025-03-07 10:25:31 -08:00
Evan 673a7a400c largest attacker gets cluster 2025-03-07 10:22:46 -08:00
evanpelle 3ce71b61cd Merge pull request #167 from BeGj/feature/eslint
eslint and linted fixable errors
2025-03-07 09:04:32 -08:00
BeGj 619891741f linting 2025-03-07 16:53:10 +00:00
BeGj 0ddfc942a4 Merge branch 'main' of github.com:openfrontio/OpenFrontIO into feature/eslint 2025-03-07 16:52:42 +00:00
BeGj e5501d0bd8 configures eslint 2025-03-07 16:51:15 +00:00
evanpelle db3a5e9d6a Merge pull request #163 from PilkeySEK/handledeaddefender-guard
Add guard clause instead of nesting the if statement in handleDeadDefender()
2025-03-07 08:50:26 -08:00
evanpelle 8462c04e65 Merge pull request #164 from koffielyder/eventsdisplay-focusnames
Feature: Player Focus on events in EventsDisplay
2025-03-07 08:48:38 -08:00
evanpelle b7257ce7b8 Merge pull request #166 from BeGj/feature/bun
Use bun as runtime
2025-03-07 08:46:20 -08:00
BeGj 5d01780ba4 for running the docker locally 2025-03-07 16:37:54 +00:00
BeGj f0ecb72ff4 faster docker builds 2025-03-07 16:37:39 +00:00
BeGj c06abe261b bun in readme 2025-03-07 15:54:01 +00:00
BeGj 4d0fc345c0 nginx use bun 2025-03-07 15:53:23 +00:00
BeGj 331a400168 use bun extension instead 2025-03-07 15:53:10 +00:00
BeGj 5236f7a212 initial bun setup 2025-03-07 15:45:29 +00:00
Evan a56ea5f786 don't check if public when starting game 2025-03-07 07:24:18 -08:00
koffielyder a62b37313f refactor 2025-03-07 15:57:10 +01:00
koffielyder e4cea653c6 Added focusID to event to focus on player on click 2025-03-07 15:34:24 +01:00
PilkeySEK e979e1184c Add guard clause instead of nesting 2025-03-07 14:16:18 +01:00
Evan b97fc9e81f add example env 2025-03-06 20:52:40 -08:00
Evan 56e84c3679 copy .env file to instance 2025-03-06 20:49:59 -08:00
Evan edcfac2fe7 give public lobbies smoother countdown, use admin token in server. 2025-03-06 19:43:56 -08:00
Evan e97fe402ef update config back to 1 second shortest cache allowed 2025-03-06 19:10:04 -08:00
evanpelle d0359a2db4 Merge pull request #149 from UnBuiltTree/icon-remake
Icon Remake
2025-03-06 18:49:19 -08:00
Evan e27f889318 reduce public_lobbies cache to 500ms 2025-03-06 18:47:46 -08:00
UnBuiltTree 919e6ff9a4 Icon adjustments 3 2025-03-06 20:01:29 -06:00
Evan fc73ed46cb remove oceania from map rotation 2025-03-06 16:16:41 -08:00
Evan df2bb36aae cap warship cost at 1 million 2025-03-06 16:14:13 -08:00
Evan d7069b4143 Merge branch 'main' of github.com:openfrontio/OpenFrontIO 2025-03-06 16:09:47 -08:00
Evan 2ba98f047b fix archive game url 2025-03-06 16:09:44 -08:00
evanpelle 191a12a40d Merge pull request #155 from Readixyee/game-starting-modal
showing modal when the game is loading
2025-03-06 16:06:15 -08:00
evanpelle 02fd6d21ff Merge pull request #158 from loan-mgt/zoom
fix: laptop pinch-zoom
2025-03-06 16:04:50 -08:00
Evan b9ff2355d2 remove gcp update deploy 2025-03-06 15:59:10 -08:00
evanpelle aa19600a03 Merge pull request #161 from ilan-schemoul/focus-atk
focus atk
2025-03-06 15:58:03 -08:00
evanpelle aa96e98fb3 Merge pull request #160 from ilan-schemoul/fix-troo
fix: troop ratio different UI and code
2025-03-06 15:57:30 -08:00
evanpelle 974d606923 Merge pull request #159 from ilan-schemoul/save-stats
feat: save stats to local storage
2025-03-06 15:57:00 -08:00
Evan cf702bcbb4 update gatekeeper 2025-03-06 15:54:23 -08:00
Evan 90910e5037 uncomment husky 2025-03-06 15:50:29 -08:00
Evan 4c8eeb0cc1 merge branch v0.17.3 2025-03-06 15:46:57 -08:00
ilan schemoul 7670b77b6c feat: button to focus on attacker when under attack 2025-03-07 00:38:53 +01:00
ilan schemoul f989470cf4 fix: troop ratio different UI and code 2025-03-07 00:18:11 +01:00
Maeght Loan e926fb5cd5 handle edge case
no accessibilité
2025-03-06 22:06:33 +00:00
Maeght Loan 44de3516e8 fix: laptop pinch-zoom 2025-03-06 20:13:25 +00:00