Commit Graph

28210 Commits

Author SHA1 Message Date
drdev
9a9ce51641 Deal with corrupt Gauntlet files more gracefully 2015-04-19 20:35:28 +00:00
drdev
6eac1843e7 Show "Next Round (X/Y)" when between Gauntlet matches 2015-04-19 20:21:52 +00:00
drdev
42cfec383f Fix so Gauntlet game screen closed after continuing to next match 2015-04-19 20:16:58 +00:00
drdev
8f28c6f78a Fix so Gauntlets don't prompt to sideboard if your deck can't sideboard 2015-04-19 19:25:54 +00:00
drdev
4ea3e7cf46 Fix so gauntlet opponent win count is accurate 2015-04-19 19:19:25 +00:00
drdev
e5054c6c7d Support creating quick gauntlet from Deck Editor 2015-04-19 19:05:12 +00:00
drdev
7e913a6322 Update enum name 2015-04-19 18:39:01 +00:00
drdev
ff76320e4f Add Deck Editor button 2015-04-19 17:10:06 +00:00
drdev
f46214c4e0 Support opening Deck Editor from home screen directly
Cleanup logic that builds deck lists
2015-04-19 17:06:18 +00:00
drdev
da73cae604 Prevent generating/randomly selecting deck 3 times per player 2015-04-19 15:57:44 +00:00
drdev
091556d284 Support Random Favorite Deck option 2015-04-19 15:43:07 +00:00
drdev
3bdc842fde Save single card zoom setting between sessions 2015-04-19 14:59:03 +00:00
drdev
7f7251f2fa Make full screen card zoom use all available space 2015-04-19 14:51:07 +00:00
drdev
90f5e0f428 Allow sideboard dialog to use available space 2015-04-19 14:48:28 +00:00
Sloth
cab024da0f - Fixed shouldPumpCard AI function firing PutCounter triggers. 2015-04-18 11:33:30 +00:00
Sloth
057fc34110 - Fixed NPE caused by Sidisi, Brood Tyrant (but it still won't work correctly with some effects). 2015-04-18 11:07:29 +00:00
Sol
8d251f15f3 - Fixed Blood Tribute completely not working when kicked 2015-04-17 13:48:02 +00:00
Sloth
ca84d46eec - Improvements and cleanup in AiAttackController. 2015-04-16 19:05:35 +00:00
drdev
45b44121b9 Version bump to 1.5.39.006 2015-04-16 16:10:52 +00:00
drdev
e18f327ebe Update CHANGES.txt 2015-04-16 15:29:02 +00:00
Sloth
b56b535aed - Improvements and cleanup in AiBlockController. 2015-04-15 21:50:05 +00:00
elcnesh
45f552bc22 Synchronise Dev mode toggle options (play lands/view cards)
between panel and menu
2015-04-15 15:49:02 +00:00
elcnesh
8530af204a - Add menu item to open chat panel
- More cleanup
2015-04-15 15:47:34 +00:00
elcnesh
f61a1aa179 Cleanup
- Use collection interfaces (List) rather than classes (ArrayList)
- Remove some unnecessary null pointer checks
2015-04-15 15:40:54 +00:00
Sloth
28132b65d7 - Cleanup in AiBlockController. 2015-04-14 22:04:38 +00:00
Sloth
59e1cdfca0 - Improved AI defending against attackers with MustBeBlocked (like Phage the Untouchable). 2015-04-14 21:42:55 +00:00
Sloth
8944b7dfdd - Fixed AI preferring blocking attackers attacking his planeswalkers. 2015-04-14 18:46:42 +00:00
elcnesh
6dacb83c37 Lots of code cleanup, including removing some useless null checks,
preventing some NPE's before they ever occur, and clean up some
of the inheritance hierarchy.
2015-04-13 14:29:01 +00:00
drdev
19ccab3d00 Support clicking sort drop down item a second time to reverse sort 2015-04-12 20:36:48 +00:00
drdev
6b59666dab Fix so manlands are moved to creature row properly in mobile app 2015-04-12 20:12:23 +00:00
drdev
7af4cf87ea Fix filtering when only multicolor selected 2015-04-12 19:30:11 +00:00
drdev
3c80291124 Fix so deck colors don't automatically include all hybrid colors 2015-04-12 19:26:21 +00:00
drdev
82cd3cc1fe Tweak previous fix 2015-04-12 19:06:20 +00:00
drdev
09ee764b20 Make it easier to filter down to lands for your deck 2015-04-12 18:36:29 +00:00
elcnesh
bbd6db8078 Fix sound pausing when minimising (both in menu and games) 2015-04-12 07:41:28 +00:00
drdev
85fabc9335 Fix ProGuard issues 2015-04-10 21:45:38 +00:00
drdev
be9fddd2af Version bump to 1.5.39.005 2015-04-10 21:22:16 +00:00
drdev
395a21ec46 Enable OK button for sideboard dialog 2015-04-10 21:20:06 +00:00
drdev
41a466ea23 Showing "Waiting for opponent..." while opponent declares blockers 2015-04-10 21:16:01 +00:00
drdev
e669f4038e Update revealed panel in hand when card zoom closed 2015-04-10 20:58:48 +00:00
drdev
fba0ae22f1 Make it so selection updated when card zoomed closed on a different card 2015-04-10 20:51:51 +00:00
drdev
a2879c55b2 Prevent card back being shown when zooming outside match 2015-04-10 20:15:12 +00:00
drdev
b6932249a8 Update net-decks.txt 2015-04-10 20:06:59 +00:00
elcnesh
a859902c20 - Add UPnP support to Forge game server
- Fix closing of server
- Fix server (Netty) log configuration
2015-04-10 13:39:53 +00:00
elcnesh
edbebf27c0 - Saving a deck now properly updates the deck in the lobby
- Prevent NPE when loading a deck with nonexistent cards
- Clean up warning messages about deck conformity
- Lots of code cleanup and simplifications
2015-04-09 22:11:12 +00:00
elcnesh
1ff11f8121 Prevent some possible concurrency exceptions in views 2015-04-09 22:06:18 +00:00
Sol
f046d43a42 - Reverting change to blocks.txt, Khans of Tarkir and Dragons of Tarkir are not drafted together. (See Innistrad/Avacyn Restored higher up the list) 2015-04-08 23:04:35 +00:00
drdev
b173fdaf1a Version bump to 1.5.39.004 2015-04-08 13:29:09 +00:00
drdev
7ba88086b0 Fix so you don't get prompted multiple times to select order of simultaneous triggers 2015-04-08 13:26:18 +00:00
elcnesh
3043b1e099 Allow cards exiled with Hideaway to be viewed longer than one turn. 2015-04-08 12:14:02 +00:00