Commit Graph

28210 Commits

Author SHA1 Message Date
drdev
7eaf5b99a0 Disable Test Deck button for secondary deck types 2015-04-25 14:37:56 +00:00
drdev
f7779d8860 Make New Deck redirect for draft and sealed 2015-04-25 14:33:17 +00:00
drdev
1018eb2db4 Add Draft and Sealed decks to Deck Manager 2015-04-25 14:29:24 +00:00
drdev
6a8c0ddece Support viewing and editing variant deck types on Deck Manager 2015-04-25 14:14:42 +00:00
elcnesh
f4ce1d67ef Fix online lobby failing to update when menu item was clicked 2015-04-24 22:25:29 +00:00
elcnesh
7dde5455e3 - Revert serializability of Keywords as this would require serializability
of Card
- Until this is fixed in some way, use a Multiset of Strings for the
  collection of keywords in PlayerView
2015-04-24 22:23:17 +00:00
elcnesh
2afad42947 Make Keyword and related Cost classes serializable (necessary for network play) 2015-04-24 20:53:46 +00:00
drdev
0a7c12a800 Fix Proguard 2015-04-24 14:57:13 +00:00
drdev
f3b8f898dd Version bump to 1.5.39.008 2015-04-24 14:53:31 +00:00
drdev
efd476e07f Use better temporary icons 2015-04-24 14:42:25 +00:00
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