Commit Graph

42683 Commits

Author SHA1 Message Date
Hanmac
4fa0419dd3 DigMultiple: refactor cards using AndOrValid 2019-07-13 14:40:34 +02:00
Michael Kamensky
e7e8293fd2 Merge branch 'master' into 'master'
Fix AI logic for a couple cards

Closes #1096 and #1095

See merge request core-developers/forge!1952
2019-07-12 16:10:57 +00:00
Agetian
87b53ed127 - Fix AI logic for Ancient Animus
- Fix AI logic for Priest of Forgotten Gods
2019-07-12 19:10:07 +03:00
Agetian
f6ae65d901 - Basic AI support for DigMultipleEffect
- Reveal fix in DigMultipleEffect
2019-07-12 19:09:12 +03:00
Agetian
a5c55c85cd - Add Kaalia, Zenith Seeker
- Add DigMultiple to the effect API enumeration
2019-07-12 13:55:23 +03:00
swordshine
6e4744baac Merge branch 'patch' into 'master'
Fix Gideon's Battle Cry

See merge request core-developers/forge!1951
2019-07-12 01:34:06 +00:00
swordshine
bac67caa87 Fix Gideon's Battle Cry 2019-07-12 09:33:35 +08:00
swordshine
510c7c1af1 Merge branch 'patch' into 'master'
Fix Blightbeetle

See merge request core-developers/forge!1950
2019-07-12 01:22:23 +00:00
swordshine
5e831bd8c6 Fix Blightbeetle 2019-07-12 09:21:25 +08:00
Hanmac
371379def8 DigMultipleEffect: new effect for Kaalia 2019-07-11 07:18:42 +02:00
Michael Kamensky
dc6ec874b1 Merge branch 'm20-printsheets' into 'master'
M20 printsheets

See merge request core-developers/forge!1948
2019-07-10 03:55:24 +00:00
Sol
cb7b660479 Update printsheets.txt 2019-07-10 00:39:37 +00:00
Sol
604b4ac58c Update Magic 2020.txt 2019-07-10 00:37:15 +00:00
swordshine
0c20b9983c Merge branch 'patch' into 'master'
Add Woodland Mystic

See merge request core-developers/forge!1947
2019-07-09 08:08:11 +00:00
swordshine
abf2326d23 Add Woodland Mystic 2019-07-09 16:05:32 +08:00
swordshine
6de03d8f0b Merge branch 'master' into 'master'
M20 AI hints

See merge request core-developers/forge!1946
2019-07-09 07:44:45 +00:00
Agetian
e08f34539d - Revert hint on Faerie Miscreant until further investigation. 2019-07-09 08:15:34 +03:00
Agetian
34633ded24 - M20 AI hints 2019-07-09 08:12:14 +03:00
Michael Kamensky
2ec04c1a83 Merge branch 'etbReorder3' into 'master'
Print all "enters the battlefield" replacement abilities above triggered...

See merge request core-developers/forge!1941
2019-07-08 09:52:33 +00:00
Michael Kamensky
eeb8b7bc6c Merge branch '1087-splice-onto-sorcery-can-be-done-on-eot-triggers' into 'master'
Resolve "Splice onto Sorcery can be done on EoT triggers"

Closes #1087

See merge request core-developers/forge!1945
2019-07-08 09:52:22 +00:00
Michael Kamensky
5c4f2ab8bc Merge branch 'replicateConspire' into 'master'
Replicate rework

Closes #1068

See merge request core-developers/forge!1929
2019-07-08 09:52:20 +00:00
Hans Mackowiak
3ca71ccd7b - Basic AI for the revised Replicate and Conspire (will currently mimic the old behavior of paying as much as possible, to be improved) 2019-07-08 09:52:20 +00:00
Hans Mackowiak
cb7ab5b981 AbilityUtils: Splice only for Spells 2019-07-08 07:43:56 +00:00
Michael Kamensky
8b268a3f05 Merge branch 'master' into 'master'
- Preparing Forge for Android publish 1.6.27.001 [incremental]

See merge request core-developers/forge!1944
2019-07-08 06:27:43 +00:00
Agetian
d2b98bcec6 - Preparing Forge for Android publish 1.6.27.001 [incremental] 2019-07-08 09:27:14 +03:00
Blacksmith
6eb0fdd9da Clear out release files in preparation for next release 2019-07-08 01:01:10 +00:00
Blacksmith
9a12564054 [maven-release-plugin] prepare for next development iteration 2019-07-08 00:55:54 +00:00
Blacksmith
118e86ec92 [maven-release-plugin] prepare release forge-1.6.27 forge-1.6.27 2019-07-08 00:55:48 +00:00
Blacksmith
27c2ecaf6c Update README.txt for release 2019-07-08 00:53:17 +00:00
Sol
0795755290 Merge branch 'patch-2' into 'master'
Update ANNOUNCEMENTS.txt

See merge request core-developers/forge!1943
2019-07-08 00:44:05 +00:00
Sol
5b488c7f56 Update ANNOUNCEMENTS.txt 2019-07-08 00:43:52 +00:00
Sol
732ffdff18 Merge branch 'fix-chandras-spitfire' into 'master'
Fix Chandra Spitfire not triggering on damage from Emblems

Closes #1086

See merge request core-developers/forge!1942
2019-07-07 14:06:02 +00:00
Agetian
27bfe72491 - Fix Chandra Spitfire not triggering on damage from Emblems 2019-07-07 15:26:39 +03:00
Michael Kamensky
6dc982e0bc Merge branch 'octopusFix' into 'master'
Octopus fix

See merge request core-developers/forge!1940
2019-07-07 03:43:27 +00:00
kms70847
1e6ba6c6ed Print all "enters the battlefield" replacement abilities above triggered abilities, not just "enters the battlefield tapped" specifically. 2019-07-06 16:56:47 -04:00
kms70847
e3f04333e6 Fix the wording of the triggered ability. 2019-07-06 15:59:06 -04:00
kms70847
3745942868 Add the 8/8 power/toughness setting ability to the card description panel 2019-07-06 15:54:06 -04:00
swordshine
d9ff6680b8 Merge branch 'budokaFix' into 'master'
Set the token's power and toughness to X

See merge request core-developers/forge!1939
2019-07-06 02:30:40 +00:00
kms70847
b13347190d Set the token's power and toughness to X 2019-07-05 20:40:02 -04:00
swordshine
58649ab6ed Merge branch 'm20fixes' into 'master'
Final editions file for M20 with additional hidden cards - moved from upcoming

See merge request core-developers/forge!1937
2019-07-05 06:28:34 +00:00
austinio7116
cb692db9dc Updated changes with details of the new random modern world in quest mode 2019-07-05 06:25:12 +01:00
maustin
cc22094c95 Merge remote-tracking branch 'Austin/m20fixes' into m20fixes 2019-07-05 06:21:07 +01:00
austinio7116
d15062b59a Move upcoming ready for release 2019-07-05 06:19:26 +01:00
austinio7116
cd4f9157c8 Final editions file for M20 with additional hidden cards 2019-07-05 06:19:26 +01:00
austinio7116
62e9c897af Final editions file for M20 with additional hidden cards 2019-07-05 06:19:26 +01:00
austinio7116
9136a80a47 Move upcoming ready for release 2019-07-05 06:18:19 +01:00
austinio7116
f1528c7711 Final editions file for M20 with additional hidden cards 2019-07-05 06:13:36 +01:00
swordshine
a8110158ab Merge branch 'patch' into 'master'
Fix Masterful Replication

See merge request core-developers/forge!1938
2019-07-05 00:22:23 +00:00
swordshine
95259b994b Fix Masterful Replication 2019-07-05 08:22:03 +08:00
austinio7116
d6c8fed2fe Final editions file for M20 with additional hidden cards 2019-07-04 09:48:29 +01:00