Hanmac
d188708028
Spell: Fixed MayPlay, getRestrictions.canPlay need originalHost
2019-02-09 09:29:32 +01:00
Hanmac
47c89fb0ae
PhaseHandler: fix executeUntil needs to be done after checkStateEffects
2019-02-08 19:51:51 +01:00
Agetian
471fcaa938
- Revert an accidental change in CardProperty.
2019-02-07 08:05:06 +03:00
Agetian
7111c3f3aa
Merge branch 'fix-guardian-project' of https://git.cardforge.org/friarsol/forge into agetian-master
2019-02-07 08:04:27 +03:00
Chris H
a1c137a86b
Fix Guardian Project
2019-02-06 22:04:31 -05:00
Hans Mackowiak
544327330d
Addendum fix
2019-02-06 05:08:17 +00:00
Hanmac
faca59beb0
CardFactoryUtil: Transfigure as Keyword
2019-02-03 18:18:06 +01:00
Hanmac
903c708e1f
MeldEffect: some fixes
2019-02-03 16:37:49 +01:00
Hanmac
1b44c953fc
SpellAbility: fixed Surge for Crush of Tentacles
2019-02-03 08:39:30 +01:00
Hanmac
0569a0b36d
CombatUtil: fix Basic Landwalk abilities
2019-02-02 14:07:48 +01:00
Blacksmith
17dedb4bf4
[maven-release-plugin] prepare for next development iteration
2019-02-02 02:00:32 +00:00
Blacksmith
eb3fb9e1ce
[maven-release-plugin] prepare release forge-1.6.20
2019-02-02 02:00:28 +00:00
Hans Mackowiak
3402cddd1d
GameAction: fix Spectral Ward #819
2019-01-31 06:25:06 +00:00
Hans Mackowiak
4b882ad215
CardState: this catch the Exception in case it crash in Keyword.initialize
2019-01-30 10:22:43 +00:00
Sol
343723e529
Send SpellAbility into getDefinedPlayers of greatestPower
2019-01-30 01:34:05 +00:00
Hanmac
b2616860c0
Spell: fix casting opponent spells
2019-01-26 13:28:55 +01:00
Hans Mackowiak
560dc572c2
Charm rework
2019-01-26 09:24:25 +00:00
Hans Mackowiak
9778f9e3a0
Teysa and Gitrog fixes
2019-01-24 21:26:17 +01:00
Hans Mackowiak
2eae26cefb
TriggerHandler: Only real die can look back
...
Rework Panharmonicon
2019-01-24 07:43:14 +01:00
Hanmac
96e6111400
Riot: Make Riot Enchantment look into the future
2019-01-24 07:27:22 +01:00
Peter F. Patel-Schneider
afd1070850
fix bug in min number of cards to select in digs
2019-01-23 03:42:45 -05:00
Peter F. Patel-Schneider
f0c45cf814
Add visual chooser for two lists and use it for and/or dig
2019-01-20 21:23:16 -05:00
Peter F. Patel-Schneider
aff8d5ce01
Use chooseEntitiesForEffect for dig (except and/or dig)
2019-01-20 21:23:16 -05:00
Hanmac
c1c421fff0
DamageMap: add clear after being triggered
2019-01-19 18:11:55 +01:00
Hanmac
f26935f37f
CostAdjustment: use Relative for Amount that depends on the SpellAbility, only works for Self
2019-01-19 13:27:19 +01:00
Hanmac
5165c16233
Fix for upcoming cards
2019-01-19 07:57:08 +01:00
Hanmac
aab63e2029
CountersRemoveEffect: add ValidSource and CounterNum$ Any
2019-01-16 07:30:24 +01:00
Peter F. Patel-Schneider
e07be68786
Remove unused import in GameAction
2019-01-14 07:40:50 -05:00
Hanmac
20eba0fbd7
GameAction: add PlayerController:confirmMulliganScry
2019-01-13 22:01:22 +01:00
Peter F. Patel-Schneider
087495f5a0
Force AI to accept mulligan scry (otherwise there is a crash)
2019-01-13 10:24:40 -05:00
Peter F. Patel-Schneider
b94ec24948
Changes to do parts of multi-player scry in correct order
2019-01-13 10:08:29 -05:00
Hans Mackowiak
2640a509f9
Sunburst: rewrite using ETB counter
2019-01-13 14:10:44 +00:00
Hans Mackowiak
81f07cb8a3
Sentry: add more Breadcumbs
2019-01-13 09:44:15 +00:00
Chris H
fdc1c32287
Remove partial paris mulligan
2019-01-12 23:49:09 -05:00
Hanmac
17cff99c2b
Adapt: add ReduceCost for Pteramander
2019-01-11 21:15:27 +01:00
Michael Kamensky
7d0dbff8bc
Merge branch 'master' into 'master'
...
Select cards from any Zone that can be shown and do arrangeForScry by popping up library and moving cards (in desktop GUI); Pass min/max card selections through to GUI
See merge request core-developers/forge!1260
2019-01-11 17:08:50 +00:00
Hans Mackowiak
770ed4524a
CostPayLife: fix unused import
2019-01-11 13:24:33 +00:00
Hans Mackowiak
bbe8d79400
Player: add PayLife Trigger
2019-01-11 10:16:29 +00:00
Hans Mackowiak
edaab9d7de
TriggerType: add PayLife
2019-01-11 09:38:02 +00:00
Hans Mackowiak
842c6e681d
TriggerPayLife: add new Trigger
2019-01-11 09:33:56 +00:00
Hans Mackowiak
05be8406cc
Update TriggerLifeGained: better format
2019-01-11 09:31:53 +00:00
Hans Mackowiak
7aa879fb8e
Update CostDraw: fix Description
2019-01-11 09:19:12 +00:00
Hans Mackowiak
1e6a9b8c26
Update CostDamage, fix Description
2019-01-11 09:17:55 +00:00
Hans Mackowiak
b2e9c88f62
CostPayLife: refund never called and doesn't work
...
negative amount can't be paid in the function
2019-01-11 09:16:50 +00:00
Peter F. Patel-Schneider
69502dd97b
Pass min/max through choice code so that user can't choose too many cards
2019-01-06 12:07:19 -05:00
Hanmac
d0b569a07f
Teysa Karlov: add Dieharmonicon to TriggerHandler
2019-01-06 11:38:58 +01:00
Hanmac
891f61701c
Taps Trigger now flag for being used as Attacker
2019-01-05 20:52:40 +01:00
Hans Mackowiak
55da7435f8
CharmEffect: now allows zero choices
2019-01-05 12:01:30 +00:00
Hans Mackowiak
bbd48d1033
Adapt changes for Biomancer's Familiar
2019-01-04 19:38:37 +00:00
Hanmac
61aa144631
fixes for game sim
2019-01-03 21:44:18 +01:00