Commit Graph

139 Commits

Author SHA1 Message Date
Evan 84f067d66b remove small lakes, use largest body of water as ocean 2025-03-03 20:00:12 -08:00
evanpelle 9d992c29e3 Merge pull request #99 from groffta/randmap
Added random option to map selection for SinglePlayerModal and HostLobbyModal.
2025-03-02 20:13:14 -08:00
ilan schemoul 373a1aacf7 feat: remove small islands when loading a map
Also updated the map loader to now run on every single map (in the
`maps` array).
Also now maps are loaded concurrently (run every promise at the same
time and wait that they are all finished). As the functions are CPU
bound and not IO bound running concurrently doesn't change much right
now but it can if we use more promise in the function loadTerrainMap
then things will get faster.
2025-03-02 22:47:09 +01:00
Todd Groff c648da2277 Merge branch 'main' into randmap 2025-03-02 16:29:57 -05:00
evanpelle 38b762b8bc Merge pull request #95 from ilan-schemoul/embargoes
feat: everyone trade with everyone, anyone can embargo a player to stop trade
2025-03-02 10:58:05 -08:00
NewHappyRabbit 9b85651ad8 Fixed dark mode class being added in different places (body and html elements).
Fixed flag "None" (xx.svg) being able to be set and used ingame.

All menu modals will now close if you click outside of them.

Fixed info icon in instructions.

Added an icon to show the number of new events that happened while the events panel is hidden.

Removed opacity from the svg icons files and added it to the player-icons div, making them have the same opacity and being more visible.
2025-03-02 09:39:36 -08:00
Evan 2316a86669 update syria flag 2025-03-02 09:39:36 -08:00
NewHappyRabbit d9d919ac29 Fixed typos on some countries 2025-03-02 09:39:36 -08:00
ilan schemoul e2083b53df feat: icon over player name to signal embargo 2025-03-02 18:34:22 +01:00
NewHappyRabbit c057f70c45 UI fixes 2025-03-02 09:29:10 -08:00
Evan db4e520886 fix africa map: add straight of gibraltar 2025-03-02 09:29:10 -08:00
Todd 5763abd30f Added random map option to SinglePlayerModal and HostLobbyModal 2025-03-02 02:46:48 -05:00
evanpelle 0ac3a92742 Merge pull request #97 from ilan-schemoul/request-alliance-icon
feat: add icon when player request alliance
2025-03-01 21:45:00 -08:00
ilan schemoul c2b90a52a3 feat: add icon when player request alliance
To spot who asked alliance on the map add an email icon next to them
2025-03-02 00:13:05 +01:00
Bruno Jurković ae1ca1046f expanded and prettified readme 2025-03-01 21:25:31 +01:00
NewHappyRabbit aa24d317c8 Added PWA and mobile improvements to the UI 2025-02-24 11:49:58 +02:00
Evan 4ccd6071c6 connect ocean on asia map to allow boats 2025-02-23 20:37:39 -08:00
NewHappyRabbit 1e38e5565c Added instructions in modal in main menu 2025-02-21 00:58:07 +02:00
NewHappyRabbit 1dfc0aef39 Added Mars. Excluded from public lobby playlist. Changed Africa image background to transparent. 2025-02-20 20:42:17 +02:00
SunnyBoyWTF 0d9b9fc6d1 Add files via upload 2025-02-20 09:48:07 -05:00
SunnyBoyWTF cc6bf01e3d Delete resources/maps/Asia.png 2025-02-20 09:47:37 -05:00
SunnyBoyWTF a47343e40a Compiled binary files 2025-02-20 08:42:29 -05:00
SunnyBoyWTF 67b5e35619 Add files via upload 2025-02-20 08:34:33 -05:00
SunnyBoyWTF 78a9a92de1 Delete resources/maps/Asia.png 2025-02-20 08:34:11 -05:00
SunnyBoyWTF be7fd0fea2 Update Asia.json 2025-02-20 08:27:48 -05:00
SunnyBoyWTF 715505d7b8 Update Asia.json 2025-02-20 08:19:38 -05:00
SunnyBoyWTF d867c7a606 Create Asia.json 2025-02-20 08:06:42 -05:00
SunnyBoyWTF 83837e4b0c Add files via upload 2025-02-20 07:50:09 -05:00
SunnyBoyWTF ed8a828afb add two new bots to Africa 2025-02-19 13:42:28 -05:00
Evan 3b79da1adb add ads.txt 2025-02-19 10:09:35 -08:00
SunnyBoyWTF e12b6b4a27 Merge branch 'main' into main 2025-02-19 10:29:25 -05:00
SunnyBoyWTF b30b75d95e Recompiled binary files 2025-02-19 08:09:52 -05:00
SunnyBoyWTF 30cf2ad1c7 Deleted binary files for recompiling 2025-02-19 08:01:16 -05:00
SunnyBoyWTF 4593bd9261 Deleted binary files for recompiling 2025-02-19 08:00:52 -05:00
SunnyBoyWTF 9e87cee96e Added Suez Canal to Africa.png 2025-02-19 07:59:34 -05:00
SunnyBoyWTF b90bbf3ea4 Delete resources/maps/Africa.png 2025-02-19 07:59:06 -05:00
SunnyBoyWTF 4eeae8879c Compiled binary files 2025-02-18 13:49:37 -05:00
SunnyBoyWTF 8a0e372708 Update Africa.json to reflect new image dimensions 2025-02-18 13:31:11 -05:00
SunnyBoyWTF 75bb6dc084 Replace Africa.png with a smaller image 2025-02-18 13:27:02 -05:00
SunnyBoyWTF 79ba1bc4d3 Delete resources/maps/Africa.png to replace with a smaller image 2025-02-18 13:26:24 -05:00
SunnyBoyWTF 652c52aa6b fixed bug in Africa.json 2025-02-18 13:10:46 -05:00
SunnyBoyWTF 2df902b897 Update Africa.json 2025-02-18 13:09:45 -05:00
SunnyBoyWTF ba1f4f1bfd Create Africa.json 2025-02-18 13:00:02 -05:00
SunnyBoyWTF ceeea215ab Add Africa.png 2025-02-18 12:57:56 -05:00
NewHappyRabbit 9565a0cffa Added map image preview for public lobby 2025-02-18 14:52:09 +02:00
NewHappyRabbit aab9c05865 Merge remote-tracking branch 'upstream/main' 2025-02-12 22:55:46 +02:00
NewHappyRabbit 27173092cf Changed the flags to a more cartoony/emojiy? version (Thanks Nour!).
Removed coalitions from the countries.json file.
Seperated the flag from the name input.
2025-02-12 22:53:33 +02:00
Evan 49b794ba4e rename Russian Federation => Russia 2025-02-12 11:30:49 -08:00
Evan 2df3db7292 format root dir 2025-02-12 08:38:56 -08:00
q8gazy 88f960b4a5 add svg logo with styling 2025-02-12 17:17:42 +03:00