Commit Graph

2877 Commits

Author SHA1 Message Date
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
drdev
5f1000090d Version bump to 1.5.39.001 2015-04-05 15:14:07 +00:00
drdev
6841c50d85 Version bump to 1.5.38.006
Create batch file for publishing Android app
2015-03-22 18:15:50 +00:00
drdev
dbae03db95 Prevent card zoom crash 2015-03-22 17:50:10 +00:00
elcnesh
85131a511c Fix possible NPE in mobile version when zooming a card. 2015-03-22 17:43:44 +00:00
drdev
86dcba5be5 Fix compile error in forge-gui-mobile
Version bump to 1.5.38.005
2015-03-19 07:52:34 +00:00
elcnesh
eeb67ab6e4 Fix many issues with the recent GUI and lobby refactorings.
- Fix closing screen of AI vs AI and multiplayer games
- Fix developer mode toggle boxes starting out in wrong state
- Fix storm count not displaying
- Fix deck selection when changing game variants
- Fix deck selection when returning to lobby after visiting a game
- Fix too many player panels appearing in games after a previous multiplayer game
2015-03-18 17:08:18 +00:00
drdev
f346f6379c Version bump to 1.5.38.004 2015-03-16 22:21:12 +00:00
drdev
7760690325 Prevent showing search field for number picker 2015-03-16 22:19:11 +00:00
drdev
386f4e6457 Fix list rendering for stack items 2015-03-16 12:08:05 +00:00
drdev
5a2d479b95 Version bump to 1.5.38.003 2015-03-16 11:57:44 +00:00
drdev
b6b1a97da3 Version bump to 1.5.38.002 2015-03-15 17:41:03 +00:00
drdev
b13616e781 Fix ability list pickers 2015-03-15 17:35:44 +00:00
drdev
3af4e16141 Remove title from assets download prompt 2015-03-15 17:22:04 +00:00
drdev
39c870d37e Improve save changes to deck prompt 2015-03-15 17:04:59 +00:00
drdev
30c5114b3f Fix number input prompt 2015-03-15 17:01:23 +00:00
drdev
65227e6ffc Support horizontal layout for number picker 2015-03-15 16:31:25 +00:00
drdev
cc157ea1fe Version bump to 1.5.38.001 2015-03-15 15:44:57 +00:00
elcnesh
b98684877d Refactor lobby and add network support.
- Lobby code has been revised completely to support network lobbies;
  code has been separated into model and view parts.
- Added preliminary network game support; most of it should be working
  but hasn't been tested thoroughly.
- Fixed issue where controlling another player wouldn't be recognised
  by the GUI.
- Fixed issue where hand panels wouldn't display anymore.
- Minor fixes/cleanup.
2015-03-14 10:53:09 +00:00
drdev
971008189b Version bump to 1.5.37.007 2015-03-14 01:41:00 +00:00
drdev
30dfaaf6df Planar conquest updates 2015-03-14 01:39:40 +00:00
drdev
328057b722 Support moving around map 2015-03-13 12:36:43 +00:00
drdev
e4c4e96d83 Tweak route through regions to allow token and spots to be larger 2015-03-13 12:04:43 +00:00
drdev
c809b1757b Support drawing planeswalker token 2015-03-13 11:37:29 +00:00
drdev
52cb888706 Add fog of war effect 2015-03-12 05:20:48 +00:00
drdev
a8b3d5d030 Add black border around icons to add contrast 2015-03-12 05:06:25 +00:00
drdev
2d82099f1c Spread out path more 2015-03-12 04:54:20 +00:00
drdev
133d9ff8d3 Support drawing path connecting opponent positions 2015-03-12 04:46:17 +00:00
drdev
77204a913d Support rendering path through regions based on opponents 2015-03-12 04:26:21 +00:00
drdev
ebf40b96cc Start refactoring Planar Conquest to support new mobile friendly format 2015-03-12 02:15:10 +00:00
drdev
8337763f8f Prevent continuous rendering getting stuck on or off 2015-03-10 14:38:53 +00:00
drdev
4baef63436 Version bump to 1.5.37.006 2015-03-10 14:28:19 +00:00
drdev
ee61b7669c Fix crash when starting Gauntlet match 2015-03-10 14:26:43 +00:00
drdev
fada1b0027 Fix so card option dialog input isn't reversed 2015-03-10 14:16:03 +00:00
drdev
94a276d7f1 Fix ProGuard issue that was breaking Quest mode 2015-03-09 22:53:28 +00:00
drdev
9eac489ab4 Version bump to 1.5.37.004 2015-03-09 00:06:00 +00:00
drdev
efc7a61262 Fix reveal/hide for input dialog 2015-03-09 00:03:03 +00:00
drdev
b1b0c21d61 Fix Add Basic Lands dialog 2015-03-08 23:55:54 +00:00
drdev
dbac78fbaf Fix dialog sizing issues 2015-03-08 23:50:39 +00:00
drdev
c4397ba6e3 Fix Ponder crash 2015-03-08 23:21:49 +00:00
drdev
ef0dfe8253 Version bump to 1.5.37.003 2015-03-08 22:33:28 +00:00
drdev
861d2ba9a7 Fix so input dialog appears above keyboard 2015-03-08 22:32:16 +00:00
drdev
84e6ebbf00 Fix so prompt message wraps properly 2015-03-08 22:18:48 +00:00
drdev
da7db1549e Version bump to 1.5.37.002 2015-03-08 03:49:51 +00:00
drdev
c237421648 Prevent continuous rendering being canceled early by new dialog 2015-03-08 03:27:56 +00:00
drdev
94fad653d7 Fix so new dialog doesn't crash on startup on Android 2015-03-07 23:13:06 +00:00