magefree / magefree/mage

Meld cards unsupported by blink effects?

Open
#12,084 6 comments 0 reactions 1 assignee Claimed by @JayDi85 View on GitHub
bug
Dominant language
Java
Stars
2.4k
Forks
940
Avg merge
2d 12h
Merged PRs (30d)
160

Description

Found a strange code in [[Essence Flux]] and another few cards, search problem code by `instanceof meldcard`:

![shot_240407_183830](https://github.com/magefree/mage/assets/8344157/bc4cb0cd-e94a-4280-a8fd-0e88e90c35c8)

Most of the exile and return effects like `ExileThenReturnTargetEffect` uses a simple return code (main card usage):
![shot_240407_183942](https://github.com/magefree/mage/assets/8344157/e3839fb8-af08-4ace-9953-df34fbe14156)

Need to research:
* Are meld cards bugged with standard blink effects?
* Is that code can fix it?
* Are there a simpler solution without workaround (e.g. some fix in game engine, not effect/card)?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.