Hanmac
556dacd3fa
GameAction: move Zone actions now has Cause Parameter, add it to all other places where it is used
2017-06-03 06:21:31 +00:00
Agetian
e62e929a71
- Fixing Summary Dismissal, attempt #2 .
2017-06-02 06:19:11 +00:00
Agetian
de0deb0898
- Reverting the change to Summary Dismissal. It is now broken again ;)
2017-06-02 05:29:22 +00:00
Agetian
0eb4554014
- Fixed Summary Dismissal [please check, a bit unsure about this fix].
2017-06-02 04:25:46 +00:00
Agetian
a89d1a3b32
- Rebalanced the quest opp Discord 1 a little, to make use of more cards that the AI can use in a more or less sensible manner.
2017-06-01 15:28:48 +00:00
Agetian
ef3c0c9868
- Added a new quest opponent Discord 1, an easy Mono R chaotic deck relying on coin flips and game state confusion.
2017-06-01 07:23:38 +00:00
Agetian
26614a2999
- Fixed duplicate Niv-Mizzet, Dracogenius in the Ravnica EDH event in PConq mode.
2017-06-01 03:58:45 +00:00
Hanmac
03620e9d05
Terastodon: use inRealZone to fix problem with creating Token
2017-05-31 19:47:31 +00:00
Agetian
4c9093d988
- Switched Vanellope von Schweetz 2/3 quest opponent to an aggro profile.
2017-05-30 17:17:50 +00:00
Agetian
b245f1a96f
- Quest icon definition fix.
2017-05-30 17:12:38 +00:00
Agetian
a25085e598
- Added a quest opponent deck Tinkerbell 2, which is a Mono U Faeries midrange deck focusing on flying mechanic.
2017-05-30 17:07:30 +00:00
nefigah
6403f9f1ec
Planar Conquest: Add Mirrodin description. Add some Conspiracy cards to Tarkir that were removed from Lorwyn due to flavor.
2017-05-29 18:08:52 +00:00
Agetian
26a188a65f
- Fixed ability description of Neheb, the Worthy.
2017-05-28 19:40:24 +00:00
Agetian
de99882d9e
- Added a couple Medium quest decks based on AKH mechanics: Iroh (a Naya Exert deck) and Oketra the True (a UW Embalm deck).
2017-05-28 18:28:59 +00:00
Agetian
4fc8bd2b8e
- Show that the card was Exerted this turn in the card detail panel.
2017-05-28 16:05:50 +00:00
Agetian
b1055e2abb
- Fixed Goblin Psychopath.
2017-05-28 12:47:06 +00:00
Hanmac
99c7601462
CardFactoryUtil: Absorb now Keyworded better
2017-05-28 06:06:18 +00:00
Hanmac
4ef6d1c5c0
PlayerControllerHuman: sortCreatureTypes refactor code for Changeling, Clone and other stuff
2017-05-27 11:08:32 +00:00
austinio7116
f30a1d5950
Refactoring of CreatureType select sorting
2017-05-27 06:41:54 +00:00
Krazy
525739f66f
Fix a typo with recent quest card starting pool changes
2017-05-27 03:17:18 +00:00
austinio7116
55a5963ec8
Change to sorting of creature types to include tokens generated from abilities so that for example Metallic Mimic select boxes will show Servo's near the top of the list in token decks. The change also means the AI will select better creature types in such decks.
2017-05-26 19:22:19 +00:00
Krazy
3953610b56
Add new booster pack quest starting pool generation, fix a card duplication bug in the quest shop, and improve the way the card shop generates singles
2017-05-25 06:13:04 +00:00
Agetian
93d216e32d
- More accidentally committed stuff reverted. Should be good now.
2017-05-24 16:38:44 +00:00
Agetian
e3f30cf5c7
- Another modification to planes.txt
2017-05-24 16:36:58 +00:00
Agetian
f2d0164f94
- Reverted an accidental commit to planes.txt
2017-05-24 16:35:52 +00:00
nefigah
b4ba4ffb7a
Planar Conquest: Add a flavor card to Theros
2017-05-24 15:37:10 +00:00
Agetian
0afa1c28a5
- Documenting PConq changes in CHANGES.txt.
2017-05-24 05:57:47 +00:00
nefigah
4a6b130c33
Planar Conquest: Add descriptions of implemented planes.
2017-05-24 02:20:14 +00:00
nefigah
f9140b9e1c
Planar Conquest: Adjusted inclusion of supplemental sets to better match the lore of the planes
2017-05-23 18:31:10 +00:00
Agetian
d671b5e841
- Unbanning 4 color C16 commanders in Planar Conquest (now supported).
2017-05-23 04:55:36 +00:00
Agetian
926dc3a8b3
- A little fix to 4-color Planar Conquest deck generation.
...
- Added experimental support for C16 planeswalker-commanders to Planar Conquest (testing pending).
2017-05-23 04:06:01 +00:00
nefigah
ea671af006
Planar Conquest: Add the Commander, Planechase, and Conspiracy sets, split between the currently-implemented planes (roughly done by release year of set)
2017-05-22 19:45:12 +00:00
Agetian
73b932b27c
- Added basic support for 4-color commanders in Planar Conquest mode.
2017-05-22 18:59:04 +00:00
Agetian
f1631b6746
- Descent into Madness triggered ability should be mandatory.
2017-05-22 14:10:41 +00:00
Agetian
93d5bc81e5
- Added a reference to Max SVar in Harnessed Lightning.
2017-05-21 12:58:44 +00:00
Agetian
082d3b8265
- Added a new quest opponent: Dr Eggman 2, a medium WR Vehicles deck with Depala, Pilot Exemplar and Veteran Motorist.
2017-05-21 12:52:21 +00:00
Agetian
f79009c544
- Removing Vizier of the Menagerie from ISSUES.txt.
2017-05-20 18:25:14 +00:00
Hanmac
57ce6e29ee
Vizier of the Menagerie: use new Keyword better
2017-05-20 17:29:14 +00:00
Hanmac
5159e9dafe
HumanPlaySpellAbility: add Keyword to fix Vizier of the Menagerie
2017-05-20 17:28:32 +00:00
Agetian
02bf6bc17b
- Temporarily preventing the possibility of freely casting cards from all zones via Vizier of the Menagerie (similar to Aluren, allows to cast from all zones at all times with no restriction and is thus heavily abused by the AI).
...
- This is not 100% correct as it makes it impossible to cast cards from Graveyard for any mana when there's a legal way to do so from another effect (also similar to Aluren). MayPlay needs an update to make this work correctly.
- Added Vizier of the Menagerie problem to known issues in ISSUES.txt.
2017-05-20 09:37:25 +00:00
Agetian
7b9a5ef089
- Reordered properties in Sidar Kondo of Jamuraa to match the rules text.
2017-05-20 05:41:27 +00:00
Agetian
6241588814
- Fixed Sidar Kondo of Jamuraa.
2017-05-20 05:40:45 +00:00
Agetian
306f797bf2
- Quest Draft Tournaments always run in "Simulate AI vs. AI Results" mode on mobile Forge, since this is the only mode that works correctly on Mobile without hanging the game (temporarily removed the relevant setting from Mobile Forge preferences page not to confuse the player).
...
- If QDTs are improved to the degree where non-simulated matches can run correctly, this functionality can be restored.
2017-05-19 15:47:37 +00:00
Agetian
bbd6b3d8ea
- Marked Quest for Ula's Temple with AILogic$ AlwaysConfirm.
2017-05-19 15:16:01 +00:00
austinio7116
e3027dc234
Added the preferences option to re-enable the old style 800x600 deck viewer window
2017-05-19 08:24:45 +00:00
Agetian
6c2c888b6c
- AI should not target basic lands with Ghost Quarter since it's almost guaranteed to result in a suboptimal/useless play.
2017-05-19 05:09:41 +00:00
Hanmac
d4f2b461fb
Heart-Piercer Manticore: no need for Remember anymore
2017-05-18 19:56:22 +00:00
austinio7116
03a0cdb2a2
Avoid breaking tron decks (by randomly removing one of the pieces) in card-based deck generator
2017-05-18 19:36:34 +00:00
Agetian
508c76db2b
- Added a basic NeedsToPlay to Moonmist to at least make the AI not cast it when it controls no Human creatures.
2017-05-18 17:57:31 +00:00
Agetian
a5b66415e9
- Documenting changes in CHANGES.txt.
2017-05-18 05:49:45 +00:00