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

DFT - Aetherdrift Set Card Implementation Tracking #13033

Open
theelk801 opened this issue Oct 26, 2024 · 4 comments
Open

DFT - Aetherdrift Set Card Implementation Tracking #13033

theelk801 opened this issue Oct 26, 2024 · 4 comments
Labels
tracking set Set card implementation tracking

Comments

@theelk801
Copy link
Contributor

theelk801 commented Oct 26, 2024

This checklist is here to help manage the implementation of Aetherdrift. 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 Oct 26, 2024
@xenohedron xenohedron changed the title Aetherdrift Set Card Implementation Tracking DFT - Aetherdrift Set Card Implementation Tracking Oct 27, 2024
@theelk801
Copy link
Contributor Author

theelk801 commented Jan 22, 2025

Additional tasks:

@Grath
Copy link
Contributor

Grath commented Jan 22, 2025

Given the accelerated proliferation of additional state tracking - poison, experience, city's blessing, monarch, initiative, day/night, and now speed - might it be reasonable to move some or all of this information to some sort of pop-up window rather than trying to cram it all into the same panel of information about each player? That, or only adding the numeric information (poison, exp, speed) when those numbers become nonzero.

@JayDi85
Copy link
Member

JayDi85 commented Jan 22, 2025

@Grath player's speed information can be done by card's icon like ClassReminderAbility. Even more -- it can be improved by color change, e.g. 1/2/3 speed as default colored icon, 4 speed as green colored icon

@JayDi85
Copy link
Member

JayDi85 commented Jan 22, 2025

Card icon with dynamic text example (from ClassReminderAbility):

Image

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

3 participants