Jamin Collins
|
925ae63071
|
Merge branch 'token_phase_two' into 'master'
Add more support for migrating Editions to TokenScripts
See merge request core-developers/forge!885
|
2018-09-06 01:16:27 +00:00 |
|
Hanmac
|
af76c37cbb
|
ReplaceDying moved to SpellAbilityEffect
|
2018-09-05 07:24:55 +02:00 |
|
Hanmac
|
3802b88487
|
Jump-start: it is more an additional cost like retrace
|
2018-09-04 21:53:18 +02:00 |
|
Agetian
|
36132359a7
|
- Fixed Jump-start description.
|
2018-09-04 10:01:31 +03:00 |
|
Hanmac
|
7dedaeb111
|
Keyword: Jump-start
|
2018-09-04 07:19:58 +02:00 |
|
tehdiplomat
|
e4e33ebac0
|
Fix conflicts that got missed previously
|
2018-09-03 11:45:23 -04:00 |
|
tehdiplomat
|
e601a6deae
|
Some breadcrumbs for future Token Script development
|
2018-09-03 11:38:13 -04:00 |
|
Hanmac
|
e98431e525
|
CardFactoryUtil: add Mentor Keyword
|
2018-09-02 18:14:05 +02:00 |
|
Hanmac
|
6ec0dd49d7
|
Prowl is a Keyword now
|
2018-09-02 14:45:56 +02:00 |
|
Hanmac
|
f967d9885a
|
CardProperty: fixed surged
|
2018-08-30 21:18:08 +02:00 |
|
Hanmac
|
73b94a63a5
|
Surge: don't use OptionalCost there
|
2018-08-30 20:25:30 +02:00 |
|
tehdiplomat
|
341a241a82
|
Fixing Mana types being inappropriately referenced in relation to Matrices
|
2018-08-28 12:24:04 -04:00 |
|
Jamin W. Collins
|
5f6ea460dd
|
properly message and limit human multi-select
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
|
2018-08-27 08:18:40 -06:00 |
|
Hanmac
|
9acb1dca93
|
Dredge use :
|
2018-08-26 15:20:20 +02:00 |
|
Jamin W. Collins
|
eaeb2838e0
|
fix human player multi-select
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
|
2018-08-25 05:51:07 -06:00 |
|
Hanmac
|
367875c15c
|
CardFactoryUtil: Rampage use :
|
2018-08-22 12:37:59 +02:00 |
|
Michael Kamensky
|
e968afbd87
|
Merge branch 'timestampStateFix' into 'master'
Timestamp state fix
Closes #594 and #647
See merge request core-developers/forge!860
|
2018-08-21 20:26:42 +00:00 |
|
Michael Kamensky
|
95e9a0bcc8
|
Merge branch 'EquipInstantSpeed' into 'master'
GameActionUtil: EquipInstantSpeed should affect the player
See merge request core-developers/forge!871
|
2018-08-21 16:41:40 +00:00 |
|
Hanmac
|
2603d14b7e
|
GameActionUtil: EquipInstantSpeed should affect the player
|
2018-08-21 17:43:17 +02:00 |
|
Hanmac
|
ed04025b3b
|
GameActionUtil: fix CyclingForZero
|
2018-08-21 15:18:49 +02:00 |
|
Hanmac
|
04202f0fb4
|
WrappedAbility: exclude Token from WrappedCheck
|
2018-08-18 19:39:00 +02:00 |
|
Hanmac
|
68e40254f8
|
CardFactoryUtil: more LKI for Triggered Keywords
|
2018-08-18 11:11:25 +02:00 |
|
Hanmac
|
fb3e0f1445
|
WrappedAbility: return timestampCheck but with extra checks
|
2018-08-18 08:46:38 +02:00 |
|
Hanmac
|
0f3ac8c212
|
WrappedAbility: remove faulty check
|
2018-08-18 08:46:38 +02:00 |
|
Hanmac
|
baf4a17ceb
|
Effects: add gameCardState check with equalWithTimestamp
|
2018-08-18 08:46:38 +02:00 |
|
Hanmac
|
e2c33b089c
|
Card: fix equalsWithTimestamp and timestamp of LKI
|
2018-08-18 08:46:38 +02:00 |
|
Hanmac
|
553a794642
|
Afflict use :
|
2018-08-17 17:31:49 +02:00 |
|
Michael Kamensky
|
48a7e50bfa
|
Merge branch 'fortifyFix' into 'master'
Fortify use :
See merge request core-developers/forge!864
|
2018-08-17 15:18:30 +00:00 |
|
Hanmac
|
226754d80f
|
Poisonous use :
|
2018-08-17 15:31:33 +02:00 |
|
Hanmac
|
a72dfcacea
|
Fortify use :
|
2018-08-17 15:19:09 +02:00 |
|
tehdiplomat
|
41ce31497b
|
Add Tawnos Urza's Apprentice
|
2018-08-14 13:36:33 -04:00 |
|
tehdiplomat
|
fa1128b94c
|
Magus of the Balance and Reality Scramble
|
2018-08-14 12:22:42 -04:00 |
|
Jamin W. Collins
|
2aa8d4bb1a
|
use CardFaceView for selecting CardFaces
needed for Runed Halo and similar
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
|
2018-08-11 13:27:26 -06:00 |
|
Hanmac
|
95568d2975
|
AbilityUtils: playEffect need to check the other restrictions
Aftermath: add extra check in SpellAbilityRestriction
|
2018-08-11 10:32:55 +02:00 |
|
Hanmac
|
36bf0344b0
|
GameAction: fix for Cloner leaving battlefield
|
2018-08-08 13:35:53 +02:00 |
|
Hans Mackowiak
|
eff8720500
|
Merge branch 'replicate_cost_display_fix' into 'master'
Resolves https://git.cardforge.org/core-developers/forge/issues/641.
Closes #641
See merge request core-developers/forge!842
|
2018-08-07 17:39:29 +00:00 |
|
Agetian
|
331d173a93
|
- Fixed Animate Dead.
- Fixed Dance of the Dead description.
- Added a couple related NPE prevention checks.
|
2018-08-07 19:21:39 +03:00 |
|
kms70847
|
347707f74e
|
Resolves https://git.cardforge.org/core-developers/forge/issues/641.
Updates the card file syntax for Replicate so it uses a colon, just like Kicker, Entwine, etc.
|
2018-08-06 21:43:18 -04:00 |
|
Hanmac
|
197880dda4
|
TokenEffect: refactor attachTo
|
2018-08-06 07:20:30 +02:00 |
|
Hanmac
|
08d984a699
|
TokenEffect: Add AttachTo effect for Estrid
|
2018-08-05 22:08:15 +02:00 |
|
Blacksmith
|
87c0ab7b7d
|
[maven-release-plugin] prepare for next development iteration
|
2018-08-03 22:08:24 +00:00 |
|
Blacksmith
|
aea32aee62
|
[maven-release-plugin] prepare release forge-1.6.14
|
2018-08-03 22:08:21 +00:00 |
|
Blacksmith
|
9ca15ae635
|
Clear out release files in preparation for next release
|
2018-08-03 21:20:17 +00:00 |
|
Blacksmith
|
bb5102e311
|
[maven-release-plugin] prepare for next development iteration
|
2018-08-03 21:13:58 +00:00 |
|
Blacksmith
|
4d9b98bc94
|
[maven-release-plugin] prepare release forge-1.6.13
|
2018-08-03 21:13:55 +00:00 |
|
Blacksmith
|
1e1640b292
|
Update README.txt for release
|
2018-08-03 21:11:47 +00:00 |
|
Hanmac
|
fd1fe2b0e4
|
CardFactoryUtil: add Commander Ninjutsu variant
|
2018-08-01 07:58:59 +02:00 |
|
austinio7116
|
cdb2474fa1
|
Merge branch 'etbCounterArixmethes' into 'master'
GameAction: fixed putEtbCounters with Arixmethes
See merge request core-developers/forge!814
|
2018-07-31 05:59:22 +00:00 |
|
Blacksmith
|
0d15166137
|
[maven-release-plugin] prepare for next development iteration
|
2018-07-31 01:38:47 +00:00 |
|
Blacksmith
|
1d273d1c70
|
[maven-release-plugin] prepare release forge-1.6.12
|
2018-07-31 01:38:44 +00:00 |
|