Commit Graph

68299 Commits

Author SHA1 Message Date
Simisays
c63287ff4b 12 more LCI-A (#4306) 2023-12-20 16:21:06 +01:00
tool4ever
046f55cb78 ChangesZoneAll: add LKI support (#4385)
* Fix Skeleton Crew triggering from own ETB

* Fix bad logic

* Add LKI support

* Prowl fix when card gets cast from another zone again

* Clean up

* Clean triggers

* Support LKI for leaves graveyard

* Update effects

* Fix logic

* Fix Living Breakthrough for X spells

* Extract lastState fallback logic
2023-12-20 16:20:40 +01:00
Paul Hammerton
f0802e01d1 Merge pull request #4414 from paulsnoops/update_editions
Edition updates: PH22, PW24
2023-12-20 08:54:31 +00:00
Paul Hammerton
770b8dea28 Edition updates: PH22, PW24 2023-12-20 08:49:45 +00:00
Klisz
bb692b2a4b Update Game.java (#4409)
Closes #3318

(Agetian noted in that issue that passing a null for the SpellAbility argument in Player.planeswalk would cause issues with Player.java:2701-2702, but Player.planeswalk has since been altered and no longer has those lines anyway)

I've tested with all three combinations of
1. planar controller leaves the game while also the owner of an active plane (next player becomes planar controller, planeswalks)
2. planar controller leaves the game but doesn't own an active plane (next player takes control of active planes)
3. planar owner leaves the game when not the planar controller (planar controller planeswalks)

* Leaving current plane trigger
2023-12-19 19:24:19 +00:00
Chris H
b396f41188 Revert "CardDb: add normalized Names (#4376)"
This reverts commit ce9ca390f8.
2023-12-19 14:20:50 -05:00
Hans Mackowiak
ce9ca390f8 CardDb: add normalized Names (#4376) 2023-12-19 18:39:18 +01:00
Paul Hammerton
c4001825b2 Merge pull request #4407 from Klisz/chaoticaether
Update chaotic_aether.txt
2023-12-19 14:09:20 +00:00
Klisz
14fb0f2e42 Update chaotic_aether.txt
Fixes issue where Chaotic Aether's effect was removed at end of turn even if no-one had planeswalked away from a plane by then
2023-12-19 06:22:12 -07:00
Paul Hammerton
6330cd405a Merge pull request #4406 from paulsnoops/edition_updates
Edition updates: PH22, PL24
2023-12-19 11:10:42 +00:00
Paul Hammerton
d631178787 Edition updates: PH22, PL24 2023-12-19 11:06:53 +00:00
tool4ever
6187843cd1 Update weeping_angel.txt 2023-12-18 17:56:02 +00:00
tool4ever
cc0ded087a Update the_sound_of_drums.txt 2023-12-18 17:35:59 +00:00
Paul Hammerton
3a85a4aa92 Merge pull request #4403 from paulsnoops/timelessmeta
Enable Current Timeless Bo3/Bo1 Metagame Decks
2023-12-18 13:23:20 +00:00
Paul Hammerton
66b08c3e86 Enable Current Timeless Bo3/Bo1 Metagame Decks 2023-12-18 13:10:47 +00:00
Paul Hammerton
b6fd6b262f Merge pull request #4402 from Northmoc/blightwing
fix blightwing_bandit.txt
2023-12-18 09:14:16 +00:00
Northmoc
bf1b894dbd fix blightwing_bandit.txt 2023-12-17 16:21:47 -05:00
Northmoc
de851fc749 YWOE high_fae_prankster.txt and support (#3921)
* high_fae_prankster.txt and support

* Perpetual rework

* fix imports

* fix imports

* 12/9 cards and tweaks

* fix absorb_energy

* tidy

* 12/10 updates

* 12/12 tweaks and fixes

* 12/13 tweaks

* last tweaks for this PR

* revert unneeded

* revert unneeded for real

* tidy executePerpetual

* cleanup imports

* tweaks 12/15

* fix imports

* LosePerpetualEffect

* cleanup import
2023-12-16 22:25:41 +03:00
Simisays
848e756815 Update slimefoot.dck (#4390) 2023-12-16 11:40:17 -05:00
Northmoc
41c8908c84 only move to DestZone2 if there is something to move (#4393) 2023-12-16 16:07:00 +00:00
tool4ever
b4afea38aa Update brainstorm.txt (#4388) 2023-12-15 22:12:33 +00:00
Klisz
c0cf71fd7c Update prowl_stoic_strategist_prowl_pursuit_vehicle.txt (#4384) 2023-12-15 20:39:07 +00:00
Paul Hammerton
b145ae0e89 Merge pull request #4366 from Simisays/adventure
Adventure update (Vampire Castle and first item update)
2023-12-15 17:03:20 +00:00
tool4ever
bb1606f159 Fix new plane overwritten with old card (#4382)
* Fix new plane overwritten with old card

* AbilityKey cleanup

---------

Co-authored-by: TRT <>
2023-12-15 17:27:22 +03:00
tool4ever
90c3a13e3d Fix facedown permanent with adventure (#4355)
* Restore adventure text when card not in play

* Remove obsolete code

* Fix crash with Cybership

* Fix NPE
2023-12-15 09:58:30 +01:00
Simisays
d67a67f56a music + quests fixes 2023-12-14 21:52:32 +01:00
Klisz
023e41c8a0 WHO the_doctors_childhood_barn.txt (#4377)
* Create the_doctors_childhood_barn.txt

* Update the_doctors_childhood_barn.txt

* Update the_doctors_childhood_barn.txt

* Update the_doctors_childhood_barn.txt

* PlaneswalkedTo and ForgetOnPhasedIn

---------

Co-authored-by: tool4ever <therealtoolkit@hotmail.com>
2023-12-14 13:59:44 -05:00
Klisz
8d921f88c7 Improved AI for Sixth Sense effects (#4371)
* Improved AI for Sixth Sense effects

Improves targeting AI for Combat Research, Catlike Curiosity
2023-12-14 17:13:37 +01:00
Paul Hammerton
330599a6a8 Merge pull request #4379 from paulsnoops/edition_updates
Edition updates: PMEI, SLD
2023-12-14 08:49:23 +00:00
Paul Hammerton
29701a649d Edition updates: PMEI, SLD 2023-12-14 08:45:19 +00:00
Paul Hammerton
8d6c01c191 Merge pull request #4370 from paulsnoops/update_rvr
Edition updates: RVR
2023-12-13 15:33:45 +00:00
Paul Hammerton
837b1fd813 Edition updates: RVR 2023-12-13 15:26:35 +00:00
tool4ever
fd87e0b540 Update korlash_heir_to_blackblade.txt 2023-12-13 12:34:46 +01:00
Klisz
1222d890f6 Update morphic_tide.txt (#4368)
Fixes issue where Morphic Tide used Reality Shaping's trigger description instead of its own
2023-12-13 07:29:01 +01:00
Simisays
055d188301 update 2023-12-12 20:40:41 +01:00
Paul Hammerton
e74bb9ef45 Merge pull request #4364 from paulsnoops/ltr_arena_cards
Enable LTR Jumpstart vol.2 cards in Arena formats
2023-12-12 17:12:12 +00:00
Paul Hammerton
7b556550a6 missed_one 2023-12-12 17:09:30 +00:00
Paul Hammerton
d1b1588d0d Enable LTR Jumpstart vol.2 cards in Arena formats 2023-12-12 17:06:15 +00:00
Paul Hammerton
fc98a8b6af Merge pull request #4290 from paulsnoops/timeless_format
WIP Format Changes: Timeless, KTK, Dr Who SLD
2023-12-12 16:21:35 +00:00
Paul Hammerton
1a253f75c1 Merge pull request #4361 from Klisz/doc14
SLD 2 cards
2023-12-12 16:08:29 +00:00
Klisz
173bbf6776 Update the_meep.txt 2023-12-12 07:39:07 -07:00
Chris H
8d24016dc3 Update lilianas_steward.txt (#4363) 2023-12-12 15:01:09 +01:00
Paul Hammerton
9886c9a62a update_ktk 2023-12-12 13:50:37 +00:00
Paul Hammerton
5137ca1675 Merge pull request #4362 from paulsnoops/update_rvr
Edition updates: RVR, SLD
2023-12-12 09:35:28 +00:00
Paul Hammerton
b7142adfd9 Edition updates: RVR, SLD 2023-12-12 08:46:55 +00:00
Simisays
d51d3cd7d1 MKM 8 cards (#4333) 2023-12-12 06:58:04 +00:00
Klisz
f9b1fffd88 SLD 2 cards 2023-12-11 18:38:44 -07:00
Paul Hammerton
cb0a018abb Merge pull request #4356 from paulsnoops/fix_apg
Fix A-Patrician Geist oracle
2023-12-11 22:34:03 +00:00
Paul Hammerton
ad051c27a2 Fix A-Patrician Geist oracle 2023-12-11 22:21:40 +00:00
Paul Hammerton
19fc5698bb Merge pull request #4297 from Northmoc/YLCI-3xBoon
YLCI: Merfolk Tunnel-Guide and support (X-time boons)
2023-12-11 14:28:35 +00:00