Skip to content

Commit

Permalink
July 2024 update (#80)
Browse files Browse the repository at this point in the history
* added splatoon 3 alterna amiibos

* update version and chagelog
  • Loading branch information
EdwynZN authored Jul 20, 2024
1 parent b9b5cde commit f016361
Show file tree
Hide file tree
Showing 9 changed files with 63 additions and 2 deletions.
Binary file added assets/collection/icon_854.webp
Binary file not shown.
Binary file added assets/collection/icon_855.webp
Binary file not shown.
Binary file added assets/collection/icon_856.webp
Binary file not shown.
Binary file added assets/collection/icon_857.webp
Binary file not shown.
54 changes: 53 additions & 1 deletion assets/databases/amiibos.json
Original file line number Diff line number Diff line change
Expand Up @@ -11606,7 +11606,59 @@
"jp": "202403",
"na": null,
"type": "Band"
},
{
"key": 854,
"id": null,
"amiiboSeries": "Splatoon",
"character": "Callie",
"gameSeries": "Splatoon",
"name": "Callie (Alterna)",
"au": "20240905",
"eu": "20240905",
"jp": "20240905",
"na": "20240905",
"type": "Figure"
},
{
"key": 855,
"id": null,
"amiiboSeries": "Splatoon",
"character": " Marie",
"gameSeries": "Splatoon",
"name": " Marie (Alterna)",
"au": "20240905",
"eu": "20240905",
"jp": "20240905",
"na": "20240905",
"type": "Figure"
},
{
"key": 856,
"id": null,
"amiiboSeries": "Splatoon",
"character": "Pearl",
"gameSeries": "Splatoon",
"name": "Pearl (Alterna)",
"au": "20240905",
"eu": "20240905",
"jp": "20240905",
"na": "20240905",
"type": "Figure"
},
{
"key": 857,
"id": null,
"amiiboSeries": "Splatoon",
"character": "Marina",
"gameSeries": "Splatoon",
"name": "Marina (Alterna)",
"au": "20240905",
"eu": "20240905",
"jp": "20240905",
"na": "20240905",
"type": "Figure"
}
],
"lastUpdated": "2023-12-10T10:29:43.044"
"lastUpdated": "2024-07-20T10:00:00.000"
}
3 changes: 3 additions & 0 deletions assets/text/Cambios.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## Version 2.1.92
- Splatoon 3 alterna amiibos añadidos (Marie, Callie, Pearl & Marina)

## Version 2.1.10
- Ahora se puede cambiar el idioma en las opciones (Inglés, Francés o Español)
- Nueva funcionalidad para agregar amiibos en caja o abiertos y cuantos (experimental)
Expand Down
3 changes: 3 additions & 0 deletions assets/text/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## Version 2.1.92
- Splatoon 3 alterna amiibos added (Marie, Callie, Pearl & Marina)

## Version 2.1.10
- Now you can change the language of the app from settings (English, French or Spanish)
- New feature to add owned amiibos as boxed / unboxed (experimental)
Expand Down
3 changes: 3 additions & 0 deletions assets/text/Journal_des_Modifications.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## Version 2.1.92
- Splatoon 3 alterner amiibos (Marie, Callie, Pearl & Marina)

## Version 2.1.10
- Vous pouvez désormais changer la langue de l'application depuis les paramètres (Anglais, Français ou Espagnol)
- Nouvelle fonctionnalité pour ajouter des amiibos possédés en boîte/sans boîte (expérimental)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description: An Amiibo collection app designed to allow you to keep track of whi
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 2.1.91+86
version: 2.1.92+87

environment:
sdk: '>=3.4.0 <4.0.0'
Expand Down

0 comments on commit f016361

Please sign in to comment.