Commit Graph

38121 Commits

Author SHA1 Message Date
austinio7116
a56e760d36 M19 Regal Bloodlord 2018-06-26 23:31:45 +01:00
austinio7116
69b1e15d4c Arcane Encyclopedia added missed line 2018-06-26 22:25:06 +01:00
schnautzr
91ce89acef The blue cards. 2018-06-26 16:18:39 -05:00
schnautzr
dcb02999b4 Add support for enchantments that make things clones until unattached. 2018-06-26 23:18:17 +02:00
austinio7116
6782adc545 M19 Script Chaos Ward 2018-06-26 21:04:43 +01:00
austinio7116
10d42421d0 M19 Scripts Amulet of Safekeeping 2018-06-26 20:38:35 +01:00
austinio7116
9df831ea6f M19 scripts Arcane Encyclopedia 2018-06-26 20:00:37 +01:00
Michael Kamensky
82c4243049 Merge branch 'm19_scripts3' into 'master'
M19 more artifact cards

See merge request core-developers/forge!682
2018-06-26 17:09:57 +00:00
Hans Mackowiak
a34135a946 Merge branch 'master' into 'master'
Fix TokenKeywords separator on Resplendent Angel

See merge request core-developers/forge!683
2018-06-26 14:55:22 +00:00
austinio7116
e8300a0288 Gearsmith Guardian corrected picture path (although irrelevant) 2018-06-26 15:51:36 +01:00
austinio7116
681227e5fa switch to IsPresent 2018-06-26 13:44:03 +00:00
Luke Way
3c46d4eb96 Fix TokenKeywords separator on Resplendent Angel 2018-06-26 09:34:03 -04:00
austinio7116
37c43d085f Added M19 card Desecrated Tomb 2018-06-26 14:25:01 +01:00
austinio7116
6388f1ba1b Added M19 card Diamond Mare 2018-06-26 08:12:15 +01:00
austinio7116
9a0504714c Added M19 card Dragon's Hoard 2018-06-26 08:03:47 +01:00
austinio7116
03cc059bf7 Added M19 card Fountain of Renewal 2018-06-26 07:53:07 +01:00
austinio7116
1b8f1ec467 Added M19 card Gearsmith Guardian
(cherry picked from commit 043205b)
2018-06-26 07:42:37 +01:00
austinio7116
d6b29340c6 Added M19 card Marauder's Axe
(cherry picked from commit c995e7e)
2018-06-26 07:42:22 +01:00
austinio7116
904a852f1b Added M19 card Meteor Golem
(cherry picked from commit 8ef0a9f)
2018-06-26 07:42:09 +01:00
Michael Kamensky
ae252e0649 Merge branch 'master' into 'master'
Fixed a couple missing references.

See merge request core-developers/forge!680
2018-06-26 06:33:45 +00:00
Agetian
c02028f6f8 - Fixed a couple missing references. 2018-06-26 09:33:13 +03:00
Michael Kamensky
2905c2920c Merge branch 'm19scripts' into 'master'
M19 - 4 cards added

See merge request core-developers/forge!676
2018-06-26 06:05:39 +00:00
Michael Kamensky
ce66959034 Merge branch 'hexproofUpdate' into 'master'
Hexproof: recode ability to bypass Hexproof

See merge request core-developers/forge!677
2018-06-26 05:53:26 +00:00
Michael Kamensky
73d0c5e92d Merge branch 'master' into 'master'
Planeswalker achievements (GS1)

See merge request core-developers/forge!679
2018-06-26 05:45:34 +00:00
Agetian
5dcf2ffc76 - Contracted the GS1 achievement names.
- Corrected the card name.
2018-06-26 08:44:41 +03:00
Agetian
d21d7afe9a - Added planeswalker achievements for Global Series 1 (by Marek). 2018-06-26 08:40:59 +03:00
Michael Kamensky
1e0676562d Merge branch 'dom-puzzles' into 'master'
Added puzzle PS_DOM9 and improved PS_DOM4.

See merge request core-developers/forge!678
2018-06-26 05:38:29 +00:00
Agetian
ee2361d012 - Added a set spec in PS_DOM9. 2018-06-26 08:38:09 +03:00
Agetian
66c4769d78 - Added a way to add persistent mana in game states (for puzzles).
- Added basic logic for Evra, Halcyon Witness.
- Added puzzle PS_DOM9.
- Improved implementation for puzzle PS_DOM4.
2018-06-26 08:36:06 +03:00
austinio7116
0585181b28 Added M19 card Transmogrifying Wand 2018-06-26 06:27:56 +01:00
Hanmac
eb2208ce1e Hexproof: recode ability to bypass Hexproof 2018-06-26 07:27:17 +02:00
maustin
1968c3e1fc Merge remote-tracking branch 'Austin/m19scripts' into m19scripts 2018-06-26 06:26:21 +01:00
austinio7116
2b1a2340ff Removed detection tower as WIP 2018-06-26 06:24:58 +01:00
austinio7116
0703a6885f Delete transmogrifying_wand.txt 2018-06-26 05:23:02 +00:00
Michael Kamensky
76c197cd7b Merge branch 'optimizing' into 'master'
Reduce method call count.

See merge request core-developers/forge!672
2018-06-26 04:15:07 +00:00
Hans Mackowiak
0e194d7574 Merge branch 'cherry-pick-e171e802' into 'master'
Add support for pumping a player UntilLoseControlOfHost

See merge request core-developers/forge!675
2018-06-26 04:07:05 +00:00
austinio7116
488e3a1121 Added M19 card Sigiled Sword of Valeron 2018-06-25 23:24:17 +01:00
austinio7116
7cb02e3cb3 Added M19 card Skyscanner 2018-06-25 23:13:24 +01:00
austinio7116
9586e7f87e Added M19 card Suspicious Bookcase 2018-06-25 23:08:03 +01:00
Rob Schnautz
426e452ab5 convert tabs to spaces 2018-06-25 21:56:24 +00:00
schnautzr
7e7d83564f Add support for pumping a player UntilLoseControlOfHost
(cherry picked from commit e171e802c1)
2018-06-25 21:36:17 +00:00
schnautzr
e171e802c1 Add support for pumping a player UntilLoseControlOfHost 2018-06-25 16:29:50 -05:00
schnautzr
dfb713eb79 Add Suncleanser 2018-06-25 16:28:38 -05:00
austinio7116
b28001def5 Added M19 card Transmogrifying Wand 2018-06-25 21:39:28 +01:00
Michael Kamensky
c67194d5e6 Merge branch 'm19' into 'master'
M19 new cards

See merge request core-developers/forge!671
2018-06-25 18:26:33 +00:00
Michael Kamensky
5ce68f2d8b Merge branch 'setPT' into 'master'
Rework SetPT to use Map, and CharacteristicDefining

See merge request core-developers/forge!670
2018-06-25 17:46:22 +00:00
austinio7116
20b17cbdbe Added M19 card Detection Tower - corrected effect description 2018-06-25 07:01:02 +01:00
austinio7116
61697ea941 Added M19 card Detection Tower 2018-06-25 06:58:54 +01:00
Sol
edf5c132ce Merge branch 'patch-1' into 'master'
Shouldn't be an artifact. Thanks, Cryptix!

See merge request core-developers/forge!673
2018-06-25 03:28:03 +00:00
Rob Schnautz
dca2d7db48 Shouldn't be an artifact. Thanks, Cryptix! 2018-06-25 03:26:59 +00:00