Commit Graph

27472 Commits

Author SHA1 Message Date
drdev
22ba6cd1e7 Support showing targeting arrows for players 2014-10-22 01:36:35 +00:00
drdev
1700b8895d Avoid showing unnecessary tooltip when hovering over items on stack 2014-10-22 01:23:54 +00:00
drdev
6ee010648f Add support for showing targeting arrows when hovering over items on the stack 2014-10-22 01:11:21 +00:00
drdev
9b522a1e45 Prevent combat entry being duplicated for every attacking creature
Prevent creatures displaying as blocked in combat panel if not actually blocked
2014-10-21 21:40:25 +00:00
Sloth
25dde09dfd - Fixed text of Angel of Serenity. 2014-10-21 20:46:11 +00:00
Sloth
85f0163ef7 - Fixed Reveille Squad. 2014-10-21 20:44:47 +00:00
Sloth
a6e593d42b - Improved last fixed for BoosterDraftAI. 2014-10-21 12:53:39 +00:00
Sloth
fa513fecd2 - Fixed a logic error in the draft logic. 2014-10-21 12:18:25 +00:00
Sloth
7569e8697a - remove option to fire events from checkStaticAbilities, because it isn't (and shouldn't really be used). 2014-10-21 07:25:00 +00:00
drdev
c3d9ff5fe2 Fix crash when getting commander info 2014-10-21 02:17:44 +00:00
drdev
c586c523e7 Version bump to 1.5.29.011 2014-10-21 01:23:30 +00:00
drdev
09608d671a Fix crash when trying to switch up targeting arcs 2014-10-21 01:02:32 +00:00
drdev
2002090c18 Fix player name in message for Vendilion Clique 2014-10-21 00:58:20 +00:00
drdev
75352fd7dd Fix so token has name displayed in detail pane 2014-10-21 00:44:39 +00:00
drdev
51ffbcaeb7 Fix concurrent modification exception 2014-10-21 00:00:52 +00:00
drdev
83e548d3a4 Fix display of fake cards 2014-10-20 23:39:59 +00:00
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