Hanmac
0940ec14e5
AIAttackController: more helper logic for Exert.
...
Looking for if Extert Trigger would target, if it can target anything
2017-05-28 17:38:04 +00:00
Agetian
94332978fc
- Minor refactoring in exertAttackers, could be useful in the future.
2017-05-28 16:23:52 +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
27ec723c06
- AI should generally exert creatures with Vigilance.
2017-05-28 15:28:24 +00:00
Agetian
9c431c9077
- Fixed condition in FlipCoinEffect.
2017-05-28 13:05:46 +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
bbaf9078bd
ReplaceDamage: fixed "Prevent$ True" count for Prevention$ Effects too.
...
make AI use it in damageIfUnblocked
2017-05-27 13:52:23 +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
Agetian
687e26e23a
- Fixed Forgotten Ancient not allowing to choose multiple targets.
2017-05-27 04:15:58 +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
Hanmac
54b9f104e0
CostAdjustment: now can reduce Hydrid Mana
2017-05-26 15:50:18 +00:00
Hanmac
055ae04ee0
CounterEffect: add more Aftermath stuff
2017-05-26 15:48:38 +00:00
Hanmac
52ffee21b2
ChangeZoneEffect: add part for Aftermath exiling card
2017-05-26 15:45:14 +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
5195b9c5b5
- Preparing Forge for Android publish 1.5.63.007 [hotfix].
2017-05-24 16:41:12 +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
6c4f51d12f
- Preparing Forge for Android publish 1.5.63.006 [incremental, PConq overhaul, fixes].
2017-05-24 06:43:57 +00:00
Agetian
5025e090a5
- Fixed the AI never playing */* cards that ETB with X +1/+1 counters on them due to a PayX miscalculation in CountersPutAi (e.g. Primordial Hydra, Altered Ego, Mikaeus, the Lunarch).
2017-05-24 06:40:19 +00:00
Agetian
0afa1c28a5
- Documenting PConq changes in CHANGES.txt.
2017-05-24 05:57:47 +00:00
Agetian
06070bc976
- Removed an accidental apostrophe in ConquestPlaneSelector.
2017-05-24 04:22:52 +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
346a8f81b5
- NPE prevention in GauntletWinLose.
2017-05-23 16:51:21 +00:00
Agetian
10ea7f0eb3
- A little tweak in ConquestPlaneSelector.
2017-05-23 16:40:00 +00:00
Agetian
bf6f6e267d
- Added instructions to tap art for info about the plane (in PConq mode).
2017-05-23 16:38:28 +00:00
Agetian
ba898ecd32
- Support showing plane description in Planar Conquest mode when choosing the current plane by tapping on the plane art (if the Desc: entry in planes.txt is non-empty).
2017-05-23 16:33:18 +00:00
Agetian
4993609791
- Some minor cleanup in DeckGeneratorBase.
2017-05-23 06:40:35 +00:00
Agetian
d26a31d581
- Some improvements and fixes in DeckGeneratorBase. Enables the ability to generate colorless decks (e.g. in Planar Conquest mode on Random events) and add basic lands to them.
2017-05-23 06:35:42 +00:00
Agetian
d671b5e841
- Unbanning 4 color C16 commanders in Planar Conquest (now supported).
2017-05-23 04:55:36 +00:00
Hanmac
8e4220fb67
CardFactoryUtil: fixed inheritic Prevent Keywords not doing ReplacementEffects
2017-05-23 04:11:05 +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
ccda031d9e
- Counterspells should move sources of Aftermath SAs to exile by default instead of to graveyard.
2017-05-22 04:13:55 +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
fd1cf75259
- Preparing Forge for Mobile publish 1.5.63.005 [incremental].
2017-05-21 07:21:46 +00:00
Agetian
376d127d8b
- Adding a way to suppress testing canRegenerate from combat code temporarily to avoid re-entry from ComputerUtil#canRegenerate when testing cards such as Varolz, the Scar-Striped.
2017-05-21 06:35:17 +00:00
Agetian
010f3adcea
- Fix rare corner case crashes when an attempt is made to insert a card to the zone at a specific index position but that zone ends up being empty at that point (for instance, this can happen when clicking "Concede" during a mana payment for a spell). Currently this is set to issue a console warning for testing purposes to see if this happens in any other cases.
2017-05-20 18:30:58 +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