master #29

Closed
Failure wants to merge 0 commits from External/mage:master into master
Owner
No description provided.
Failure added 399 commits 2025-07-19 22:35:23 -07:00
* Added missing set codes

* Added More Missing Sets

* Remove sets that don't exist on gatherer

* Add replacement set names

* Fix MPS/MPS_KLD

* Add handling for Special only sets
refactor: fixed that TargetCard doesn't work with Zone.ALL;
---------

Co-authored-by: thorsten <info@thorstenhacke.de>
Co-authored-by: thorsten <info@thorstenhacke.de>
---------

Co-authored-by: thorsten <info@thorstenhacke.de>
---------

Co-authored-by: thorsten <info@thorstenhacke.de>
Co-authored-by: thorsten <info@thorstenhacke.de>
Co-authored-by: thorsten <info@thorstenhacke.de>
* Add Target to Provoke, Soulshift, remove from AttachableToRestrictedAbility

* Add Target to CurseOfInertia, FarrelsMantle, Incendiary, JubilantMascot, MantleOfTheAncients, MuseVessel, SoulSeizer. Fix DreamEater text.

* Fix CardImpl.cantBeAttachedBy to not early return with Protection abilities

* Improve tests
Using Duration.WhileControlled made Dion appear to work when spawned via test server commands, but it would cease to work during subsequent turns or when played manually.
set max for targetopponents correct
change lose life to gain life
- dev: added data collectors API to collect and process game data in real time;
- tests: added game logs output in all unit tests (enabled by default);
- tests: added games history storage (decks, game logs, chats - disabled by default);
Added data collectors API, AI and testing tools improves
Fixes PMEI Crop Rotation URL
Removes SLP Showdown Echo of Death's Wail & Tribute to Horobi, does not exist on scryfall and I can't find anything that says they were printed as part of the showdown series.
Removes a bunch of WOC/TWOC tokens that were never printed and are not on scryfall.
Updates URL for WOC/TWOC Virtuous token to point to a working card.
Added additional sets to GathererSets for symbol download.
Remove 40K Adaptive Automaton.
* Enable disabled tests

* Enable zcc Saga fix

* Remove existing zcc hacks
This reverts commit 19f980c2ce.
Revert "Fix saga first chapter zcc"
Also properly fix Necromantic Selection; it was lacking processAction between destroy and return.
fixes #13850
* Add EOE token support for Lander in ScryfallImageSupportTokens and tokens-database

* Add EOC tokens

* Forgot to rename

* Reordering EOC tokens alphabetically
* [EOE] Gene Pollinator

* [EOE] Updated Command Bridge to use new static filter.

* Gene Pollinator file formatting.
* Add new cards to Special Guests expansion set

* Set full art cards to FULL_ART

* Adding Additional EOE Special Guests

* Fix Green Sun Card Num
* [EOC] Add Edge of Eternities: Stellar Sights expansion set

* Add support for Edge of Eternities: Stellar Sights set

* Adding other Inkmoth Nexus prints

* Adding additional cards

* Order by Name,Number

* Update Edge of Eternities: Stellar Sights with additional cards

* Not FULL_ART

* Add more cards

* Add additional card entries to Edge of Eternities: Stellar Sights

* Add second Endless Sands

* Add remaining EOS cards
* add initial warp mechanic implementation

* a few small changes

* add hand restriction

* add void support

* add test

* [EOE] Implement Timeline Culler

* add void test

* [EOE] Implement Close Encounter

* [EOE] Implement Tannuk, Steadfast Second

* a few requested changes

* add comment

* [EOE] Implement Full Bore

* small rewrite

* merge fix

* remove reminder text

* small code rewrite
* Add withTargetDescription support to all Effects

* use withTargetDescription for effects incorrectly with "target" in text

* CommanderStormAbility add support for non-target rules text

* Heliods Emissary use OrTriggeredAbility

* support all effects withTargetDescription, rename overwriteTargetDescription to targetDescription

* copy target description from old pointer when using setTargetPointer

* Text cleanup/simplifications

* Remove outdated warning
closes #13861
Failure closed this pull request 2025-07-19 22:36:56 -07:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Failure/foul-magics#29
No description provided.