Card-Forge / Card-Forge/forge

ReplacementType + possible Zones

Open
#11,335 4 comments 0 reactions 1 assignee Assigned to @Hanmac View on GitHub
Game Mechanics
Dominant language
Java
Stars
2.7k
Forks
1.1k
Avg merge
1d 1h
Merged PRs (30d)
163

Description

Talk about #11328 and somehow related to #11058

- remove the check for `Spell.isPerformanceMode()`, this is for something else and should not be used for this
- Check if the Card is not Custom, with that we can still allow some exotic cards
- use Predefined Zones instead of `forEachCardInGame`, probably only after #11058
- either define the Possible Zones in ReplacementType, which may not work for custom
- or parse the exiting Cards first, like #11328

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.