Rob Schnautz
|
0eb66aebff
|
Update Dominaria.txt
|
2018-04-03 03:51:30 +00:00 |
|
Rob Schnautz
|
1bac0903a0
|
Update Dominaria.txt
|
2018-03-30 02:37:48 +00:00 |
|
Rob Schnautz
|
d0ddadeb13
|
Add new file
|
2018-03-30 02:25:26 +00:00 |
|
Michael Kamensky
|
84a49752d0
|
Merge branch 'network-play' into 'master'
Network Play Fixes
Closes #390
See merge request core-developers/forge!327
|
2018-03-29 20:02:42 +00:00 |
|
Jamin Collins
|
736513f8e1
|
Merge branch 'cantTgtNullPointerNoValidTgt' into 'master'
Prevent crash when no validTgts in params for spell ability
See merge request core-developers/forge!328
|
2018-03-29 15:29:04 +00:00 |
|
Jamin W. Collins
|
e9773e57b7
|
make dual list dialog sizing dynamic, like single
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
|
2018-03-29 09:26:53 -06:00 |
|
Jamin W. Collins
|
1d5a3b0184
|
ensure that SAVs are used for player decision
Fixes: core-developers/forge#390
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
|
2018-03-29 09:26:53 -06:00 |
|
Jamin W. Collins
|
f6d8a85423
|
remove trailing whitespace
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
|
2018-03-29 09:26:53 -06:00 |
|
elliot
|
a1d7f2c774
|
Prevent crash when no validTgts in params for static ability
Issue reproducable casting chandra's ignition into a board with only a hexproof creature
|
2018-03-28 21:32:25 -04:00 |
|
Jamin W. Collins
|
7b9bfaaa18
|
ensure WrappedAbility has reasonable description set
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
|
2018-03-27 17:39:12 -06:00 |
|
Michael Kamensky
|
3e9e1ee865
|
Merge branch 'dom-oracle-updates' into 'master'
DOM Oracle changes (non-functional)
See merge request core-developers/forge!325
|
2018-03-27 05:07:01 +00:00 |
|
Sol
|
eb12b7a7ec
|
Merge branch 'quotefix' into 'master'
Use double quotes to prevent users with apostrophes from causing issues.
Closes #385
See merge request core-developers/forge!326
|
2018-03-27 01:43:20 +00:00 |
|
KrazyTheFox
|
2d23ce0084
|
Use double quotes to prevent users with apostrophes from causing issues.
Pesky users.
|
2018-03-26 21:40:31 -04:00 |
|
swordshine
|
b94aa70c65
|
Merge branch 'patch' into 'master'
DOM: Added some cards
See merge request core-developers/forge!323
|
2018-03-27 00:57:59 +00:00 |
|
Rob Schnautz
|
0890dcee95
|
Update woodland_cemetery.txt
|
2018-03-27 00:40:58 +00:00 |
|
Rob Schnautz
|
6cd44b4564
|
Update sulfur_falls.txt
|
2018-03-27 00:40:25 +00:00 |
|
Rob Schnautz
|
54a56a8cd4
|
Update isolated_chapel.txt
|
2018-03-27 00:39:30 +00:00 |
|
Rob Schnautz
|
80552bc2f1
|
Update hinterland_harbor.txt
|
2018-03-27 00:38:32 +00:00 |
|
Rob Schnautz
|
7cc8e606f1
|
Update clifftop_retreat.txt
|
2018-03-27 00:37:59 +00:00 |
|
Rob Schnautz
|
eaaf52ae3d
|
Update timber_gorge.txt
|
2018-03-27 00:36:26 +00:00 |
|
Rob Schnautz
|
e8dc787d8c
|
Update meandering_river.txt
|
2018-03-27 00:35:48 +00:00 |
|
Misha Colbourne
|
c8a213ce86
|
Update teferi_timebender.txt
|
2018-03-26 23:15:43 +00:00 |
|
Misha Colbourne
|
0a1a4a4ad1
|
DOM: Added some cards
|
2018-03-26 23:08:40 +00:00 |
|
Misha Colbourne
|
32644f17fe
|
DOM: Added some cards
|
2018-03-26 22:54:27 +00:00 |
|
Misha Colbourne
|
cc3196da95
|
Update karplusan_hound.txt
|
2018-03-26 22:53:18 +00:00 |
|
Misha Colbourne
|
e8e854cfa2
|
DOM: Added some cards
|
2018-03-26 22:48:49 +00:00 |
|
Misha Colbourne
|
1830eb7186
|
Update niambi_faithful_healer.txt
|
2018-03-26 22:45:00 +00:00 |
|
Misha Colbourne
|
d5f93b722c
|
DOM: Added some cards
|
2018-03-26 22:37:14 +00:00 |
|
Misha Colbourne
|
7271b6f585
|
DOM: Added some cards
|
2018-03-26 22:01:30 +00:00 |
|
Misha Colbourne
|
acae61c26a
|
DOM: Added some cards
|
2018-03-26 21:58:53 +00:00 |
|
Michael Kamensky
|
d71026f7ae
|
Merge branch 'patch' into 'master'
- Reset the activations so that flickering a planeswalker can activate the loyalty ability again
See merge request core-developers/forge!322
|
2018-03-26 18:16:15 +00:00 |
|
Misha Colbourne
|
71edc398d0
|
DOM: Added some cards
|
2018-03-26 17:34:24 +00:00 |
|
swordshine
|
ab96026176
|
- Reset the activations so that flickering a planeswalker can activate the loyalty ability again
|
2018-03-26 22:47:45 +08:00 |
|
swordshine
|
5942df216a
|
Merge branch 'apiTypeCaseCrashFix' into 'master'
Api type case crash fix
See merge request core-developers/forge!321
|
2018-03-26 14:45:33 +00:00 |
|
swordshine
|
319b450532
|
Merge branch 'patch' into 'master'
Patch
See merge request core-developers/forge!319
|
2018-03-26 14:44:22 +00:00 |
|
elliot
|
45cfc56e2d
|
Merge branch 'master' of https://git.cardforge.org/core-developers/forge into apiTypeCaseCrashFix
|
2018-03-25 23:20:39 -04:00 |
|
elliot
|
b40f460c59
|
Simple fix for issue where the case of lifeloss for afflict creatures did not match apiType case, causing crashes
|
2018-03-25 23:08:06 -04:00 |
|
Sol
|
c980d1c9d4
|
Merge branch 'sysout-cleanup' into 'master'
Sysout cleanup
See merge request core-developers/forge!286
|
2018-03-26 01:18:19 +00:00 |
|
swordshine
|
f961bad4d9
|
Merge branch 'patch' into 'master'
Update swift_warden.txt
See merge request core-developers/forge!320
|
2018-03-26 00:40:56 +00:00 |
|
Misha Colbourne
|
a0626b7166
|
Update swift_warden.txt
|
2018-03-25 22:12:46 +00:00 |
|
swordshine
|
18a0ec2f67
|
- Fixed Bloodstone Goblin
|
2018-03-25 23:11:36 +08:00 |
|
swordshine
|
1009a73e0a
|
- Added some cards
|
2018-03-25 22:49:40 +08:00 |
|
swordshine
|
318377cb7e
|
- Deepglow Skate should work with Doubling Season
|
2018-03-25 22:44:21 +08:00 |
|
Michael Kamensky
|
a8ebd94e88
|
Merge branch 'crested-sunmare-modifier' into 'master'
Make AI remove Crested Sunmare before its tokens
See merge request core-developers/forge!318
|
2018-03-25 14:21:30 +00:00 |
|
swordshine
|
3af07078c1
|
- Added Naban, Dean of Iteration (the Changetext effect was tested)
|
2018-03-25 22:07:29 +08:00 |
|
Luke Way
|
b917d242ea
|
Removed import
|
2018-03-25 09:04:39 -04:00 |
|
Luke Way
|
393eb54794
|
Removed debug statement entirely
|
2018-03-25 09:03:38 -04:00 |
|
Luke Way
|
c58d274626
|
Added AIEvaluationModifier for Crested Sunmare so AI removes sunmare before its tokens
|
2018-03-25 08:49:04 -04:00 |
|
swordshine
|
c6ce1ef87f
|
Merge branch 'patch' into 'master'
- Added some new cards
See merge request core-developers/forge!317
|
2018-03-25 08:41:29 +00:00 |
|
swordshine
|
489b1a0eb4
|
- Added some new cards
|
2018-03-25 16:39:41 +08:00 |
|