Commit Graph

1822 Commits

Author SHA1 Message Date
drdev
9689efc1d1 Make more items able to show in ListChooser 2014-04-23 02:05:11 +00:00
drdev
ded19e2505 Support searching ListChooser dialog with lots of items 2014-04-21 01:58:14 +00:00
drdev
d5620708d4 Support raising changed event 2014-04-21 00:52:52 +00:00
drdev
70fedb87df Support typing into text fields 2014-04-21 00:44:53 +00:00
Krazy
61723676ed Added ability to toggle matching rarity for anted cards in the game's preferences. In the event that rarities cannot be matched, the game will fall back to the original system of choosing antes. 2014-04-20 21:15:37 +00:00
drdev
029e3d640a Support key input 2014-04-20 19:25:13 +00:00
drdev
8fc7a560a7 Optimize FList rendering 2014-04-20 17:44:32 +00:00
drdev
b5c10f7acd Support tinting card detail boxes 2014-04-19 23:19:23 +00:00
drdev
b758129933 Support rendering set and rarity in details 2014-04-19 22:42:37 +00:00
drdev
cdb5440933 Improve and standardize rarity colors 2014-04-19 21:31:04 +00:00
drdev
5a4eccf604 Improve mana cost rendering 2014-04-19 17:59:10 +00:00
drdev
42767532ac Flesh out card details more 2014-04-19 16:10:04 +00:00
drdev
9654c025e6 Start fleshing out card details view 2014-04-18 03:21:53 +00:00
drdev
adb57bed8a Move card border color determination to utility class 2014-04-18 02:51:00 +00:00
drdev
f8d8d51957 Support keeping zoom/details open if mouse released with it open 2014-04-18 01:01:42 +00:00
drdev
e0a9a8f467 Support show card zoom 2014-04-17 04:01:02 +00:00
drdev
54cb352ce0 Support Zoom and Details options 2014-04-17 01:46:34 +00:00
drdev
7fba37ca36 Improve responsiveness 2014-04-17 00:13:04 +00:00
drdev
57bab78676 Make option text transparent when not pressed 2014-04-17 00:04:17 +00:00
drdev
2d56178cfc Support double tapping card to select first option 2014-04-16 23:06:54 +00:00
drdev
d5e4fb9fd6 Support highlighting options when dragging up 2014-04-16 22:45:13 +00:00
drdev
cc4d4965d7 Support dragging up to select ability 2014-04-16 04:15:20 +00:00
drdev
908a0ccfe9 Fix so selected card appears on top 2014-04-16 03:54:42 +00:00
drdev
b9a1556a2a Fix selection border for tapped cards 2014-04-16 03:43:18 +00:00
drdev
322079030f Support selecting which mana ability to use in advance 2014-04-16 03:37:30 +00:00
drdev
8c6095e65a Support selecting cards 2014-04-16 03:12:23 +00:00
drdev
00db8ef1dc Support moving dialogs around by dragging titlebar 2014-04-15 05:13:04 +00:00
drdev
5471cd32a4 Fix threading issues with wait callbacks 2014-04-15 04:32:31 +00:00
drdev
8f95c98a3d Implement ListChooser 2014-04-15 03:51:19 +00:00
drdev
2afc9d1694 Improve bug report dialog for mobile game 2014-04-15 01:23:21 +00:00
drdev
0946824d44 Prevent error when clicking Dev menu 2014-04-15 00:15:25 +00:00
drdev
ce796fa073 Add error traps to main render and resize functions 2014-04-15 00:12:33 +00:00
drdev
41c074efb8 Add try/catch blocks to all input entry methods in order to minimize impact of unhandled exceptions 2014-04-14 21:14:59 +00:00
drdev
3d39ce235f Refactor error handling code 2014-04-14 20:56:40 +00:00
drdev
3c7b8efb72 Fix dev menu options to run in game thread so they don't cause crash 2014-04-14 19:53:48 +00:00
drdev
b41bafd584 Fix text size in corner buttons 2014-04-14 19:42:07 +00:00
drdev
66e5ce2c7e Improve option pane display 2014-04-14 19:40:13 +00:00
drdev
e7016a328b Flesh out dialog support for mobile game 2014-04-14 18:41:23 +00:00
drdev
780ae3e9ea Define invoke and wait for mobile 2014-04-13 00:49:15 +00:00
drdev
fdd81ef263 Tweak CardManager layout stuff 2014-04-12 08:19:41 +00:00
drdev
0a7bf17e4b Reduce length of caption in deck viewer 2014-04-12 08:09:33 +00:00
drdev
65304dd2ad Support rendering and selecting items in ItemManager 2014-04-12 07:56:17 +00:00
drdev
4861826c9e Code cleanup 2014-04-12 06:25:37 +00:00
drdev
64418f4e41 Allow tapping submenu item to hide submenu 2014-04-12 06:07:13 +00:00
drdev
51b7c8bf6d Improve submenu rendering 2014-04-12 06:04:01 +00:00
drdev
2bba9c9d8d Improve handling of submenus 2014-04-12 05:52:50 +00:00
drdev
3bbf98b4d4 Improve behavior for closing menus 2014-04-12 05:15:39 +00:00
drdev
32c50dec13 Fix format tooltip 2014-04-12 05:07:31 +00:00
drdev
8631916993 Prevent horizontal line appearing when filters hidden 2014-04-12 05:01:03 +00:00
drdev
4afab1c6d1 Improve caption slightly more 2014-04-12 04:56:48 +00:00