-
Notifications
You must be signed in to change notification settings - Fork 990
Add Map - Dyslexdria #3282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Add Map - Dyslexdria #3282
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
7fe6cef
Create dyslexdria
PatrickPlaysBadly 8035f68
Delete map-generator/assets/maps/dyslexdria
PatrickPlaysBadly 841cb0a
Create test
PatrickPlaysBadly 56736d0
Source Files for Dyslexdria
PatrickPlaysBadly bca653d
Delete map-generator/assets/maps/dyslexdria/test
PatrickPlaysBadly 7051d34
Create test
PatrickPlaysBadly 6583bc7
Dyslexdria Map Files 2-22-2026
PatrickPlaysBadly 71e704f
Delete resources/maps/dyslexdria/test
PatrickPlaysBadly 5d5b347
Update en.json
PatrickPlaysBadly 228f61d
Update Game.ts
PatrickPlaysBadly 525f5a4
Merge branch 'main' into main
iiamlewis ea824c3
Add files via upload
PatrickPlaysBadly 10549c6
Create temp
PatrickPlaysBadly 23ece3e
Add files via upload
PatrickPlaysBadly b11d245
Create temp
PatrickPlaysBadly 429f53c
Delete resources/maps/conakry/temp
PatrickPlaysBadly 63b61fe
Create temp
PatrickPlaysBadly 7bf874f
Add files via upload
PatrickPlaysBadly 679fe24
Update en.json
PatrickPlaysBadly ed72e34
Update Game.ts
PatrickPlaysBadly a3b3721
Delete resources/maps/conakry/temp
PatrickPlaysBadly File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,115 @@ | ||
| { | ||
| "name": "conakry", | ||
| "nations": [ | ||
| { | ||
| "coordinates": [20, 360], | ||
| "name": "Boffa", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [510, 420], | ||
| "name": "Koba-Tatema", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [680, 150], | ||
| "name": "Kenende", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [1170, 30], | ||
| "name": "Dubreka", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [1280, 280], | ||
| "name": "Tamouta", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [1320, 550], | ||
| "name": "Ratoma", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [1350, 40], | ||
| "name": "Coyah", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [1630, 160], | ||
| "name": "Maferenya", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [1730, 460], | ||
| "name": "Kaback", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [2130, 80], | ||
| "name": "Forecariah", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [2420, 424], | ||
| "name": "Benty", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [2280, 440], | ||
| "name": "Laya", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [1200, 910], | ||
| "name": "Fotoba", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [1333, 835], | ||
| "name": "Ilot Cabri", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [716, 260], | ||
| "name": "Bolonta", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [870, 370], | ||
| "name": "Kanka", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [940, 115], | ||
| "name": "Mangueya", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [1975, 475], | ||
| "name": "Yelibane", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [1900, 115], | ||
| "name": "Dandaya", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [80, 480], | ||
| "name": "Marara", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [390, 210], | ||
| "name": "Boufou", | ||
| "flag": "gn" | ||
| }, | ||
| { | ||
| "coordinates": [180, 130], | ||
| "name": "Dioumaya", | ||
| "flag": "gn" | ||
| } | ||
| ] | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
|
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove the unrelated
conakrygenerator asset from this PR.This PR is wired for
Dyslexdria, but this file adds a second map source namedconakry.map-generator/main.goturns eachassets/maps/<name>/info.jsoninto generated map output, so keeping this here makes future generation produceconakryartifacts that are not part of the runtime map registration in this change. Please drop this file from the PR, or add the matching generated resources and game registration in the same PR ifconakryis intentional.🤖 Prompt for AI Agents