evanpelle
d0359a2db4
Merge pull request #149 from UnBuiltTree/icon-remake
...
Icon Remake
2025-03-06 18:49:19 -08:00
UnBuiltTree
919e6ff9a4
Icon adjustments 3
2025-03-06 20:01:29 -06:00
Evan
4c8eeb0cc1
merge branch v0.17.3
2025-03-06 15:46:57 -08:00
UnBuiltTree
7b93bc8038
Fort Icon Alt2
2025-03-06 08:30:01 -06:00
UnBuiltTree
aa85da97d3
Icon Adjustments
2025-03-06 08:19:36 -06:00
UnBuiltTree
89326baa37
Updated StructureLayer and GameMap for Remake of Icons, added extra building png icons resources.
2025-03-05 21:29:19 -06:00
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
Evan
810656cb19
update syria flag
2025-02-28 13:50:56 -08:00
NewHappyRabbit
9f2dfd6a35
Fixed typos on some countries
2025-02-28 16:28:45 +02:00
NewHappyRabbit
8e9757e1ae
UI fixes
2025-02-26 21:26:42 +02:00
Evan
2ab13d097a
fix africa map: add straight of gibraltar
2025-02-24 13:28:14 -08: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