master #68

Closed
Failure wants to merge 0 commits from External/mage:master into master
Owner
No description provided.
* Switch Scryfall Bulk Data handling to JSONL

* PR Comments

* Java 8 compatibility
The card text says "This creature enters prepared." but the ability
was never added, so the permanent entered without the prepared
designation. Uses the existing EntersPreparedAbility.

Surfaced during review of #15599.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
* [HOB] Implement Riddles in the Dark

* Add PSPL print
* Add Mjolnir card updates and fix EquipAbility reminderText copy

* implemented Loki God of Mischief

* Revert "implemented Loki God of Mischief"

This reverts commit 6b55ba8e5d5ad8db65592533503af46552e64393.

* implement code review feedback about formating.

---------

Co-authored-by: DavMem <David.Memmer@student.wb-hochschule.com>
* [TRK] Add Star Trek and shock land reprints

* [SDS] Add Stardates set

* [TRC] Implement Benjamin Sisko, Beseiged

* Placeholder for SDS set type to appease verify tests for now

* Add new Star Trek subtypes

* [TRC] Implement Spock, Logical Choice

* [TRC] Implement Trelane, Squire of Gothos
* [SLD] Implement Hex Magic

* Add MSH printing

* Fix formatting of Hex Magic and Hidden Lair entries
* [SPM] Implement SP//dr, Piloted by Peni

* add missing code

* update versions

* Fix deck importing for SP//dr

* Add test which validates adding/targeting SP//dr in test code.

---------

Co-authored-by: Grath <1895280+Grath@users.noreply.github.com>
* [PF26] Sync reprints

* [PW26] Sync reprints
* [dev] Clean up deprecated mythicspoiler scraper given we have Scryfall data these days

* [dev] Clean up deprecated release/getting_implemented_cards in favour of find_new_cards.pl
* [dev] Clean up print-card-info. Remove redundant calls to mtg-sets-data and minor functional improvements

* [dev] Clean up gen_all_files_in_dck by removing unused data file calls, making Unix-compatible, and adding a guard on a missing required argument

* [dev] Clean up gen_list_duplicate_collector_ids by removing unused data file calls

* [dev] Clean up gen-existing-cards-by-set-author by removing unused data file calls

* [dev] Clean up gen-list-implemented-cards-for-set by removing unused data file calls
- fixed that "if it was cast" triggers doesn't work for copied cards (example: Baron Helmut Zemo with Shard of the Nightbringer, part of #15240)
- refactor: fixed miss lki info for copied spells/permanents (part of #12911)
- tests: added support to target [only copy] and [no copy] spells on stack;
* [FRA] Implement Prudent Fateseer

* Refactor 'Whenever you scry or surveil,' to a shared TriggeredAbility class
The logic for Torpor Orb & friends that was supposed to look at batch
zone change events doesn't seem correct.

Fixes 49d292a
Fixes https://github.com/magefree/mage/issues/15654

Co-authored-by: matoro <matoro@users.noreply.github.com>
- app: improved compatibility with bad or outdated launchers (can't connect to local server, can't download some images, etc);
- refactor: moved shared java settings to JavaUtil and apply it on client-server startup;
- dev: fixed test runner in dev container (now it can run load tests and connect to local server)
- added deck file overwrite confirm on save
- now it use deck name as file name on save by default (close #12813)
- fixed that modern JDKs can't build java 8 compatible code;
- now it can be build under JDK 8 and modern JDK;
- removed duplicated and useless settings from child pom-files;
-  close #14961, related to #15230 and #14963;
merge fix
Some checks failed
Build and run tests (github) / build (pull_request) Has been cancelled
c49e1b7f7d
Failure closed this pull request 2026-08-04 00:17:18 -07:00
Some checks failed
Build and run tests (github) / build (pull_request) Has been cancelled

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!68
No description provided.