magefree / magefree/mage

You should be able to puts cards from your library into your graveyard in any order

Open
#10,740 6 comments 0 reactions 0 assignees View on GitHub
not confirmed
Dominant language
Java
Stars
2.4k
Forks
940
Avg merge
2d 12h
Merged PRs (30d)
160

Description

When you put cards from your library directly in your graveyard, you should be able to modify their order. On Magic Online this feature is implemented ( you can either select "Any order" to put them in the graveyard as they appear or manually modify their order). This is important when you mill your deck with cards like [[Hermit Druid]] and want to reanimate a specific creature with [[Shallow Grave]].

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the game flow that moves cards directly from a library to the graveyard, then identify where the player can choose or modify the resulting order. Compare the behavior with the Hermit Druid and Shallow Grave scenario described here, and verify that both keeping the existing order and manually choosing an order work correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.