Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WHO - Doctor Who Card Set Implementation Tracking #10653

Open
theelk801 opened this issue Jul 21, 2023 · 21 comments
Open

WHO - Doctor Who Card Set Implementation Tracking #10653

theelk801 opened this issue Jul 21, 2023 · 21 comments
Labels
tracking set Set card implementation tracking

Comments

@theelk801
Copy link
Contributor

theelk801 commented Jul 21, 2023

This checklist is here to help manage the implementation of Doctor Who. 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.

All Sets

Unimplemented Cards

Scryfall gallery of everything currently unimplemented (page 1)
Scryfall gallery of everything currently unimplemented (page 2)

Implemented Cards

Click to expand
@theelk801 theelk801 added the tracking set Set card implementation tracking label Jul 21, 2023
@theelk801
Copy link
Contributor Author

theelk801 commented Jul 21, 2023

Additional Tasks:

@xenohedron
Copy link
Contributor

Official release notes including rulings which may be relevant for implementations:

https://magic.wizards.com/en/news/feature/magic-the-gathering-doctor-who-release-notes

@ThallianFolmin
Copy link

I hope it is ok to post this here:
Rose Tyler is bugged. Instead of counting all permanents with time counter, she counts all permanents.

@Susucre
Copy link
Contributor

Susucre commented Oct 21, 2023

Usually that is worth a bug issue. It is less likely to be forgotten and easier to search that way.
Edit: b87d8d6 fixes it.

@Mo1eculeMan
Copy link
Contributor

Hi! I don't have permission to check things off because I'm new, but I'm attempting to implement The Twelfth Doctor, and may move onto other ones once I can get him working.

@Mo1eculeMan
Copy link
Contributor

Hello! I finished The Twelfth Doctor, and in the coming days will start work on The Eleventh Doctor. Cheers!

@permadeath
Copy link
Contributor

I am currently working on Genesis of the Daleks. Thanks!

@Cguy7777
Copy link
Contributor

Working on The Beast, Deathless Prince

@Cguy7777
Copy link
Contributor

Working on The Third Doctor

@Cguy7777
Copy link
Contributor

Working on Duggan, Private Detective

@Cguy7777
Copy link
Contributor

Working on Leela, Sevateem Warrior

@jimga150
Copy link
Contributor

Working on Donna Noble

@skiwkr
Copy link
Contributor

skiwkr commented Mar 10, 2024

Working on Me, the Immortal

@skiwkr
Copy link
Contributor

skiwkr commented Mar 22, 2024

Working on The Foretold Soldier

@skiwkr
Copy link
Contributor

skiwkr commented Mar 29, 2024

Working on Flesh Duplicate and Zygon Infiltrator.

Does anyone have any insight on what would be the best/easiest way to implement the "copy until other card untaps" effect? If there's an easy way to make a custom duration that doesn't involve adding a whole new enum to Duration that would probably be the easiest way to do it, but I'm not sure if it's possible or if I should just be making a modified copy effect.

@xenohedron
Copy link
Contributor

Does anyone have any insight on what would be the best/easiest way to implement the "copy until other card untaps" effect? If there's an easy way to make a custom duration that doesn't involve adding a whole new enum to Duration that would probably be the easiest way to do it, but I'm not sure if it's possible or if I should just be making a modified copy effect.

You can override isInactive() in your continuous effect, see #11791 for an example

@Aycaramba100
Copy link

Has anyone plans to working on The Master, Formed Anew?

@Susucre
Copy link
Contributor

Susucre commented Apr 2, 2024

Has anyone plans to working on The Master, Formed Anew?

I don't think anyone is working on it (we try to keep the InProgress checkmarks just for that). Do you want to try to work on it?

@Aycaramba100
Copy link

Has anyone plans to working on The Master, Formed Anew?

I don't think anyone is working on it (we try to keep the InProgress checkmarks just for that). Do you want to try to work on it?

Unfortunately, I have no idea about coding. Is there a simple guide for dummies?

@Mrdadbody
Copy link

Really the Second doctor and vislor added lol

@jimga150
Copy link
Contributor

jimga150 commented May 9, 2024

Working on Weeping Angel (oops)

@xenohedron xenohedron unpinned this issue May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracking set Set card implementation tracking
Projects
None yet
Development

No branches or pull requests