magefree / magefree/mage

Planeswalker's Mischief

Open
#14,109 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
2.4k
Forks
940
Avg merge
2d 12h
Merged PRs (30d)
160

Description

Planeswalker's Mischief temporarily exiles a card, and is supposed to return it to the original player's hand at the beginning of the next end step.

It currently exiles the card and never returns it as it should.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Java implementation of Planeswalker's Mischief and tracing how its temporarily exiled card is handled at the next end step. Confirm which player is recorded as the original owner or controller, then verify that the card returns to that player's hand at the next end step and does not remain exiled.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.