1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-18 18:29:19 +00:00
Commit Graph

503 Commits

Author SHA1 Message Date
8b8765206e fix: some more file !
Signed-off-by: Avior <git@avior.me>
2025-05-04 02:01:43 +02:00
e35a91ad4f fix: some cards are now fixed
Signed-off-by: Avior <git@avior.me>
2025-05-04 02:01:43 +02:00
224d9cd1c6 feat: Add openapi explorer (#529) v2.31.2 2025-05-04 01:21:54 +02:00
98bc4db193 Fix: Celestial Guardians corrections (#725)
Co-authored-by: Khaleeq Ahmad <1710642+khaleeqahmad@users.noreply.github.com>
2025-05-03 22:42:16 +00:00
d169a67833 fix: correct data for sets tk-ex-latia, tk-ex-latio, tk-ex-m, tk-ex-p, tk-bw-e, tk-bw-z (#726)
Co-authored-by: Avior <github@avior.me>
2025-05-04 00:37:30 +02:00
d0c43e5ce6 Update build.yml 2025-05-04 00:31:12 +02:00
61f506ee95 fix: build nor running 2025-05-04 00:28:51 +02:00
651be99b41 fix: build not running on PRs 2025-05-04 00:26:48 +02:00
8a8602da96 fix: url not valid 2025-05-04 00:17:36 +02:00
5b1f0528db fix: use the current user instead of the hardcoded user 2025-05-04 00:15:03 +02:00
2e4e3c25ba fix: change status depending on input 2025-05-04 00:08:53 +02:00
c9021ab8fa fix: comment not made 2025-05-04 00:02:43 +02:00
8feda41809 fix: use another token 2025-05-03 23:48:52 +02:00
1eb4c677a7 chore: Add ability to comment on Prs to simplify checking cards (#729) 2025-05-03 23:33:15 +02:00
b26236e78c feat: Add missing Cards to tk-dp-l (lucario) and tk-dp-m (manaphy) (#721) v2.31.1 2025-05-02 00:43:52 +02:00
aa07e67c80 fix: allow forks to run the build (#723) 2025-05-02 00:39:07 +02:00
961c75c8a0 fix: dex-id url not returning valid cards & filtering not working using dexId (#722) 2025-05-02 00:31:04 +02:00
509288ad19 fix: lillie's clefairy EX having an additionnal attack (#720) 2025-05-02 00:06:20 +02:00
e23bc6c909 feat: update TCG Pocket Promos and fix some issues (#719) 2025-05-01 23:54:36 +02:00
2ca455a957 feat: Add support for ARM servers (#528) v2.31.0 2025-04-30 22:53:22 +02:00
13ad5fb0a2 Revert "feat: added variants to Journey Together cards (#715)" (#717) 2025-04-30 22:46:43 +02:00
17a0e241cc feat: added variants to Journey Together cards (#715) 2025-04-30 22:04:22 +02:00
dc51d5e8a8 Fix: A2b Shining Revelry attack amendments (#698)
* Fix: Shining Revelry - Add missing attack damage symbols

* Fix: Shining Revelry - Add missing energy symbols to attack effects

* Fix: Shining Revelry set setails- add foreign language names and update card counts

---------

Co-authored-by: Khaleeq Ahmad <1710642+khaleeqahmad@users.noreply.github.com>
2025-04-30 09:54:55 +02:00
e1de8e8323 feat: Add data TCGP Promo-A 042-059 (March 2025) (#680)
* Add new PTCGP Promo-A cards for March 2025 (42 through 49)

* Add additional cards Promos-A 050 - 059

---------

Co-authored-by: Khaleeq Ahmad <1710642+khaleeqahmad@users.noreply.github.com>
2025-04-30 09:53:54 +02:00
744ad63e3a fix: Triumphant Light corrections (#679)
* Fix Triumphant Light card data and formatting

Fix card data including attack damage modifiers, Palkia and Dalgia Origin forme names and incorrect weakness for Giratina.
Also remove unnecessary HTML formatting from card descriptions

* Remove HTML anchor tags around referenced Pokemon names

---------

Co-authored-by: Khaleeq Ahmad <1710642+khaleeqahmad@users.noreply.github.com>
2025-04-30 09:53:01 +02:00
6b223c688d Fix evolveFrom for Card 1 of POP Series 3 set (#700)
Updated 
"evolveFrom": "Unown"
to
"evolveFrom": "Wartortle"
2025-04-30 09:51:44 +02:00
e749ed01e2 FIX: Prismatic Evolutions set name (Spanish) (#706) 2025-04-30 09:51:31 +02:00
e4eb25b6ea 2025 Rotation (#709) 2025-04-30 09:51:10 +02:00
814f94be6f fix: Add holo variant for sv03-100 (#713)
* fix: Add holo variant for sv03-100

* feat: Add verbose variants for sv03-100

* Update 100.ts

---------

Co-authored-by: Avior <florian.bouillon@delta-wings.net>
2025-04-30 09:50:55 +02:00
63790a056c feat: Add 1 Missing card in tk-dp-l (#714) 2025-04-30 09:45:36 +02:00
51e017e9cc feat: add Celestial Guardians (#716) 2025-04-30 09:45:00 +02:00
a550cf079c feat: Add Journey Together (#701)
* feat: Add static data for Journey Together

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

* feat: finish naming

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

* should be done

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

* Update index.ts

---------

Signed-off-by: Avior <git@avior.me>
v2.30.0
2025-03-29 12:44:17 +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