Commit Graph

28200 Commits

Author SHA1 Message Date
drdev
0eba04016a Start working on Online screens 2015-04-24 14:36:35 +00:00
drdev
6ee1ea2c58 Fix New Gauntlet screen 2015-04-24 14:01:18 +00:00
drdev
bd13f48890 Rename Deck Editor to Deck Manager 2015-04-24 13:41:38 +00:00
drdev
f1cd05e703 Update Load Conquests screen too 2015-04-23 05:06:39 +00:00
drdev
9074b79c29 Scroll selected quest into view
Fix so new quest screen removed from flow
Prevent load quest screen getting stale
2015-04-23 05:05:36 +00:00
drdev
cc9162dfe9 Standardize padding between quest and gauntlet screens 2015-04-23 04:47:37 +00:00
drdev
92ab4c8722 Fix load screens for Quest mode 2015-04-23 04:42:35 +00:00
drdev
9674ab7aec Add icons to menu items 2015-04-23 04:32:56 +00:00
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
1f7c8d3a50 Prevent AI taking over from double-clicking Auto button 2015-04-23 03:09:44 +00:00
drdev
0960bcca4c Move Achievements to its own screen 2015-04-23 01:23:05 +00:00
drdev
3b50dbc671 Remove unused reference 2015-04-23 01:16:54 +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
drdev
855b8f0ee5 Remove forge-net from pom.xml 2015-04-22 00:57:13 +00:00
elcnesh
e451c21b9c Remove now deprecated project forge-net 2015-04-20 14:43:43 +00:00
elcnesh
7538d552eb Commit some files that were somehow left out of previous commit. 2015-04-20 14:41:03 +00:00
elcnesh
f6b1c11c62 Commit some files that were somehow left out of previous commit. 2015-04-20 14:40:58 +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
elcnesh
62a7b2b98d - Remove the Players and Command panels
- Some more cleanup
- Cleanup the Animation class (public method signatures unchanged)
2015-04-20 14:19:57 +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
2b328f9bdd Prevent matches you quit early sticking around 2015-04-20 13:41:40 +00:00
drdev
ea25e6ad1e Prevent Workshop always prompting to save right away 2015-04-20 13:30:28 +00:00
drdev
cbc44719ce Fix line endings to prevent Workshop always prompting to save right away 2015-04-20 13:22:36 +00:00
drdev
4b9fa55f05 Fixed switch statements 2015-04-20 12:55:59 +00:00
Sol
594eb86bdd - Removing throw that broke existing RepeatEach cards 2015-04-20 00:04:53 +00:00
Krazy
49074ad0ec Fixed a bug that resulted in cards being removed from the shop more than the number of times they should have been. 2015-04-19 22:31:34 +00:00
drdev
22df82bc36 Version bump to 1.5.39.007 2015-04-19 22:31:32 +00:00
drdev
75ba19d5af Fix Net Decks in Deck Editor 2015-04-19 22:28:11 +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
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