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

BLB - Bloomburrow Set Card Implementation Tracking #11853

Open
theelk801 opened this issue Feb 24, 2024 · 20 comments
Open

BLB - Bloomburrow Set Card Implementation Tracking #11853

theelk801 opened this issue Feb 24, 2024 · 20 comments
Labels
tracking set Set card implementation tracking

Comments

@theelk801
Copy link
Contributor

theelk801 commented Feb 24, 2024

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

Implemented Cards

Click to expand
@theelk801 theelk801 added the tracking set Set card implementation tracking label Feb 24, 2024
@theelk801
Copy link
Contributor Author

theelk801 commented Feb 24, 2024

Additional tasks:

Mechanics article is here

@xenohedron xenohedron pinned this issue Jul 10, 2024
@jimga150
Copy link
Contributor

Working on Alania, Divergent Storm

@jimga150
Copy link
Contributor

Working on Splash Portal

This was referenced Jul 25, 2024
@jimga150
Copy link
Contributor

Working on Eluge, the Shoreless Sea

@jimga150
Copy link
Contributor

jimga150 commented Jul 27, 2024

Implement "Pawprint" mechanic (and update Rage Extractor symbol from {P} to {H})

It looks like https://gatherer.wizards.com/handlers/ already switched the "p" symbol to be the pawprint, but "h" hasnt been populated yet. Can i just make this change and we can leave this one card to sit with a broken symbol (maybe ill add hint text to it) until WOTC gets that done?

@theelk801
Copy link
Contributor Author

we don't have to follow gatherer exactly in this kind of situation, if the symbol is supposed to change we can just change it

@Susucre
Copy link
Contributor

Susucre commented Jul 27, 2024

Scryfall is currently on {H} for Rage Extractor, and on {P} for Paw symbol. I would expect mtgjson to soon sync with that.

@JayDi85
Copy link
Member

JayDi85 commented Jul 27, 2024

Scryfall is main source for all symbols. It download svg icons and generate all other image formats from it. So it must be compatible. See ScryfallSymbolsSource. Gatherer source support outdated and maybe will be removed someday (it contains only low quality png symbols).

@jimga150
Copy link
Contributor

Working on Season of Gathering

@EdgarEat
Copy link

Working on Alania, Divergent Storm

Thank you for your effort! I wish more cards were added to this app because this is mtg heaven! I wish cards like Danny Pink were added so I can finish my commander decks.

@jimga150
Copy link
Contributor

Working on Alania, Divergent Storm

Thank you for your effort! I wish more cards were added to this app because this is mtg heaven! I wish cards like Danny Pink were added so I can finish my commander decks.

I'm actually going through these cause my friend is making an Alania deck and he wants to play it lmao--its such a fantastic commander!

@jimga150
Copy link
Contributor

Working on Valley Floodcaller

@jimga150
Copy link
Contributor

Working on Season of Loss

@alma555
Copy link
Contributor

alma555 commented Aug 22, 2024

Working on Camellia

@Lorenzomicci
Copy link

Working on Clement, the Worrywort

@TramplingDancer
Copy link

Cards like Gev, Scaled Scorch and Kastral, the Windcrested are not available in the game yet, but are listed here as done now. When will they be available, with the next update?

@Piovra92
Copy link

Piovra92 commented Sep 8, 2024

Helga, Skittish Seer results as DONE, but it is not implemented in the game, is it an error? Thanks

@Grath
Copy link
Contributor

Grath commented Sep 8, 2024

Cards like Gev, Scaled Scorch and Kastral, the Windcrested are not available in the game yet, but are listed here as done now. When will they be available, with the next update?

Gev was implemented in 79f8ab9 last week and Kastral in #12773 last week. They will be available with the next update, which should occur before long (JayDi said "next update within a day" yesterday.)

Helga, Skittish Seer results as DONE, but it is not implemented in the game, is it an error? Thanks

#12740 implemented two weeks ago, since the last update happened. Cards that have been implemented don't become available until after XMage updates.

@SeventhM
Copy link

SeventhM commented Sep 8, 2024

Cards that have been implemented don't become available until after XMage updates.

I've noticed this came up a few times now (especially between MH3 and BLB). Is there a possibility of an increase in update cadence, or would that cause other issues elsewhere?

@JayDi85
Copy link
Member

JayDi85 commented Sep 8, 2024

Is there a possibility of an increase in update cadence

Nope. Release window depends on finished features, free time, critical bugs, etc. if you want to have access to latest cards as fast as possible then you can build and run app from a source code. Wiki page has a detailed instructions for developers.

@xenohedron xenohedron unpinned this issue Oct 1, 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