Commit graph

40656 commits

Author SHA1 Message Date
theelk801
feaaa6300f [LTR] Implement Meriadoc Brandybuck 2023-06-02 08:36:47 -04:00
theelk801
26f3f0b425 [LTR] Implement Rosie Cotton of South Lane 2023-06-02 08:31:33 -04:00
theelk801
4afccccf11 remove temporary verify skips 2023-06-02 08:28:05 -04:00
theelk801
35ecc51c04 [MAT] fix Nissa, Resurgent Animist (fixes #10424) 2023-06-02 08:22:39 -04:00
theelk801
f206ebe6c4 [MAT] took Filter Out's filter out and filtered out the bug (fixes #10426) 2023-06-02 08:21:10 -04:00
xenohedron
7531263fb9
Fix text [RAV] [GPT] [DIS] (#10359)
* Fix text: capitalization of regenerate

* Fix text: Circle of Protection Artifacts

* Fix text [RAV] [GPT] [DIS]
2023-06-02 12:36:22 +03:00
xenohedron
5c8b5f23bb
Fix text [CHK] [BOK] [SOK] (#10355)
* Fix text: duplicate ("you control") in Champion ability

* New static filter "artifacts and enchantments"

* Text fixes [CHK] [BOK] [SOK]

* Fix Genju text without breaking the effect this time
2023-06-02 12:33:48 +03:00
xenohedron
a7c3cb9797
Merge pull request #10399 from xenohedron/cleanup-becomescreaturesource
Cleanup: BecomesCreatureSourceEffect
2023-06-02 11:57:19 +03:00
xenohedron
e9ede209cc
Fix Resurrection Orb (#10395) 2023-06-02 11:51:26 +03:00
xenohedron
4ae3f5ed43
Fix Premature Burial (#10381)
* Fix targeting tokens correctly

* Reimplement so target highlighting works correctly
2023-06-02 11:49:50 +03:00
xenohedron
36b1c56543 Some improvements to verify test 2023-06-02 11:34:05 +03:00
xenohedron
c7994cb3ac Text fixes 2023-06-02 11:34:05 +03:00
xenohedron
7b9243f640
Add string rule logic to TriggeredAbilityImpl (#10370)
* Add string rule logic to TriggeredAbilityImpl

* Fix string logic in TriggeredAbilityImpl

* Revert adjustment that fixes some problems but causes others
2023-06-02 11:31:15 +03:00
xenohedron
913d5dfee8
Cleanup: PreventDamageAndRemoveCountersEffect (#10321)
* Add tests (two passing, one failing due to incorrect implementation)

* Cleanup PreventDamageAndRemoveCountersEffect; fix Protean Hydra
2023-06-02 11:29:51 +03:00
theelk801
0df610fbe7 fix verify failure 2023-06-01 21:50:37 -04:00
theelk801
2e78791074 [LTR] Implement Fire of Orthanc 2023-06-01 21:22:43 -04:00
theelk801
5a3cb81c6a [LTR] Implement Tale of Tinuviel 2023-06-01 21:17:33 -04:00
theelk801
970bd300c0 [LTR] Implement Display of Power 2023-06-01 21:09:50 -04:00
theelk801
b75d877b9b [LTR] Implement Borne Upon a Wind 2023-06-01 21:03:52 -04:00
theelk801
acc00433c0 [LTR] Implement The Bath Song 2023-06-01 21:01:11 -04:00
theelk801
1a2811d3bd [LTR] update spoiler 2023-06-01 20:44:57 -04:00
theelk801
b3f1bc9721 [LTR] Implement Hugh, the Entwood 2023-06-01 20:44:20 -04:00
sprangg
4ce9f59e35
Improved mtga import
Added ★ and /// to be replaced in CardNameUtil.java (#9855)
Co-authored-by: sprangg <a@b.c>
2023-06-01 19:19:14 +04:00
theelk801
63ab4a16c2 [LTR] Implement Second Breakfast 2023-06-01 08:42:34 -04:00
theelk801
7d015c9ec5 [LTR] Implement Frodo, Determined Hero 2023-06-01 08:41:28 -04:00
theelk801
b07e5b9be5 [LTR] Implement Snarling Warg 2023-06-01 08:29:09 -04:00
theelk801
92e852318b [LTR] Implement Gollum's Bite 2023-06-01 08:24:39 -04:00
theelk801
041ca734ac [LTR] Implement Ringsight 2023-06-01 08:19:15 -04:00
theelk801
0073389511 [LTR] Implement Grond, the Gatebreaker 2023-06-01 08:08:25 -04:00
theelk801
7a2858a75b [LTR] Implement Book of Mazarbul 2023-06-01 08:01:16 -04:00
Alexander Novotny
4e7381510a
Fixed maddening hex (#10303)
* Fixed maddening hex

Fixes magefree/mage#10104 and magefree/mage#10302

Added a test, and fixed a bug in printPermanents for permanents which are attached to something other than a permanent

* Formatting fix
2023-06-01 14:35:27 +03:00
xenohedron
eca3c09a91
Enable booster generation for DMR (#10365)
* Simple booster generation for Dominaria Remastered

* Add max card num in booster to 2XM
2023-06-01 14:31:25 +03:00
theelk801
bcab8cc2f6 another verify fix 2023-05-31 23:05:31 -04:00
theelk801
fcbcd112eb [LTR] Implement Easterling Vanguard 2023-05-31 23:02:38 -04:00
theelk801
3fb3ac340f [LTR] Implement Saruman the White 2023-05-31 23:01:56 -04:00
theelk801
179b433485 [LTR] update spoiler 2023-05-31 23:00:33 -04:00
theelk801
579f953e8b [LTR] Implement Long List of the Ents 2023-05-31 22:56:52 -04:00
ghost209
9131e214b6
Fixing https://github.com/magefree/mage/issues/10419 (#10425)
Co-authored-by: scox <scox@singularity6.com>
2023-05-31 19:26:53 -04:00
Grath
4fae2e799a
Fix Reflection of Kiki-Jiki test to not cheat in the back face. (#10423) 2023-05-31 15:35:15 -04:00
theelk801
cf0911fa8a fix verify failure (not adding skips for the other failures) 2023-05-31 10:08:00 -04:00
theelk801
3b7d99b48a [LTR] Implement Samwise Gamgee 2023-05-31 09:39:21 -04:00
theelk801
a5e3c824e3 [LTR] Implement The Balrog, Flame of Udun 2023-05-31 09:35:09 -04:00
theelk801
1185fb51f1 [LTR] Implement Shelob's Ambush 2023-05-31 09:31:09 -04:00
theelk801
0b949e7c97 [LTR] Implement Stew the Coneys 2023-05-31 09:19:34 -04:00
theelk801
af50f0c604 [LTR] Implement Bombadil's Song 2023-05-31 09:08:53 -04:00
theelk801
c54a1b6932 [LTR] Implement Mauhur, Urk-hai Captain 2023-05-31 09:03:13 -04:00
theelk801
2c67675b6d [LTR] Implement Many Partings 2023-05-31 08:58:18 -04:00
theelk801
9c9bad369d [LTR] Implement Foray of Orcs 2023-05-31 08:54:02 -04:00
theelk801
8570cd88d9 [LTR] Implement Council's Deliberation 2023-05-31 08:38:03 -04:00
theelk801
20e5d97b00 [LTR] Implement Dunedain Blade 2023-05-31 08:28:20 -04:00