Skip to content

Commit

Permalink
Fix Arcmage and roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmfinol committed Dec 30, 2023
1 parent 4fed320 commit 05985e9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions docs/games/Arcmage/Arcmage.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"allCardsUrl": "https://aminduna.arcmage.org/api/CardSearch",
"allCardsUrl": "https://cgs.games/api/proxy/aminduna.arcmage.org/api/CardSearch",
"allCardsUrlPageCountIdentifier": "totalItems",
"allCardsUrlPageCountDivisor": 50,
"allCardsUrlPageIdentifier": ",\"pageNumber\":",
"allCardsUrlPostBodyContent": "\"ruleSet\":{\"guid\":\"208cbc77-4110-51b7-9afd-1c0c4e96f4ad\"},\"pageSize\":50",
"allDecksUrl": "https://aminduna.arcmage.org/api/DeckSearch",
"allDecksUrl": "https://cgs.games/api/proxy/aminduna.arcmage.org/api/DeckSearch",
"allDecksUrlDataIdentifier": "items",
"allDecksUrlPostBodyContent": "\"ruleSet\":{\"guid\":\"208cbc77-4110-51b7-9afd-1c0c4e96f4ad\"},\"pageSize\":50,\"pageNumber\":1",
"allDecksUrlTxtRoot": "https://aminduna.arcmage.org",
"allSetsUrl": "https://aminduna.arcmage.org/api/CardOptions",
"allDecksUrlTxtRoot": "https://cgs.games/api/proxy/aminduna.arcmage.org",
"allSetsUrl": "https://cgs.games/api/proxy/aminduna.arcmage.org/api/CardOptions",
"autoUpdateUrl": "https://www.cardgamesimulator.com/games/Arcmage/Arcmage.json",
"bannerImageUrl": "https://www.cardgamesimulator.com/games/Arcmage/Banner.png",
"cardBackImageUrl": "https://www.cardgamesimulator.com/games/Arcmage/CardBack.png",
"cardDataIdentifier": "items",
"cardIdIdentifier": "guid",
"cardImageFileType": "jpg",
"cardImageUrl": "https://aminduna.arcmage.org{jpeg}",
"cardImageUrl": "https://cgs.games/api/proxy/aminduna.arcmage.org{jpeg}",
"cardSetIdentifier": "serie",
"cardSetIsObject": true,
"cardPrimaryProperty": "ruleText",
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ permalink: roadmap.html
- Minor Bug Fixes

## Active Sprint
- Bug-fix: Game creation menu copyright on portrait
- Bug-Fix: Game creation menu copyright on portrait
- Bug-Fix: Game Boards, test with Saga, and message user
- Bug-Fix: Image quality management/LODs for card images
- Game-Play: Display values on Card in Play Area
Expand Down

0 comments on commit 05985e9

Please sign in to comment.