Commit Graph

25634 Commits

Author SHA1 Message Date
excessum
c4c74cccfd - Allow AI to use Bloodrush ability 2014-06-14 14:19:04 +00:00
swordshine
176eb0236d - Fixed Dovescape and friends 2014-06-14 13:07:09 +00:00
swordshine
1df53d1bee - Fixed Vines of Vastwood 2014-06-13 13:56:21 +00:00
swordshine
963177e940 - Fixed DamageDealAi (r26280 totally broke cards like Shock) 2014-06-13 07:53:57 +00:00
rikimbo
12de3043d8 Fixed an issue where if an ability had more than one instance of the same type of CostPart (such as that of Demon's Herald, which has three sacrifice costs), the AI was able to get away with paying the cost only once. 2014-06-13 00:17:15 +00:00
rikimbo
3c66861b48 Added logic so that the AI can now use triggered abilities that put X counters on the source permanent, where X is a mana cost paid (eg. Hero of Leina Tower). The AI action is now to spend all remaining mana on X. 2014-06-12 22:50:22 +00:00
drdev
d0a0006b48 Fix issue with saving draft decks and saving after renaming deck
Version bump to 1.5.20.004
2014-06-12 15:58:56 +00:00
drdev
167ebfb991 Prevent zoom toggle caring which direction you fling 2014-06-12 03:40:23 +00:00
drdev
512d96572d Fix typo 2014-06-12 03:39:02 +00:00
drdev
650659ed80 Fix size issue with buttons 2014-06-12 02:23:57 +00:00
drdev
264f421de8 Version bump to 1.5.20.003 2014-06-12 02:13:22 +00:00
drdev
75fc4e7d33 Prevent count label getting cut off 2014-06-12 02:12:17 +00:00
drdev
cd6700b087 Prevent adding basic lands to sealed deck by default for mobile game 2014-06-12 01:50:09 +00:00
drdev
35ebc4e901 Version bump to 1.5.20.002 2014-06-12 01:18:40 +00:00
drdev
8c36dcc8fe Remove Auto button 2014-06-12 01:12:10 +00:00
drdev
4500fc0e44 Support actually adding lands to deck 2014-06-11 22:08:07 +00:00
drdev
337c829677 Rename to Add Basic Lands 2014-06-11 21:53:13 +00:00
drdev
9bd2666116 Fix art generation for add lands dialog 2014-06-11 21:42:07 +00:00
drdev
6f1153479a Fix layout issues with Add Lands dialog 2014-06-11 21:09:56 +00:00
drdev
afe7d180a6 Create AddLandsDialog 2014-06-11 20:43:59 +00:00
drdev
a007e48c4e Remove unused imports 2014-06-11 19:01:51 +00:00
Chris
ed3494a2c0 Added new card names to changes.txt. 2014-06-11 15:45:19 +00:00
Chris
18e3a5b09a Cleared out the changes.txt file, now ready for new material. 2014-06-11 15:29:54 +00:00
drdev
ef49639193 Support renaming decks 2014-06-11 14:25:53 +00:00
excessum
e80b8a9422 - Fixed bug with PowerDmg targets being reset in DamageDealAi 2014-06-11 13:39:36 +00:00
drdev
a8b64a4721 Add popup menu to more button 2014-06-11 03:38:14 +00:00
drdev
4dcf77617b Support updating name as changes made and saved 2014-06-11 03:14:20 +00:00
drdev
d23d9a9665 Add header to deck editor 2014-06-11 02:58:58 +00:00
swordshine
c349c3df29 - Prevent potential NPE 2014-06-11 02:55:58 +00:00
swordshine
a8c926b74e - Update oracle texts for CNS cards 2014-06-11 02:42:30 +00:00
swordshine
2f3b60fafa - Update mtg-data 2014-06-11 02:38:04 +00:00
swordshine
b77cebd9f1 - Added Mystic Barrier 2014-06-10 13:46:54 +00:00
elcnesh
3bab44c173 Fix: crash when a player leaves the game. 2014-06-10 11:17:19 +00:00
swordshine
6d7be31a50 - Attempt to fix a potential NPE in PumpAiBase for cards in alternate modes. 2014-06-10 05:37:59 +00:00
drdev
24f648276d Improve readability for read-only fields 2014-06-10 04:12:09 +00:00
drdev
b9cc83e37f Prevent editing name of decks (for now) 2014-06-10 04:01:28 +00:00
drdev
61a610dc0d Support deleting decks from options page 2014-06-10 03:55:04 +00:00
drdev
588f545d51 Fix so closing editor without saving properly restores deck from file 2014-06-10 03:46:51 +00:00
drdev
6f24598c5a Support retaining selected draft deck and sealed deck 2014-06-10 02:45:30 +00:00
drdev
5821c0f5fc Support saving deck, prompting to save if changes made, and refreshing decks list when returning to previous screen 2014-06-10 02:33:11 +00:00
Krazy
5307a8fbe2 Fixed the UI thread maxing out CPU cores when rendering targeting arrows. 2014-06-10 01:06:19 +00:00
elcnesh
e70c29dce3 Fix: Forsaken Drifters' trigger is not optional. 2014-06-09 20:57:15 +00:00
elcnesh
5cbc4e5703 Fix NPE in AI decision on giving attacking creature protection. 2014-06-09 20:30:23 +00:00
elcnesh
537a792dcc Fix cost changes and play restrictions on morphs.
Dream Chisel now works on all morphs (including Zoetic Cavern), and cards like Meddling Mage don't prohibit the named card to be cast face down.
2014-06-09 20:10:48 +00:00
elcnesh
9807361a39 Fix NPE on startup if you don't have Quest achievements yet. 2014-06-09 11:57:42 +00:00
drdev
29fc7a7d78 Flesh out options page some 2014-06-09 03:07:13 +00:00
drdev
1ff6afe5ea Make tabs take up full width 2014-06-09 02:43:14 +00:00
drdev
e45b70470f Make tabs take up full screen width
Add Options page to deck editor
2014-06-09 02:34:39 +00:00
rikimbo
3aa95c01ca Fixed an issue where when a Licid creature was in its alternate state, its picture would not be shown correctly. 2014-06-09 00:52:40 +00:00
drdev
fa2b6a0dac Support moving cards between main and sideboard by double tapping them 2014-06-08 22:38:20 +00:00