Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CREDITS.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,17 @@ Licensed under [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/)
© DLR e.V. 2010-2014 and © Airbus Defence and Space GmbH 2014-2018 provided under COPERNICUS by the European Union and ESA; all rights reserved.
License: (https://docs.sentinel-hub.com/api/latest/static/files/data/dem/resources/license/License-COPDEM-30.pdf)

### Topographic Map

[New Jersey Topographic Map](https://en-gb.topographic-map.com/map-b8knh/New-Jersey/)
Licensed under [Open Data Commons Open Database License (ODbL)](https://opendatacommons.org/licenses/odbl/summary/)

### Geographicus Rare Antique Maps

1901 (1915) U.S. Geological Survey Topographic Map of New York City
[Geographicus Rare Antique Maps](https://www.geographicus.com/P/AntiqueMap/newyorkcity-usgs-1915)
[Public Domain](https://www.geographicus.com/P/faq)

## Icons

### [The Noun Project](https://thenounproject.com/)
Expand Down
Binary file added map-generator/assets/maps/newyorkcity/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
114 changes: 114 additions & 0 deletions map-generator/assets/maps/newyorkcity/info.json
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please keep same format as the other info.json

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed - This was an artifact from the online map editor that I forgot to remove after shuffling the nations a bit. Whoops!

Original file line number Diff line number Diff line change
@@ -0,0 +1,114 @@
{
"name": "New York City",
"nations": [
{
"coordinates": [127, 1323],
"name": "Unami Tribe",
"strength": 2
},
{
"coordinates": [116, 765],
"name": "Unalachtigo",
"strength": 2
},
{
"coordinates": [163, 135],
"name": "Munsee Tribe",
"strength": 2
},
{
"coordinates": [661, 531],
"name": "Mannahatta Village",
"strength": 2
},
{
"coordinates": [558, 760],
"name": "New Netherland Colony",
"strength": 3,
"flag": "nl"
},
{
"coordinates": [756, 833],
"name": "New York Colony",
"strength": 3,
"flag": "gb-eng"
},
{
"coordinates": [240, 1818],
"name": "New Jersey Colony",
"strength": 3,
"flag": "gb-eng"
},
{
"coordinates": [1065, 1085],
"name": "Long Island Territory",
"strength": 2,
"flag": "gb-eng"
},
{
"coordinates": [1454, 989],
"name": "Montaukett Nation",
"strength": 1
},
{
"coordinates": [1367, 762],
"name": "Unkechaug Nation",
"strength": 1
},
{
"coordinates": [1109, 824],
"name": "Shinnecock Nation",
"strength": 1
},
{
"coordinates": [969, 269],
"name": "Weckquaesgeek",
"strength": 2
},
{
"coordinates": [746, 1172],
"name": "Siwanoy",
"strength": 2
},
{
"coordinates": [927, 86],
"name": "Colen Donck",
"strength": 3,
"flag": "nl"
},
{
"coordinates": [849, 1043],
"name": "Canarsie",
"strength": 2
},
{
"coordinates": [991, 1247],
"name": "Rockaway",
"strength": 2
},
{
"coordinates": [929, 642],
"name": "Maspeth",
"strength": 1,
"flag": "gb-eng"
},
{
"coordinates": [647, 1018],
"name": "Breukelen",
"strength": 3,
"flag": "nl"
},
{
"coordinates": [1150, 532],
"name": "Vlissingen",
"strength": 2,
"flag": "nl"
},
{
"coordinates": [629, 690],
"name": "Gravesend",
"strength": 1,
"flag": "gb-eng"
}
]
}
1 change: 1 addition & 0 deletions map-generator/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ var maps = []struct {
{Name: "mars"},
{Name: "mena"},
{Name: "montreal"},
{Name: "newyorkcity"},
{Name: "northamerica"},
{Name: "oceania"},
{Name: "pangaea"},
Expand Down
1 change: 1 addition & 0 deletions resources/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@
"yenisei": "Yenisei",
"pluto": "Pluto",
"montreal": "Montreal",
"newyorkcity": "New York City",
"achiran": "Achiran",
"baikalnukewars": "Baikal (Nuke Wars)",
"fourislands": "Four Islands",
Expand Down
129 changes: 129 additions & 0 deletions resources/maps/newyorkcity/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,129 @@
{
"map": {
"height": 1900,
"num_land_tiles": 1648646,
"width": 1500
},
"map16x": {
"height": 475,
"num_land_tiles": 98783,
"width": 375
},
"map4x": {
"height": 950,
"num_land_tiles": 406268,
"width": 750
},
"name": "New York City",
"nations": [
{
"coordinates": [127, 1323],
"name": "Unami Tribe",
"strength": 2
},
{
"coordinates": [116, 765],
"name": "Unalachtigo",
"strength": 2
},
{
"coordinates": [163, 135],
"name": "Munsee Tribe",
"strength": 2
},
{
"coordinates": [661, 531],
"name": "Mannahatta Village",
"strength": 2
},
{
"coordinates": [558, 760],
"flag": "nl",
"name": "New Netherland Colony",
"strength": 3
},
{
"coordinates": [756, 833],
"flag": "gb-eng",
"name": "New York Colony",
"strength": 3
},
{
"coordinates": [240, 1818],
"flag": "gb-eng",
"name": "New Jersey Colony",
"strength": 3
},
{
"coordinates": [1065, 1085],
"flag": "gb-eng",
"name": "Long Island Territory",
"strength": 2
},
{
"coordinates": [1454, 989],
"name": "Montaukett Nation",
"strength": 1
},
{
"coordinates": [1367, 762],
"name": "Unkechaug Nation",
"strength": 1
},
{
"coordinates": [1109, 824],
"name": "Shinnecock Nation",
"strength": 1
},
{
"coordinates": [969, 269],
"name": "Weckquaesgeek",
"strength": 2
},
{
"coordinates": [746, 1172],
"name": "Siwanoy",
"strength": 2
},
{
"coordinates": [927, 86],
"flag": "nl",
"name": "Colen Donck",
"strength": 3
},
{
"coordinates": [849, 1043],
"name": "Canarsie",
"strength": 2
},
{
"coordinates": [991, 1247],
"name": "Rockaway",
"strength": 2
},
{
"coordinates": [929, 642],
"flag": "gb-eng",
"name": "Maspeth",
"strength": 1
},
{
"coordinates": [647, 1018],
"flag": "nl",
"name": "Breukelen",
"strength": 3
},
{
"coordinates": [1150, 532],
"flag": "nl",
"name": "Vlissingen",
"strength": 2
},
{
"coordinates": [629, 690],
"flag": "gb-eng",
"name": "Gravesend",
"strength": 1
}
]
}
1 change: 1 addition & 0 deletions resources/maps/newyorkcity/map.bin

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions resources/maps/newyorkcity/map16x.bin

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions resources/maps/newyorkcity/map4x.bin

Large diffs are not rendered by default.

Binary file added resources/maps/newyorkcity/thumbnail.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/client/components/Maps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export const MapDescription: Record<keyof typeof GameMapType, string> = {
Japan: "Japan",
Pluto: "Pluto",
Montreal: "Montreal",
NewYorkCity: "New York City",
Achiran: "Achiran",
BaikalNukeWars: "Baikal (Nuke Wars)",
FourIslands: "Four Islands",
Expand Down
1 change: 1 addition & 0 deletions src/core/configuration/DefaultConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ const numPlayersConfig = {
[GameMapType.Mars]: [70, 40, 30],
[GameMapType.Mena]: [70, 50, 40],
[GameMapType.Montreal]: [60, 40, 30],
[GameMapType.NewYorkCity]: [60, 40, 30],
[GameMapType.NorthAmerica]: [70, 40, 30],
[GameMapType.Oceania]: [10, 10, 10],
[GameMapType.Pangaea]: [20, 15, 10],
Expand Down
2 changes: 2 additions & 0 deletions src/core/game/Game.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ export enum GameMapType {
Japan = "Japan",
Pluto = "Pluto",
Montreal = "Montreal",
NewYorkCity = "New York City",
Achiran = "Achiran",
BaikalNukeWars = "Baikal (Nuke Wars)",
FourIslands = "Four Islands",
Expand Down Expand Up @@ -138,6 +139,7 @@ export const mapCategories: Record<string, GameMapType[]> = {
GameMapType.Montreal,
GameMapType.GulfOfStLawrence,
GameMapType.Lisbon,
GameMapType.NewYorkCity,
],
fantasy: [
GameMapType.Pangaea,
Expand Down
1 change: 1 addition & 0 deletions src/server/MapPlaylist.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ const frequency: Partial<Record<GameMapName, number>> = {
Mars: 3,
Mena: 6,
Montreal: 6,
NewYorkCity: 3,
NorthAmerica: 5,
Pangaea: 5,
Pluto: 6,
Expand Down
Loading