Commit Graph

25402 Commits

Author SHA1 Message Date
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
drdev
a7523ea539 Support starting sealed deck game 2014-06-08 22:15:36 +00:00
drdev
5ec6e504bc Support generating sealed deck for mobile game 2014-06-08 21:56:57 +00:00
drdev
2721901ea0 Support editing existing draft decks 2014-06-08 21:07:46 +00:00
drdev
262f11fba4 Refactor draft screen to use new FDeckEditor 2014-06-08 20:56:46 +00:00
Krazy
1c0696e5bb Removed debugging code. 2014-06-08 19:16:52 +00:00
Krazy
ea646ff9ad Fixes for old quests not working with tournaments. 2014-06-08 19:15:40 +00:00
elcnesh
c12aee1354 Fix: Opaline Sliver's ability should trigger on becoming the target of _any_ spell, not just instants and sorceries. 2014-06-08 15:16:48 +00:00
swordshine
f38e8e546f - Added Grave Scrabbler 2014-06-08 13:28:53 +00:00
elcnesh
0dfa4c1ab2 Cleanup: use Lang for formatting numbers. 2014-06-08 13:04:30 +00:00
swordshine
0829445185 - Added Grenzo's Rebuttal 2014-06-08 11:33:28 +00:00
swordshine
8ccdcf93c8 - Added Order of Succession 2014-06-08 11:01:14 +00:00
swordshine
876e9260fe - Fixed Suffer the Past 2014-06-08 05:30:15 +00:00
excessum
b8aa37891d - Fixed missing conditional from r26240 2014-06-08 02:06:59 +00:00
excessum
69b76f31d3 - AI will not always use Boros Charm for damage at opponent EOT unless DamageDealAi.shouldTgtP() holds 2014-06-08 02:03:43 +00:00
drdev
2138b11a63 Start working on deck editor screen 2014-06-08 01:25:50 +00:00
drdev
aead126c92 Improve layout of draft screen 2014-06-08 00:08:56 +00:00
drdev
4c1cabb442 Reduce height of deck item lines 2014-06-07 23:33:29 +00:00
drdev
b7a56f1d1c Add loading screen for draft 2014-06-07 21:51:12 +00:00
drdev
1f7dcdc9db Make loading overlay able to be more generic
Prevent adding lands to draft pool by default
2014-06-07 21:38:32 +00:00
drdev
2416bc230f Improve saving draft when finished and hiding Pack page 2014-06-07 18:22:19 +00:00
drdev
6036cf38e1 Fix reprompting issue with input dialogs 2014-06-07 18:18:39 +00:00
drdev
ab8c07cb52 Support building deck while drafting 2014-06-07 17:47:44 +00:00
drdev
eb942adf41 Allow changing from Zoom to Details and back with a quick fling action 2014-06-07 16:42:21 +00:00
swordshine
fba3ba212b - Added Time Distortion 2014-06-07 11:46:48 +00:00
excessum
345cacade9 - Changed useRemovalNow() condition from isSpell() to !isTrigger. Added "PlayMain1" to Xenagod to make use of pre-combat trigger. 2014-06-07 11:06:49 +00:00
swordshine
29f7c7741f - Fixed Woodvine Elemental 2014-06-07 09:21:55 +00:00
drdev
bc8dc0f451 Rename tabs and include counts in them 2014-06-07 05:54:24 +00:00
drdev
3a2b62f572 Prevent extra gap in image view when not piling by anything 2014-06-07 05:46:02 +00:00
drdev
09190ea026 Allow showing picks and selecting picks 2014-06-07 05:44:17 +00:00
drdev
7124150328 Flesh out drafting process tab pages 2014-06-07 05:37:00 +00:00
drdev
233d6a99c0 Create drafting process screen and prevent leaving it without user being prompted 2014-06-07 05:06:59 +00:00
drdev
354b861d14 Support building new draft 2014-06-07 04:31:19 +00:00