Commit Graph

549 Commits

Author SHA1 Message Date
github-actions
6cb896878f Update version to 20260307
Some checks failed
Picture Health / Check image links (push) Has been cancelled
Update version on tokens.xml changes / update_version (push) Has been cancelled
Image URLs / Update links (push) Has been cancelled
Bump triggered by commit de2fcd79fa
2026-03-07 02:58:35 +00:00
SlightlyCircuitous
de2fcd79fa
Add TMT and TMC tokens (#354) 2026-03-07 03:58:28 +01:00
github-actions
a593821c44 Update version to 20260215d
Some checks failed
Picture Health / Check image links (push) Has been cancelled
Update version on tokens.xml changes / update_version (push) Has been cancelled
Bump triggered by commit fcbf92a759
2026-02-15 13:33:19 +00:00
Prem-Sinha
fcbf92a759
Add unique arts for FIN tokens (Hero, Wizard, Bird) (#351)
* Add unique printings for Hero token (+7) and Wizard token (+1)

* Add unique art for Bird token (+1)

* fix indentation
2026-02-15 14:33:12 +01:00
github-actions
2d1dfa72d3 Update version to 20260215c
Bump triggered by commit 63f74cb0c3
2026-02-15 10:49:23 +00:00
SlightlyCircuitous
63f74cb0c3
Add missing Day/Night reverse-relations from VOW, MID, and YMID (#353) 2026-02-15 11:49:16 +01:00
github-actions
7ee51750fc Update version to 20260215b
Bump triggered by commit 445f2e3f06
2026-02-15 09:28:15 +00:00
SlightlyCircuitous
445f2e3f06
Add Garland, Royal Kidnapper to the Monarch Entry (#348) 2026-02-15 10:28:09 +01:00
github-actions
1fe94adf84 Update version to 20260215
Bump triggered by commit d200e25935
2026-02-15 09:26:23 +00:00
SlightlyCircuitous
d200e25935
Add SLD Token Printings (#347)
* Add SLD Tokens

* sort by release date

note that information on when each drop happened isn't easy to get, I
chose to simply use the first release of SLD: 2019-12-02

now that we have added the uuid for every card to the xml we could also
decide to sort the set list by when that specific version was released
by requesting the "released_at" field from scryfall's api, this is more
effort than it is worth imo and I think it's nice to simply have a
consistent sorting for sets across entries

---------

Co-authored-by: ebbit1q <ebbit1q@gmail.com>
2026-02-15 10:26:15 +01:00
github-actions
56ea368bdb Update version to 20260122c
Some checks failed
Picture Health / Check image links (push) Has been cancelled
Update version on tokens.xml changes / update_version (push) Has been cancelled
Image URLs / Update links (push) Has been cancelled
Bump triggered by commit e203c9d2b5
2026-01-22 20:58:03 +00:00
github-actions[bot]
e203c9d2b5
Update image links (#345) 2026-01-22 21:57:56 +01:00
github-actions
b9c9a87de4 Update version to 20260122b
Bump triggered by commit 0d3cfae7ff
2026-01-22 18:40:02 +00:00
SlightlyCircuitous
0d3cfae7ff
Add ECL and ECC tokens (#346)
* Add ECL and ECC tokens

* remove space

* fix typo

* sort

---------

Co-authored-by: ebbit1q <ebbit1q@gmail.com>
2026-01-22 19:39:53 +01:00
github-actions
739e66e110 Update version to 20260122
Bump triggered by commit 3a3b5f5600
2026-01-22 16:03:03 +00:00
SlightlyCircuitous
3a3b5f5600
Add UUIDs to the Tokens File (#340)
* Add (most) UUIDs to tokens file

* Fix quotes and attribute

* fix UTF in header

* fix comments

* Use Scryfall UUIDs uniformly

* Add sequential uuids to tokens with art but no Scryfall URL

* Add some complexity to sequential uuids

* give airbend an arbitrary UUID

* Use sha256 hash for made up uuid

* Remove made up UUIDs
2026-01-22 17:02:54 +01:00
github-actions
5030e56cb5 Update version to 20260111b
Bump triggered by commit e81f9fa565
2026-01-11 14:09:13 +00:00
tooomm
e81f9fa565 Revert "Update image links (#316)"
This reverts commit 5c763f11f0.
2026-01-11 15:08:58 +01:00
github-actions
8f9adfc495 Update version to 20260111
Bump triggered by commit 5c763f11f0
2026-01-11 13:45:14 +00:00
github-actions[bot]
5c763f11f0
Update image links (#316)
Co-authored-by: github-actions <github-actions@github.com>
2026-01-11 14:45:07 +01:00
github-actions
f9c8e0e1c3 Update version to 20260109
Bump triggered by commit a7e1070587
2026-01-09 01:11:22 +00:00
SlightlyCircuitous
a7e1070587
Add Goblin token relation for Siege-Gang Lieutenant (#344) 2026-01-09 02:11:14 +01:00
github-actions
5fa59474b7 Update version to 20251229
Bump triggered by commit 041207a347
2025-12-29 16:41:40 +00:00
SlightlyCircuitous
041207a347
Add reminder card for Airbend (#343) 2025-12-29 17:41:34 +01:00
dependabot[bot]
e57b24391c
Bump actions/cache from 4 to 5 (#341)
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-29 17:40:33 +01:00
dependabot[bot]
c2029ad871
Bump peter-evans/create-pull-request from 7 to 8 (#342)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-29 17:40:16 +01:00
dependabot[bot]
38c3ea136d
Bump actions/checkout from 5 to 6 (#339)
Some checks failed
Picture Health / Check image links (push) Has been cancelled
Image URLs / Update links (push) Has been cancelled
2025-11-24 19:40:21 +01:00
github-actions
7b0b79f268 Update version to 20251117
Some checks failed
Picture Health / Check image links (push) Has been cancelled
Update version on tokens.xml changes / update_version (push) Has been cancelled
Bump triggered by commit 192a6ef65b
2025-11-17 15:14:59 +00:00
SlightlyCircuitous
192a6ef65b
Add On an Adventure relations to FIN/FIC cards (#338)
* Add On An Adventure relations to FIN/FIC cards

* sort

---------

Co-authored-by: ebbit1q <ebbit1q@gmail.com>
2025-11-17 16:14:51 +01:00
github-actions
31ee92a458 Update version to 20251116b
Some checks are pending
Picture Health / Check image links (push) Waiting to run
Update version on tokens.xml changes / update_version (push) Waiting to run
Bump triggered by commit afd8a457df
2025-11-16 13:55:47 +00:00
SlightlyCircuitous
afd8a457df
Add TLA and TLE token relations (#336)
* Add TLA and TLE token relations

* sort

---------

Co-authored-by: ebbit1q <ebbit1q@gmail.com>
2025-11-16 14:55:39 +01:00
github-actions
2c089f447f Update version to 20251116
Bump triggered by commit 739c53db22
2025-11-16 13:23:50 +00:00
SlightlyCircuitous
739c53db22
Add Cordyceps token from SLD (#337) 2025-11-16 14:23:44 +01:00
github-actions
3a615a5150 Update version to 20250928b
Some checks failed
Picture Health / Check image links (push) Has been cancelled
Update version on tokens.xml changes / update_version (push) Has been cancelled
Image URLs / Update links (push) Has been cancelled
Bump triggered by commit 8e36b80a07
2025-09-28 17:55:11 +00:00
SlightlyCircuitous
8e36b80a07
Add reminder token for warped cards (#333)
* Add reminder token for warped cards

* Add excludes to cards that make other tokens

* No need for parens

* Use direct image link

* sort

---------

Co-authored-by: ebbit1q <ebbit1q@gmail.com>
2025-09-28 19:55:05 +02:00
github-actions
8a1c5edff1 Update version to 20250928
Bump triggered by commit 83ed31dedd
2025-09-28 12:13:36 +00:00
SlightlyCircuitous
83ed31dedd
Correct oracle text on certain cards (#334) 2025-09-28 14:13:13 +02:00
github-actions
6f7c0ce3a6 Update version to 20250922
Some checks failed
Picture Health / Check image links (push) Has been cancelled
Update version on tokens.xml changes / update_version (push) Has been cancelled
Bump triggered by commit c32eebe48e
2025-09-22 09:12:11 +00:00
SlightlyCircuitous
c32eebe48e
Update oracle text with pronoun and target errata (#332) 2025-09-22 11:12:02 +02:00
github-actions
d5d87219b8 Update version to 20250919c
Some checks failed
Picture Health / Check image links (push) Has been cancelled
Update version on tokens.xml changes / update_version (push) Has been cancelled
Bump triggered by commit 57ad272560
2025-09-19 21:38:04 +00:00
SlightlyCircuitous
57ad272560
Add missing words to oracle text (#331) 2025-09-19 23:37:58 +02:00
github-actions
8fd18aa081 Update version to 20250919b
Bump triggered by commit b8d38ac90c
2025-09-19 21:37:22 +00:00
SlightlyCircuitous
b8d38ac90c
Add missing legendary text (#330) 2025-09-19 23:37:15 +02:00
github-actions
d33f642973 Update version to 20250919
Bump triggered by commit e0db15f3e2
2025-09-19 21:35:36 +00:00
SlightlyCircuitous
e0db15f3e2
Correct TFTH oracle text (#329) 2025-09-19 23:35:26 +02:00
github-actions
0259e75b22 Update version to 20250918c
Some checks are pending
Picture Health / Check image links (push) Waiting to run
Update version on tokens.xml changes / update_version (push) Waiting to run
Bump triggered by commit ea08838a4e
2025-09-18 19:58:58 +00:00
SlightlyCircuitous
ea08838a4e
Add missing curly braces to mana and tap symbols (#328) 2025-09-18 21:58:51 +02:00
github-actions
ba2b95676a Update version to 20250918b
Bump triggered by commit 685818f394
2025-09-18 19:58:17 +00:00
SlightlyCircuitous
685818f394
Give that boulder flying! (#327) 2025-09-18 21:58:10 +02:00
github-actions
f0ac15f3d7 Update version to 20250918
Bump triggered by commit f02baa2b96
2025-09-18 19:57:01 +00:00