Agetian
|
bd7da33e77
|
- Fix logic in DamageDealAi, update logic for Chandra, Fire of Kaladesh.
|
2018-06-22 12:04:08 +03:00 |
|
Hanmac
|
59c95f2ccf
|
SpellAbility: do not reset the PaidHash for copied spells
|
2018-06-22 08:22:25 +02:00 |
|
Chris H
|
bdc44a4395
|
Migrate upcoming
|
2018-06-20 22:02:07 -04:00 |
|
Michael Kamensky
|
58275457de
|
Merge branch 'dom-puzzles' into 'master'
Added puzzle PS_DOM8.
See merge request core-developers/forge!659
|
2018-06-19 06:11:38 +00:00 |
|
Agetian
|
fb7d3115ce
|
- Added puzzle PS_DOM8.
|
2018-06-19 09:10:43 +03:00 |
|
Michael Kamensky
|
c96d9c2bf7
|
Merge branch 'damageUpdates' into 'master'
Damage updates
Closes #579, #582, #583, and #584
See merge request core-developers/forge!657
|
2018-06-18 18:40:09 +00:00 |
|
Agetian
|
a740bc262e
|
- CardThemedDeckBuilder: disable debug logging by default.
|
2018-06-18 12:40:02 +03:00 |
|
Hanmac
|
8ab986f2e9
|
updated Flaming Gambit
|
2018-06-18 08:23:59 +02:00 |
|
Hanmac
|
1bbe8cd17c
|
cards: more damage map for cards that deal X to something and Y to something else
|
2018-06-18 08:18:38 +02:00 |
|
Hanmac
|
2169e15742
|
cards: unify 'damage dealt this way' cards
|
2018-06-18 07:29:06 +02:00 |
|
Michael Kamensky
|
fa590b5eb1
|
Merge branch 'master' into 'master'
Fixed a bug written on Forum.
See merge request core-developers/forge!650
|
2018-06-17 09:11:51 +00:00 |
|
maustin
|
b9d18fd38c
|
Merge remote-tracking branch 'Austin/deckgenerationbugfixes' into deckgenerationbugfixes
|
2018-06-17 09:11:03 +01:00 |
|
austinio7116
|
30656d38c4
|
Removing debugging flag
|
2018-06-17 09:10:09 +01:00 |
|
austinio7116
|
b9e8528029
|
Fixed bug where adding random cards to deck would mess up land count - also shuffling random cards before adding. This code is only executed for rare cases where the learnt archetypes have a very tight cardlist, so if cards are non-AI playable or get randomly removed from the pool, the generator has a way to validly fill the gap.
|
2018-06-17 08:33:10 +01:00 |
|
austinio7116
|
cb082f1e31
|
Updated modern LDA data now run with identical parameters to the other formats.
(cherry picked from commit f207dc9)
|
2018-06-17 08:33:10 +01:00 |
|
austinio7116
|
29ae8f5446
|
Fixed bug where adding random cards to deck would mess up land count - also shuffling random cards before adding. This code is only executed for rare cases where the learnt archetypes have a very tight cardlist, so if cards are non-AI playable or get randomly removed from the pool, the generator has a way to validly fill the gap.
|
2018-06-17 07:30:41 +01:00 |
|
austinio7116
|
2cc8166583
|
Updated modern LDA data now run with identical parameters to the other formats.
(cherry picked from commit f207dc9)
|
2018-06-17 07:00:34 +01:00 |
|
yataka\pochiel
|
7d04f015f4
|
Fixed a bug written on Forum.
https://www.slightlymagic.net/forum/viewtopic.php?f=52&t=6333&sd=d&start=15#p225086.
|
2018-06-17 02:08:57 +09:00 |
|
Michael Kamensky
|
193336f5f3
|
Merge branch 'ldaarchetypedeckgenerationchanges' into 'master'
Archetype based deck generation - Legacy and Vintage
See merge request core-developers/forge!648
|
2018-06-16 03:57:44 +00:00 |
|
austinio7116
|
4612dbbc59
|
Updated deck generation to include Legacy and Vintage - fixed a few bugs that lead to incorrect land counts and random cards being added. Fixed Snow land issue so Skred red should be more playable.
|
2018-06-15 21:51:26 +01:00 |
|
Agetian
|
04af457676
|
- Added a couple missing references.
|
2018-06-15 10:27:26 +03:00 |
|
Michael Kamensky
|
6fa5e16d5f
|
Merge branch 'fightFix' into 'master'
FightEffect: some reworks to make it rules conform
Closes #589
See merge request core-developers/forge!643
|
2018-06-15 06:40:43 +00:00 |
|
austinio7116
|
10724a5161
|
Added Legacy and Vintage LDA data (plus updated standard)
(cherry picked from commit 8e9aeb0)
|
2018-06-15 06:53:00 +01:00 |
|
Rob Schnautz
|
a73bd2fa3d
|
fix rare/mythic slot - unintentional bang and also redundancy
|
2018-06-14 02:25:29 +00:00 |
|
Hanmac
|
9ee851dabc
|
FightEffect: some reworks to make it rules conform
|
2018-06-13 21:22:08 +02:00 |
|
Rob Schnautz
|
d9fba35f64
|
Merge branch 'cm2' into 'master'
Cm2
See merge request core-developers/forge!557
|
2018-06-13 18:14:48 +00:00 |
|
Rob Schnautz
|
60c62c4713
|
Update Commander Anthology Vol. II.txt
|
2018-06-13 18:13:18 +00:00 |
|
Rob Schnautz
|
91d34b404d
|
RemoveCounter -> SubCounter
|
2018-06-13 14:18:23 +00:00 |
|
Hans Mackowiak
|
17951d9c7f
|
cards: fixed sorcerers_wand StackDescription
|
2018-06-13 12:23:27 +00:00 |
|
Hanmac
|
923bc0a567
|
small fixes
|
2018-06-13 08:25:43 +02:00 |
|
Michael Kamensky
|
13b729134a
|
Merge branch 'GS1-cards' into 'master'
GS1 cards
See merge request core-developers/forge!638
|
2018-06-13 04:17:36 +00:00 |
|
Michael Kamensky
|
517d927391
|
Merge branch 'oracle-updates-functional' into 'master'
GS1 functional Oracle update
See merge request core-developers/forge!636
|
2018-06-13 04:06:11 +00:00 |
|
Michael Kamensky
|
fa9669894d
|
Merge branch 'GS1' into 'master'
Global Series 1: Jiang Yanggu & Mu Yanling
See merge request core-developers/forge!637
|
2018-06-13 04:06:06 +00:00 |
|
Rob Schnautz
|
27ccd4859b
|
Update leopard_spotted_jiao.txt
|
2018-06-13 03:34:15 +00:00 |
|
Rob Schnautz
|
850409ec62
|
Update ferocious_zheng.txt
|
2018-06-13 03:33:33 +00:00 |
|
Rob Schnautz
|
800782a3b4
|
Update armored_whirl_turtle.txt
|
2018-06-13 03:33:03 +00:00 |
|
Rob Schnautz
|
5894806df5
|
Add new file
|
2018-06-13 02:40:22 +00:00 |
|
Rob Schnautz
|
56f225be68
|
Add new file
|
2018-06-13 02:37:26 +00:00 |
|
Rob Schnautz
|
c0fe6186e9
|
Add new file
|
2018-06-13 02:31:23 +00:00 |
|
Rob Schnautz
|
0e01478dbf
|
Add new file
|
2018-06-13 02:30:56 +00:00 |
|
Rob Schnautz
|
668fb1e202
|
Add new file
|
2018-06-13 02:30:03 +00:00 |
|
Rob Schnautz
|
ceb2002374
|
fix cost
|
2018-06-13 02:28:22 +00:00 |
|
Rob Schnautz
|
3975b3bf6d
|
fix cost
|
2018-06-13 02:27:56 +00:00 |
|
Rob Schnautz
|
1b8d38c417
|
Add new file
|
2018-06-13 02:17:23 +00:00 |
|
Rob Schnautz
|
60a94f6022
|
Add new file
|
2018-06-13 02:14:16 +00:00 |
|
Rob Schnautz
|
824e0f18f2
|
fix activated ability cost
|
2018-06-13 02:11:38 +00:00 |
|
Rob Schnautz
|
08e8e414fc
|
Add new file
|
2018-06-13 02:10:51 +00:00 |
|
Rob Schnautz
|
0327cd73f1
|
fix activated ability cost
|
2018-06-13 02:09:11 +00:00 |
|
Rob Schnautz
|
46b65e835c
|
Add new file
|
2018-06-13 02:07:03 +00:00 |
|
Rob Schnautz
|
0e47e160d6
|
Not nice to call people names.
|
2018-06-13 02:04:01 +00:00 |
|