FDN - Foundations Set Card Implementation Tracking
This checklist is here to help manage the implementation of Foundations. If a card is marked as being in progress then someone is working on it.
If you're new to implementing cards then you likely don't have permission to check things off. This is totally fine! We still appreciate your contributions so just leave a comment to let us know that you're working on it.
Don't worry about moving things from in progress to completed either, there's a script that handles that, and don't worry about fixing text issues as those are usually handled when the set is done.
Unimplemented Cards
- [ ] In progress -- Nine-Lives Familiar
Scryfall gallery of everything currently unimplemented
Implemented Cards
Click to expand
- [x] Done -- Angelic Edict
- [x] Done -- Anthem of Champions
- [x] Done -- Bloodtithe Collector
- [x] Done -- Crossway Troublemakers
- [x] Done -- Day of Judgment
- [x] Done -- Elspeth's Smite
- [x] Done -- Felidar Savior
- [x] Done -- Helpful Hunter
- [x] Done -- Hero's Downfall
- [x] Done -- Highborn Vampire
- [x] Done -- Ingenious Leonin
- [x] Done -- Jazal Goldmane
- [x] Done -- Leonin Skyhunter
- [x] Done -- Leonin Vanguard
- [x] Done -- Llanowar Elves
- [x] Done -- Moment of Craving
- [x] Done -- Moment of Triumph
- [x] Done -- Offer Immortality
- [x] Done -- Omniscience
- [x] Done -- Pacifism
- [x] Done -- Prideful Parent
- [x] Done -- Savannah Lions
- [x] Done -- Stromkirk Bloodthief
- [x] Done -- Uncharted Haven
- [x] Done -- Untamed Hunger
- [x] Done -- Vampire Interloper
- [x] Done -- Vampire Neonate
- [x] Done -- Vampire Spawn
- [x] Done -- Vengeful Bloodwitch
Additional tasks:
- [ ] Handle special standard legality (it'll be standard legal until at least 2029)
- [ ] Text generation rework (see #12791)
- [x] Removal of combat damage assignment order (see #13031, source https://magic.wizards.com/en/news/feature/foundations-mechanics)
done cards aren't supposed to appear on the game ? Cause I was trying to search for Skyknight Squire but I couldn't find it.
done cards aren't supposed to appear on the game ? Cause I was trying to search for Skyknight Squire but I couldn't find it.
Last Beta build happened on September 25th. Skyknight Squire was implemented November 2nd. New cards are only added when the client is updated, not dynamically as they're implemented.
oh, gotcha. Thanks for the replying.
On Sun, Nov 24, 2024 at 2:27 AM Grath @.***> wrote:
done cards aren't supposed to appear on the game ? Cause I was trying to search for Skyknight Squire but I couldn't find it.
Last Beta build happened on September 25th. Skyknight Squire was implemented November 2nd. New cards are only added when the client is updated, not dynamically as they're implemented.
— Reply to this email directly, view it on GitHub https://github.com/magefree/mage/issues/12538#issuecomment-2495822330, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQIX6EBXMNWCM266QVLNO5D2CFPTHAVCNFSM6AAAAABKCBRYJKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJVHAZDEMZTGA . You are receiving this because you commented.Message ID: @.***>
That's the last card from this set finished. Not sure if the protocol is to leave the issue open for as long as there are additional tasks or to close when all cards are implemented
I believe leaving it open for the additional tasks (and also adding all the card variants.)
I'm gonna close this as there's really no need for it to stay open. Thanks to all the contributors who helped get it done!
@theelk801 is standard legality handled yet? If not it should at least be tracked by a separate issue
it's so far off that it's not worth bothering with right now (and a tracking issue would just end up buried anyway), plus they're gonna change when rotation happens soon so that's another thing that needs to be addressed at a later date