Commit Graph

24822 Commits

Author SHA1 Message Date
drdev
8f95c98a3d Implement ListChooser 2014-04-15 03:51:19 +00:00
drdev
2afc9d1694 Improve bug report dialog for mobile game 2014-04-15 01:23:21 +00:00
drdev
0946824d44 Prevent error when clicking Dev menu 2014-04-15 00:15:25 +00:00
drdev
ce796fa073 Add error traps to main render and resize functions 2014-04-15 00:12:33 +00:00
drdev
41c074efb8 Add try/catch blocks to all input entry methods in order to minimize impact of unhandled exceptions 2014-04-14 21:14:59 +00:00
drdev
53828fdcfa Prevent crash when clicking Forge button 2014-04-14 21:05:00 +00:00
drdev
3d39ce235f Refactor error handling code 2014-04-14 20:56:40 +00:00
drdev
3c7b8efb72 Fix dev menu options to run in game thread so they don't cause crash 2014-04-14 19:53:48 +00:00
drdev
b41bafd584 Fix text size in corner buttons 2014-04-14 19:42:07 +00:00
drdev
66e5ce2c7e Improve option pane display 2014-04-14 19:40:13 +00:00
drdev
e7016a328b Flesh out dialog support for mobile game 2014-04-14 18:41:23 +00:00
Chris
15e619dee4 Added new card names to changes.txt. 2014-04-14 12:37:16 +00:00
Sloth
82aad02edb - Added a TributeAILogic for Oracle of Bones. 2014-04-14 11:21:01 +00:00
Sloth
d7aae2e285 - Fixed Mindmoil. 2014-04-14 11:09:42 +00:00
Sloth
53d47add26 - Misc AI updates. 2014-04-14 08:42:45 +00:00
Sloth
49af3c0075 - The AI will now activate mana abilities of permanents about to be destroyed. 2014-04-13 21:38:33 +00:00
Sloth
e28a0ce1a8 - Improved AI anticipating abilities granting Deathtouch. 2014-04-13 21:28:57 +00:00
Sloth
9bb6a6477b - Expanded use of dealsFirstStrikeDamage AI function. 2014-04-13 19:32:23 +00:00
Sloth
d1598fbd72 - Fixed a possible NPE in getHiddenExtrinsicKeyword. 2014-04-13 14:29:10 +00:00
Sloth
402d02b508 - Improved shouldPumpCard for cases where the opposing combatant can't be damaged anyway. 2014-04-13 11:04:09 +00:00
drdev
780ae3e9ea Define invoke and wait for mobile 2014-04-13 00:49:15 +00:00
drdev
c6cc0ab964 Prevent crash when declaring attackers/blockers 2014-04-12 08:31:31 +00:00
drdev
fdd81ef263 Tweak CardManager layout stuff 2014-04-12 08:19:41 +00:00
drdev
0a7bf17e4b Reduce length of caption in deck viewer 2014-04-12 08:09:33 +00:00
drdev
65304dd2ad Support rendering and selecting items in ItemManager 2014-04-12 07:56:17 +00:00
Sloth
850efa69c7 - Cleanup and NPE protection in ProtectAI. 2014-04-12 07:26:50 +00:00
drdev
4861826c9e Code cleanup 2014-04-12 06:25:37 +00:00
excessum
76a1362acd - AI will optimise damage avoided when blocking attackers with Trample 2014-04-12 06:08:12 +00:00
drdev
64418f4e41 Allow tapping submenu item to hide submenu 2014-04-12 06:07:13 +00:00
drdev
51b7c8bf6d Improve submenu rendering 2014-04-12 06:04:01 +00:00
drdev
2bba9c9d8d Improve handling of submenus 2014-04-12 05:52:50 +00:00
drdev
3bbf98b4d4 Improve behavior for closing menus 2014-04-12 05:15:39 +00:00
drdev
32c50dec13 Fix format tooltip 2014-04-12 05:07:31 +00:00
drdev
8631916993 Prevent horizontal line appearing when filters hidden 2014-04-12 05:01:03 +00:00
drdev
4afab1c6d1 Improve caption slightly more 2014-04-12 04:56:48 +00:00
drdev
5085b85331 Improve ItemManager layout 2014-04-12 04:49:57 +00:00
drdev
d4a5aaa110 Cleanup filters layout 2014-04-12 03:35:49 +00:00
excessum
d4ff26aee5 - Basic AI upgrade to check if possible animated creatures should block before deciding to animate them. 2014-04-12 03:18:17 +00:00
drdev
6ccd9da332 Refactor text rendering so clip put in place to prevent text escaping bounds if it can't be shrunk to fit 2014-04-12 01:45:07 +00:00
drdev
576d758583 Use comma instead of semi-colon delimiter and fix game type order 2014-04-12 01:25:29 +00:00
drdev
118f1ad349 Improve support for selecting multiple variants 2014-04-12 01:15:18 +00:00
drdev
ccd19efb56 Fix so Advanced variants updates layout 2014-04-12 00:17:11 +00:00
drdev
23f7bbac09 Support showing variant buttons based on applied variants 2014-04-12 00:07:58 +00:00
drdev
5572e3fa64 Refactor some shared logic into SFilterUtil 2014-04-11 21:48:50 +00:00
drdev
8331020dc1 Fix splash progress bar when loading cards 2014-04-11 21:05:28 +00:00
drdev
7f43f35255 Prevent hiding header components in FDeckChooser 2014-04-11 20:56:43 +00:00
Chris
b40e607c77 Added new card names to changes.txt. 2014-04-11 16:30:00 +00:00
drdev
4722f915f2 Support clicking on life to pay phrexian mana 2014-04-11 15:48:36 +00:00
drdev
0ebe9fb7e6 Support actually starting a match again 2014-04-11 15:36:35 +00:00
drdev
be8acb8333 Support loading and displaying previous deck in Constructed screen 2014-04-11 15:22:09 +00:00