1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-11 15:45:14 +00:00
Commit Graph

487 Commits

Author SHA1 Message Date
725844d8dc feat: prebuild out of docker 2025-03-28 15:54:40 +01:00
99937efcd8 Update build.yml 2025-03-28 15:39:44 +01:00
fb87049124 Merge branch 'master' into feat/add-server-support-for-arm 2025-03-28 15:32:56 +01:00
78366685f8 feat: TCG Pocket A2b (#695)
* feat: TCG Pocket A2b

Signed-off-by: Avior <git@avior.me>

* fix:implement new rarities

Signed-off-by: Avior <git@avior.me>

* fix:implement new rarities

Signed-off-by: Avior <git@avior.me>

---------

Signed-off-by: Avior <git@avior.me>
v2.29.0
2025-03-27 01:01:27 +01:00
08971af0bf fix: Add holo variants for sv03-013 and sv03-014 (#690)
* fix: Add holo variant for sv03-013

* fix: Add holo variant for sv03-014
2025-03-26 14:56:46 +01:00
7111c33403 fix: Add normal variant for sv01-190 (#689) 2025-03-26 14:55:04 +01:00
a08b8d8cca fix: Add normal variant for sv03-062 (#688) 2025-03-26 14:54:45 +01:00
c3cfb2607a fix: random exit from worker making server not react (#685) 2025-03-12 08:10:49 +01:00
16caf3384e fix: Add holo variant for sv01-134 (#678) 2025-03-11 10:29:48 +01:00
c5ab6d966b Fix Exeggutor ex attack name (#682) 2025-03-11 10:29:18 +01:00
7e2a3ea30c fix: Find a better image for the serie logo (#671) v2.28.0 2025-02-28 10:16:06 +01:00
ecf4c9f8fa feat: Add Triumphant Light set (#670) 2025-02-28 10:05:02 +01:00
e8e9c23e14 feat: Add SV8s (#675) 2025-02-28 08:44:50 +01:00
e4099defdb feat: Add SV9 (#674) 2025-02-28 08:44:38 +01:00
19dccfd5d7 feat: Add SV8a (#673) 2025-02-28 08:44:24 +01:00
2f9c5814ff fix: Add holo variants for sv03-023 and sv03-027 (#669) 2025-02-27 23:27:15 +01:00
7f95bd3da1 fix: Remove incorrect weaknesses from Pocket A1a and A2 dragons (#667)
Co-authored-by: Khaleeq Ahmad <1710642+khaleeqahmad@users.noreply.github.com>
2025-02-20 09:38:22 +01:00
0158daf40d add cards svp promos en & pt and add abbreviations official stellar crown (#662) 2025-02-19 23:59:39 +01:00
a597759d9d fix: Pocket card data fixes (#659)
Co-authored-by: Khaleeq Ahmad <1710642+khaleeqahmad@users.noreply.github.com>
v2.27.2
2025-02-19 21:52:42 +01:00
28662c55c3 fix: Add holo variants for sv03-148 and sv03-149 (#663) 2025-02-19 21:30:40 +01:00
eca49a1bee fix: add normal variant for swsh9-008 (#661) 2025-02-19 21:30:01 +01:00
de13bb175a feat: Add data for Promo-A cards 034-041 (#660)
Co-authored-by: Khaleeq Ahmad <1710642+khaleeqahmad@users.noreply.github.com>
2025-02-19 21:29:02 +01:00
34dc55b1d7 fix: TCGP promos should have a rarity of None (#657)
Signed-off-by: Avior <git@avior.me>
v2.27.1
2025-02-07 00:51:20 +01:00
17ef7efab3 fix: missing 063 in A1a (#656)
Signed-off-by: Avior <git@avior.me>
2025-02-07 00:46:37 +01:00
b6dab212b7 Fix sv08-106 variants (#651) 2025-02-05 14:49:11 +01:00
ff0cf14773 chore: update README v2.27.0 2025-01-30 23:10:34 +01:00
2a2b6463ff Added evolveFrom tag to all Genetic Apex cards (#642)
Co-authored-by: Avior <github@avior.me>
2025-01-30 23:03:12 +01:00
6b3633e748 Added missing variants (#644)
Co-authored-by: Eric Cornely <eric.cornely@beoogo.be>
Co-authored-by: Avior <github@avior.me>
2025-01-30 23:03:05 +01:00
8fb7f88283 feat: Add Space-Time Smackdown (#648) 2025-01-30 22:53:07 +01:00
366e9e6ea7 feat: add release date to series (#620) 2025-01-27 16:38:57 +01:00
a33629e883 feat: Add Prismatic Evolutions (#637) v2.26.0 2025-01-18 01:56:17 +01:00
33232f1b65 chore : Add test for #566 (#569) 2025-01-10 03:09:38 +01:00
7568334dec chore: add example docker-compose file (#635) 2025-01-10 00:12:11 +01:00
f39956e429 fix: specific request crash (#621) 2025-01-09 23:48:58 +01:00
a722ecbbda fix: Paldea Evolved variants are incorrect (#632) 2025-01-09 22:23:02 +01:00
f2a7f09e48 feat: Add the new Pokémon TCG Pocket promos (#627) v2.25.0 2025-01-01 23:29:50 +01:00
60031a9de6 fix: invalid names delta species (#623) 2024-12-19 11:52:36 +01:00
144b794610 fix: test not using the correct param 2024-12-19 01:26:12 +01:00
62f6671b63 feat: Add Mythical Island set (#624)
* feat: Add A1a

Signed-off-by: Avior <git@avior.me>

* fix: test failing

Signed-off-by: Avior <git@avior.me>

---------

Signed-off-by: Avior <git@avior.me>
v2.24.0
2024-12-19 01:16:28 +01:00
87d9b16fb8 chore: Add error reporting (#617)
* chore: Add error reporting

Signed-off-by: Avior <git@avior.me>

* fix: test issues

Signed-off-by: Avior <git@avior.me>

---------

Signed-off-by: Avior <git@avior.me>
2024-12-12 00:20:58 +01:00
0616b98038 fix: variable not found 2024-12-10 13:47:43 +01:00
a8f8b29340 fix: Add missing reverse holo variants to SV03 Obsidian Flames holo rare cards (#611) 2024-12-10 13:38:12 +01:00
2813d77f92 fix: Add missing reverse holo variants to 151 holo rare cards (#609) 2024-12-10 13:37:54 +01:00
ebc2bb28bf feat: Allow to customize number of workers (#616) 2024-12-10 13:34:57 +01:00
c52ed815bb feat: Add Scarlet & Violet Promos (#607)
* feat: ADd set datas

Signed-off-by: Avior <git@avior.me>

* feat: Add cards

Signed-off-by: Avior <git@avior.me>

---------

Signed-off-by: Avior <git@avior.me>
v2.23.0
2024-12-03 09:32:33 +01:00
5e1ba9ee8d chore: update CODE_OF_CONDUCT.md (#593) 2024-12-01 23:36:54 +01:00
121db30389 feat: Add firstSet and lastSet properties to Serie interface (#591) 2024-12-01 23:35:26 +01:00
48a984ef50 fix: Added the illustrator field to TCGP A1 cards. (#604) 2024-12-01 23:26:53 +01:00
2b6d06184d fix: Add SV08 Surging Sparks card variants (#592)
* fix: Add SV08 Surging Sparks card variants

* fix: Fix validate by adding 'abbreviation' to Set interface
2024-12-01 23:26:45 +01:00
109921761e fix: Enable reverse variant for SV05 Temporal Forces holo rare cards (#596) 2024-12-01 23:25:31 +01:00