Commit Graph

1198 Commits

Author SHA1 Message Date
Renato Santos
94ba1a14ae Incidental Editing Vol. 3: \tokenscripts 2022-03-03 04:32:36 +00:00
tool4EvEr
e09aa4af95 Fix card KW on player 2022-02-28 22:41:28 +01:00
Renato Santos
cda2626816 Incidental Editing Vol. 2 2022-02-26 04:21:10 +00:00
Northmoc
d136b6b3dd spacing for $ChangeZone 2022-02-23 21:59:12 -05:00
tool4EvEr
d0fc07ce7d RevealHandEffect: fix not revealing to all players 2022-02-20 15:15:10 +01:00
Tim Mocny
429e8e715c capital S Strike in scripts, lowercase s strike in descriptions/detail 2022-02-19 04:24:52 +00:00
Tim Mocny
1526e9da1f NEO – 15 Feb 2022-02-16 18:38:26 +00:00
Bug Hunter
a1b3a2e40b 406.3 extended 2022-02-11 03:29:13 +00:00
Bug Hunter
2da9647021 Cleanup meetsManaRestrictions 2022-02-07 18:45:46 +00:00
Tim Mocny
def76d2b3e fix some ConditionDescriptions 2022-02-06 04:56:37 +00:00
tool4EvEr
63ca64c4cc WithCounters$ -> WithCountersType$ 2022-02-02 21:10:37 +01:00
Tim Mocny
d2f78a1b9e NEO: Malicious Malfunction and fix similar cards 2022-02-02 17:17:29 +00:00
tool4EvEr
cb48c6e411 Remove TriggerController$ TriggeredCardController default 2022-02-01 20:14:04 +01:00
Tim Mocny
39cdad2353 Typo cleanup 2022-01-31 05:40:29 +00:00
tool4EvEr
7ed6cba779 Remove redundant DeckHints 2022-01-30 17:14:52 +01:00
tool4EvEr
55d6d7318e Card cleanup by Dracontes 2022-01-30 16:10:54 +01:00
Bug Hunter
9c4fdb487e Extend wasCastFrom 2022-01-29 18:30:29 +00:00
Hans Mackowiak
b28737e2e7 fix curse_of_verbosity 2022-01-25 07:10:40 +01:00
Hans Mackowiak
91fb66bd4b AbilityUtils.getDefinedPlayer use valid like with getDefinedCards 2022-01-23 10:19:56 +00:00
Michael Kamensky
158a7b4b24 Merge branch 'token' into 'master'
Cleaning up some token generation and a Curse cycle

Closes #1104

See merge request core-developers/forge!6041
2022-01-21 14:16:34 +00:00
Northmoc
5dc0230d98 Curse of GoodStuff cycle with You then TriggeredAttackingPlayerIfOpponent 2022-01-20 12:27:47 -05:00
Northmoc
ceba4b27b9 more Curse of GoodThing draft refactors 2022-01-20 12:06:42 -05:00
Northmoc
01aab963d6 Curses - you get the token first!! 2022-01-19 22:19:36 -05:00
Northmoc
864a05e388 add filter to Curses 2022-01-19 22:13:06 -05:00
Northmoc
a69b2a5d80 curse_of_disturbance.txt 2022-01-19 22:13:05 -05:00
Northmoc
80b3b5ff53 curse_of_opulence.txt without RepeatEach 2022-01-19 22:13:04 -05:00
Northmoc
387a48322a captive_audience.txt without RepeatEach 2022-01-19 22:13:03 -05:00
tool4EvEr
1ea0c48867 Trigger cleanup 2022-01-19 19:40:21 +01:00
Bug Hunter
fa9d754527 Merge branch 'master' into 'master'
Card script tidying

See merge request core-developers/forge!6046
2022-01-19 09:55:13 +00:00
Renato Santos
95a96c0561 Card script tidying 2022-01-19 09:54:57 +00:00
Hans Mackowiak
551be74558 Merge branch 'lightning' into 'master'
Fix Lightning Storm retargeting

See merge request core-developers/forge!6054
2022-01-19 08:05:59 +00:00
Michael Kamensky
6b41b66eff Merge branch 'zenith' into 'master'
Fix Zeniths + Flashback

Closes #2055

See merge request core-developers/forge!6055
2022-01-19 04:21:55 +00:00
tool4EvEr
df87ad8cf7 Fix Zeniths + Flashback 2022-01-18 23:16:26 +01:00
tool4EvEr
1374f75ab7 Fix Lightning Storm retargeting 2022-01-18 21:05:35 +01:00
Dirk Leichsenring
5660816e96 fix caves of koilos displayed mana 2022-01-18 01:43:50 +01:00
Bug Hunter
de938dd3e7 Fix Melee 2022-01-11 16:21:03 +00:00
tool4EvEr
fa03035315 Fix keyword capitalization 2022-01-08 21:10:43 +01:00
TRT
62bc1b4ecd Fix optional Mill 2022-01-05 11:57:27 +01:00
tool4EvEr
ff3a7e5e73 Fix Pump & Double 2022-01-04 22:42:33 +01:00
paul_snoops
5d78eeb1a6 Y22 scripts migration 2021-12-28 15:23:33 +00:00
Michael Kamensky
7d3a7e4479 Merge branch 'manaAbilityComboRework' into 'master'
Mana: use Combo for X or Y mana abilities

See merge request core-developers/forge!5983
2021-12-28 04:15:55 +00:00
Hans Mackowiak
b57e29ba21 AlternateCost for Mirrodin Shards 2021-12-27 15:10:46 +01:00
Hans Mackowiak
312f11606f Mana: use Combo for X or Y mana abilities 2021-12-27 00:30:34 +01:00
Hans Mackowiak
f2d77ab77b ReplaceAddCounter: do adding multiple counters as one replacement 2021-12-26 16:11:35 +01:00
TRT
c719d594dc SacrificeAi: fix for Curse of the Cabal 2021-12-21 18:06:34 +01:00
Michael Kamensky
383f5b3f20 Merge branch 'y22_cards' into 'master'
Y22 cards 13 Dec

See merge request core-developers/forge!5942
2021-12-14 13:47:09 +00:00
paul_snoops
d4b11579b3 Produced Combo Any 2021-12-14 12:54:08 +00:00
Bug Hunter
266605d42a Update forge-gui/res/cardsfolder/c/confounding_conundrum.txt 2021-12-13 17:01:11 +00:00
tool4EvEr
3109745a9d Fix missing zone ordering e.g. Plow Under 2021-12-08 21:49:46 +01:00
tool4EvEr
59c6134586 Improve StackDescription 2021-12-05 20:54:29 +01:00