Commit Graph

1822 Commits

Author SHA1 Message Date
drdev
960291ce39 Hide Planar Conquest items 2015-04-23 04:26:34 +00:00
drdev
8d3eafbf76 Fix so proper LoadDraftScreen gone back to after finishing draft 2015-04-23 04:22:55 +00:00
drdev
b27e0647de Fix New Draft/Sealed screens 2015-04-23 04:03:05 +00:00
drdev
0960bcca4c Move Achievements to its own screen 2015-04-23 01:23:05 +00:00
drdev
ab1bc113ba Support remembering preferred screen between sessions for New/Load 2015-04-22 23:09:00 +00:00
drdev
172c172fa5 Start working on new menu screens 2015-04-22 22:42:51 +00:00
drdev
8467d17020 Roll back to libgdx 1.5.5 to avoid BitmapFont change conflicts 2015-04-22 21:36:20 +00:00
elcnesh
91d9987c1f - Delegate network game communication to a new GameProtocol class
- Rename a method to make it compatible with the new protocol
2015-04-22 17:55:58 +00:00
drdev
038ddbba67 Update to libgdx 1.5.6 2015-04-22 01:44:03 +00:00
elcnesh
705d6cb937 - Remove old net code
- Remove "Start/Stop Server" buttons (related to old code)
- Move new net code to forge-gui/forge/net/**
- Remove all dependencies on project forge-net
2015-04-20 14:40:26 +00:00
drdev
e7ddc92a3f Prevent activating cards in hand when flicking up at bottom of Dev menu 2015-04-20 13:57:37 +00:00
elcnesh
586cb90697 Lots of cleanup: correct static field/method access,
proper fall-through documentation, and some minor things.
2015-04-20 13:49:01 +00:00
drdev
22df82bc36 Version bump to 1.5.39.007 2015-04-19 22:31:32 +00:00
drdev
8b99328360 Don't show "Forge" in prompt title 2015-04-19 22:24:38 +00:00
drdev
33936ab1e8 Maximize use of Deck Viewer screen 2015-04-19 22:23:40 +00:00
drdev
729eef51d2 Fix crash between rounds of deck editor test 2015-04-19 21:03:49 +00:00
drdev
8baee06165 Fix crash when starting new round of Gauntlet on mobile 2015-04-19 20:47:28 +00:00
drdev
5a3e7b60c1 Avoid showing gauntlet progress dialog unless match is over 2015-04-19 20:42:55 +00:00
drdev
9a9ce51641 Deal with corrupt Gauntlet files more gracefully 2015-04-19 20:35:28 +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
drdev
45b44121b9 Version bump to 1.5.39.006 2015-04-16 16:10:52 +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
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
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
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
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
4182d581ec Refactor zone updates to be more stable and a bit faster. 2015-04-08 11:57:52 +00:00
elcnesh
8acb8a7f23 - Fix vanguard avatar selection in lobby
- Fix card (image) viewing with multiple players in same GUI
- Fix dev mode toggle buttons with multiple players in same GUI
- Fix possible NPE in Quest mode (related to Antes)
- Some cleanup
2015-04-08 09:03:33 +00:00
drdev
1b903842ca Version bump to 1.5.39.003 2015-04-06 20:38:11 +00:00
drdev
70456827be Use interface to simplify getting list items with associated card views to display card image 2015-04-06 19:47:20 +00:00
drdev
68b8a87a40 Fix icon and button caption for new alert 2015-04-06 19:06:50 +00:00
drdev
1f7c325531 Version bump to 1.5.39.002 2015-04-06 18:33:25 +00:00
drdev
ce30ce80e4 Prompt user if cards present that can't be imported 2015-04-06 18:32:09 +00:00
drdev
9c1fd74450 Fix so import options changes applied 2015-04-06 14:35:04 +00:00
drdev
dbeb395041 Support disabling combo boxes appropriately 2015-04-05 22:12:10 +00:00
drdev
e190ccd96e Add fields to import dialog 2015-04-05 22:00:00 +00:00
drdev
a340fcc6cd Support importing deck from clipboard on mobile app 2015-04-05 17:36:10 +00:00
drdev
5f68844fa4 Refactor deck import logic to be reusable by mobile game
Don't prompt about replacing deck contents if deck is empty
2015-04-05 16:36:02 +00:00