Commit Graph

2144 Commits

Author SHA1 Message Date
drdev
88bd15a7c6 Fix so workshop can actually display card scripts 2014-07-18 07:10:02 +00:00
drdev
5df9136ae9 Fix so new cards appear on top in inventory
Fix so *NEW* appears next to new card names in spell shop
2014-07-18 06:00:34 +00:00
drdev
1c53386659 Prevent crashing if quest pet images fail to load 2014-07-18 05:33:33 +00:00
drdev
81731fcd77 Support buying quest items in mobile game 2014-07-18 03:29:59 +00:00
Krazy
0728a42eb7 Added searching of card mana costs. Added simple boolean search parsing to card search boxes. 2014-07-17 22:38:11 +00:00
drdev
ed7f3e54a0 Prevent there being a possible crash when winning a quest match 2014-07-17 04:10:43 +00:00
drdev
0ee0f9e0f1 Fix so set groups sorted by date in reverse chronological order 2014-07-17 03:26:32 +00:00
drdev
68bcae4101 Add Set group by option 2014-07-17 02:47:47 +00:00
drdev
d64c294d9b Add no-args constructors for other quest classes 2014-07-17 01:10:02 +00:00
drdev
733d8a4b5d Add no-args constructor to QuestData for XML serialization 2014-07-16 23:47:07 +00:00
drdev
25fd7aced5 Prevent crash when starting your first quest 2014-07-16 23:38:07 +00:00
drdev
b7ea7675a4 Fix issue that preventing starting quest mode if there was a flaw in the price list 2014-07-16 23:23:18 +00:00
drdev
6afe46792c Refactor some spell shop logic to make it more reusable from mobile game 2014-07-15 04:13:46 +00:00
drdev
0190ccbedf Support editing quest decks 2014-07-12 21:10:39 +00:00
drdev
4d169dd4b9 Support showing mobile Forge version in BugReporter 2014-07-12 20:24:16 +00:00
Krazy
a50fb330a2 Cleaned up more quest draft logic. 2014-07-12 19:49:34 +00:00
Krazy
cbcd527dd5 Removed the quest draft logic from the UI controller to make porting to other platforms much easier. 2014-07-12 19:41:18 +00:00
drdev
0f299fcc09 Support respecting avatar specified by quest event 2014-07-12 05:24:52 +00:00
drdev
a3fea9df01 Support starting quest duels 2014-07-12 04:44:28 +00:00
drdev
1eae4e423e Prevent breaking win streak label for desktop game 2014-07-07 04:20:10 +00:00
drdev
787bb94d6d Fix so quest stats updated 2014-07-07 04:16:15 +00:00
drdev
9036642242 Improve quest list display to include your current level 2014-07-06 23:20:36 +00:00
drdev
f65477e983 Slight optimization for new mana pool empty preference 2014-07-06 17:52:52 +00:00
elcnesh
4da4ddb5e5 Add preference to enable/disable mana pool emptying prompt. 2014-07-06 14:37:31 +00:00
drdev
c89cc33cd6 Refactor some quest code to make it reusable by mobile game 2014-07-06 02:37:23 +00:00
drdev
462a6b5f0b Prevent warning about floating mana if stack isn't empty 2014-07-01 06:15:27 +00:00
drdev
352b551038 Tweak message 2014-07-01 06:07:26 +00:00
drdev
6b040f9d16 Prompt when passing priority if mana in your mana pool would be lost 2014-07-01 05:30:53 +00:00
drdev
b51b67e6f0 Show Undo in prompt if last action is undoable
Clean up unnecessary items from Game menu
2014-07-01 04:46:24 +00:00
drdev
93bcca743c Add setting for disabling background music 2014-06-29 03:34:14 +00:00
drdev
7c821455aa Support switching tracks when music completes 2014-06-29 03:22:46 +00:00
drdev
4a78323b3c Refactor how music is managed 2014-06-29 03:14:24 +00:00
drdev
4135b2006e Support playing background music for mobile game 2014-06-28 23:52:09 +00:00
drdev
1051d882a5 Prevent exception being reported if color deck can't be generated the first try 2014-06-28 19:05:13 +00:00
drdev
4173bacca3 Change Vanguard to use list view by default 2014-06-28 04:33:17 +00:00
drdev
d00232d5dd Support selecting vanguard avatar 2014-06-27 23:30:17 +00:00
elcnesh
d5f7cdb729 Fix for r26453. 2014-06-27 22:11:27 +00:00
drdev
89c164e7f3 Improve deck editing support for variants 2014-06-27 15:42:09 +00:00
drdev
74e64c36d7 Refactor deck chooser and editor to support variants 2014-06-27 05:03:24 +00:00
drdev
5e13d9a8dc Fix so certain card details like P/T don't flicker as phases change if static effects are being applied 2014-06-24 02:15:30 +00:00
drdev
4f4118daf4 Fix issue where quest icons wouldn't appear 2014-06-22 21:37:44 +00:00
drdev
324fa60357 Support showing tooltip when stat type button long pressed 2014-06-21 03:37:17 +00:00
drdev
29a771dd44 Prevent caching more than one font regardless of switching themes 2014-06-14 14:46:11 +00:00
drdev
cd6700b087 Prevent adding basic lands to sealed deck by default for mobile game 2014-06-12 01:50:09 +00:00
drdev
a007e48c4e Remove unused imports 2014-06-11 19:01:51 +00:00
drdev
d23d9a9665 Add header to deck editor 2014-06-11 02:58:58 +00:00
drdev
6f24598c5a Support retaining selected draft deck and sealed deck 2014-06-10 02:45:30 +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
5ec6e504bc Support generating sealed deck for mobile game 2014-06-08 21:56:57 +00:00
Krazy
1c0696e5bb Removed debugging code. 2014-06-08 19:16:52 +00:00