drdev
|
ab626363d8
|
Further reduce creation of unnecessary sets
|
2014-10-20 22:59:18 +00:00 |
|
drdev
|
9ec5497321
|
Optimize check for state-based effects to avoid creating a new HashSet unnecessary
|
2014-10-20 22:39:47 +00:00 |
|
Sloth
|
7d8a0829ba
|
- Fixed AI moving counters from Spike Soldier onto itself.
|
2014-10-20 18:41:38 +00:00 |
|
Sloth
|
fc5bec6b9c
|
- Updated AI of some more cards with ChooseColor effects.
|
2014-10-20 14:19:48 +00:00 |
|
Sloth
|
66f66f5a69
|
- Added AI support for Jihad.
|
2014-10-20 13:58:37 +00:00 |
|
Sloth
|
77ebe105f9
|
- Added AI support for Oona, Queen of the Fae.
|
2014-10-20 12:39:52 +00:00 |
|
Sloth
|
80730f1924
|
- Added AI support for Quirion Elves.
|
2014-10-20 11:04:22 +00:00 |
|
Sloth
|
b118859260
|
- Added AI support for Sol Grail.
|
2014-10-20 10:47:38 +00:00 |
|
Sloth
|
ffb90ac303
|
- Fixed Booster Prices (by Vecc).
|
2014-10-20 08:00:36 +00:00 |
|
Sol
|
efd56b859e
|
- Balm of Restoration missing damage prevention amount
|
2014-10-20 01:18:23 +00:00 |
|
Sloth
|
e1976f9768
|
- Fixed checkStaticAbilities slowing down the game unnecessarily.
|
2014-10-19 21:16:27 +00:00 |
|
Sloth
|
29a8595752
|
- Removed the Effect type DebuffAll. The 5 cards that used it were converted to AnimateAll.
|
2014-10-19 20:37:04 +00:00 |
|
Sloth
|
61e8793a36
|
- Updated some quest decks.
|
2014-10-19 14:58:11 +00:00 |
|
Sol
|
8b2afd8f8c
|
- Switch "choose not to untap" pump effects to match how Equipment works. (Duration still incorrect if untapped before continuous effect starts)
|
2014-10-19 03:35:50 +00:00 |
|
drdev
|
6f2888cf69
|
Version bump to 1.5.29.010
|
2014-10-19 01:38:14 +00:00 |
|
drdev
|
e9c48ac495
|
Remove class that Android doesn't have access to
|
2014-10-19 01:36:45 +00:00 |
|
drdev
|
a708d5d0a3
|
Version bump to 1.5.29.009
|
2014-10-19 00:53:30 +00:00 |
|
drdev
|
d84659a3f0
|
Fix token doubling effects
|
2014-10-19 00:33:40 +00:00 |
|
drdev
|
c6d2e89d13
|
Fix so AI respect Annihilator amount
|
2014-10-19 00:15:03 +00:00 |
|
drdev
|
00cf0ed0ed
|
Fix refresh issue with card display
|
2014-10-18 23:56:15 +00:00 |
|
drdev
|
af19135c2e
|
Fix so Prossh, Skyraider of Kher properly has tokens come into play
|
2014-10-18 23:44:25 +00:00 |
|
drdev
|
49ec80ac29
|
Fix so card image updated in Library as revealed top card changes
|
2014-10-18 23:10:28 +00:00 |
|
drdev
|
44dabcf382
|
Fix so cards like Courser of Kruphix allow viewing the top card or your library
|
2014-10-18 22:53:01 +00:00 |
|
drdev
|
2d136fb70e
|
Fix so YouMayLook field is populated
|
2014-10-18 22:40:53 +00:00 |
|
drdev
|
b81426663f
|
Fix concurrent modification exception with Chromatic Lantern
|
2014-10-18 22:31:20 +00:00 |
|
drdev
|
72d6b1ba97
|
Fix so both sides of split card have text displayed when card not on stack
Fix so only the cast half of a split card has its mana cost displayed when it's on the stack
|
2014-10-18 22:23:05 +00:00 |
|
drdev
|
b6a35d4993
|
Fix so planeswalkers appear with proper base loyalty even when not in play
|
2014-10-18 21:58:25 +00:00 |
|
drdev
|
e3bb577f73
|
Optimize hasImage check for paper cards by caching whether or not an edition has any images downloaded and avoiding the file exists checks if not
|
2014-10-18 21:52:37 +00:00 |
|
Sloth
|
0948cdb133
|
- Added AI support for Frenetic Efreet.
|
2014-10-18 20:17:12 +00:00 |
|
Sloth
|
ab9fc96f3e
|
- The PlayMain1 AI SVar now has the distinctions "TRUE", "ALWAYS" and "OPPONENTCREATURES".
|
2014-10-18 19:53:49 +00:00 |
|
Sloth
|
8089d73ce9
|
- Targeting of triggered abilities is always mandatory.
|
2014-10-18 19:20:17 +00:00 |
|
Sloth
|
94e5b1fee7
|
- Fix for Valakut, the Molten Pinnacle (the script is still not really correct)
|
2014-10-18 18:49:42 +00:00 |
|
Sloth
|
f0f1507d02
|
- Fixed Soratami Seer.
|
2014-10-18 16:05:03 +00:00 |
|
Sloth
|
d0b4c9e734
|
- Fixed some AILogics not reseting targets in PumpAI.
|
2014-10-18 10:57:07 +00:00 |
|
Sloth
|
ac3afcb9aa
|
- Fixed Heroes' Podium (by aescula).
|
2014-10-18 10:39:48 +00:00 |
|
drdev
|
ced735065b
|
Version bump to 1.5.29.008
|
2014-10-18 02:48:14 +00:00 |
|
drdev
|
7a55bd6c48
|
Fix so cards like Clone enter the battlefield properly with immediately dying
|
2014-10-18 02:42:20 +00:00 |
|
drdev
|
8ded13b94f
|
Remove comment
|
2014-10-18 01:32:09 +00:00 |
|
drdev
|
7a70b4ce39
|
Fix so scry card shows the correct art
|
2014-10-18 01:29:53 +00:00 |
|
drdev
|
cd9a333bd0
|
Optimize image loading logic a bit
|
2014-10-18 01:00:22 +00:00 |
|
drdev
|
652e7c2238
|
Avoid showing IDs for hidden cards
|
2014-10-18 00:36:37 +00:00 |
|
drdev
|
df378e7a13
|
Fix so cards revealed from hidden zones don't remain visible in those zones afterward
|
2014-10-18 00:18:46 +00:00 |
|
drdev
|
5b600bf592
|
Fix so cards with multiple subtypes have them appear in the correct order
|
2014-10-18 00:05:14 +00:00 |
|
Sloth
|
81e2815cbe
|
- Fixed InputSelectCardsForConvoke.
|
2014-10-17 19:54:00 +00:00 |
|
Sloth
|
0c43d3a829
|
- Fixed and improved getWorstLand AI function.
|
2014-10-17 18:45:37 +00:00 |
|
Sloth
|
532b8b7e4b
|
- Fixed two FindBugs results.
|
2014-10-17 16:56:52 +00:00 |
|
Sloth
|
b2707e9e13
|
- Make some more use of the isCardInPlay function.
|
2014-10-17 14:41:24 +00:00 |
|
Sloth
|
cf52edd1bc
|
- Expanded getCardPreference AI function.
|
2014-10-17 14:08:44 +00:00 |
|
Sol
|
7f958ced12
|
- AI will now draft off-color good cards more aggressively (This number may need to be tweaked again)
|
2014-10-17 02:23:26 +00:00 |
|
Sol
|
32440f23f0
|
- Balduvian Rage missing second half of its spell description
|
2014-10-17 02:17:24 +00:00 |
|