Anthony Calosa
13652e30ac
Add Elsa Serializer Option (Off by default)
2020-04-03 18:00:10 +08:00
Anthony Calosa
fa93702bc8
fix android - pc network (disables elsa atm, needs investigation since this work before)
2020-04-03 12:53:43 +08:00
Anthony Calosa
31182289b7
Update dependency and use custom de/encoder for netty
2019-11-01 12:41:30 +08:00
Anthony Calosa
c38bae910a
Refactor/Code Cleanup
2019-09-02 18:08:56 +08:00
Pedro Ferreira
33268e1b0b
Add option to download missing card art on the fly
2018-12-01 18:54:35 +01:00
Michael Kamensky
83f8acd0c7
Revert "Merge branch 'add-mobile-art-download' into 'master'"
...
This reverts merge request !1049
2018-11-16 11:30:03 +00:00
Pedro Ferreira
7765ff8b33
Add option to download missing card art on the fly
2018-11-03 00:05:24 +01:00
Jamin W. Collins
d99dd5f19f
add commandline parsing/options to mobile-dev
...
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com >
2018-02-17 08:50:41 -07:00
KrazyTheFox
6d5e56f6bf
Normalize line endings
2017-12-28 23:40:29 -05:00
Agetian
684b84690c
- An inadvertent commit to forge-gui-mobile-dev: revert
2017-10-14 11:05:36 +00:00
Agetian
df808f5690
- Fix zero cost AB/DB on triggers: letter A
2017-10-14 11:04:04 +00:00
Agetian
c3523f93aa
- Reverted an occasional commit.
2017-08-09 12:52:01 +00:00
Agetian
a3266cda45
- Committing card script corrections from Marek.
2017-08-09 12:49:59 +00:00
Agetian
7261d155d5
- Recommit the fullscreenFlag setting default (not the culprit, must have been a flipped variable in the local copy of SVN)
2017-06-26 16:27:00 +00:00
Agetian
a56f5870a8
- Do not set fullscreenFlag to true by default in forge-gui-mobile-dev (unexpectedly breaks loading localization data).
2017-06-26 16:08:57 +00:00
Krazy
05c8091558
Revert accidentally committed file (again)
2017-06-25 21:09:08 +00:00
Krazy
02d52f3fe1
Make mobile counters scale with card size
2017-06-25 21:08:31 +00:00
Krazy
a1913a789f
Revert accidentally committed file
2017-06-25 19:44:01 +00:00
Krazy
6e891101ce
Add new counter display and associated preference; clean up preferences screen a little
2017-06-22 02:25:06 +00:00
Agetian
77d8abae44
- Setting fullScreenFlag to true by default in forge-gui-mobile-dev
2017-05-08 06:06:37 +00:00
Agetian
fabb9d2f3b
- Somewhat cleaner implementation related to the previous commit.
2017-05-08 06:03:04 +00:00
Agetian
83c7eee7c2
- Added a possibility to run the mobile-Forge-on-desktop installation windowed using an extra parameter in screen_resolution.ini (e.g. 1920x1080x1 runs full-screen, 1920x1080x0 runs windowed).
...
- The file "fullscreen_resolution.ini" was renamed to "screen_resolution.ini" due to the change in its purpose.
2017-05-08 06:00:22 +00:00
Agetian
7ba35a9e3c
- Fixed fullscreen resolution init file not being loaded properly for forge-gui-mobile-dev
2017-01-22 13:41:43 +00:00
Agetian
c11c3d5fd1
- Some code tidying in forge-gui-mobile-dev.
2016-12-28 05:26:52 +00:00
Agetian
392066d915
- Only use HiDPI in forge-gui-mobile-dev when running in full screen mode.
2016-12-28 05:25:22 +00:00
Agetian
bd1e99bc2e
- Removed unused imports.
2016-12-23 12:32:57 +00:00
Agetian
7ab904eb07
- Implemented a way to override fullscreen resolution for forge-gui-mobile-dev.
2016-12-23 12:32:25 +00:00
Agetian
e9385941cc
- Improved the Forge Mobile Dev project: it can now function as a fullscreen back-port of the mobile Forge app running on Linux, Mac and Windows PCs.
...
- Added desktopMode parameter to forge-gui-mobile-dev Main: set it to "true" to make the game run in full-screen mode.
- Added desktopModeAssetsDir parameter to forge-gui-mobile-dev Main: it can be set to make the game use the standard desktop Forge assets folder structure.
- Disabled resizing for the forge-gui-mobile-dev screen when running in standard cellphone/tablet "emulation" mode since it causes visual graphics corruption.
- Added a Maven plugin to forge-gui-mobile-dev to build a .jar with dependencies (like for desktop Forge) that can function as a standalone executable running on Linux, Mac and Windows systems.
2016-12-22 18:06:34 +00:00
drdev
a6fd4887a0
Supporting preventing system sleep for desktop
2016-04-17 21:33:12 +00:00
drdev
f1e952feac
Fix warnings
2016-04-17 20:35:59 +00:00
drdev
4b5e6acbc0
Support keeping system awake while downloading anything
2016-04-17 20:33:38 +00:00
drdev
8b2108f325
2015-09-26 18:41:34 +00:00
drdev
28316c0fe9
Refactor restart code so app can support restarting
...
Add Landscape Mode setting to app
2015-09-26 17:43:49 +00:00
drdev
d3bf508fc7
Use fixed orientation to prevent rendering issues
2015-05-25 19:56:25 +00:00
drdev
63d024ed37
Support detecting whether device is a tablet and use that to determine whether to enforce portrait orientation
2015-05-25 02:16:53 +00:00
drdev
829d0f82e9
Fix GUI refactoring issue that was preventing Android app from working on mobile devices
2014-09-21 02:14:49 +00:00
elcnesh
574e12d2e3
Lots of small fixes and cleanup for the GUI refactoring.
2014-09-10 12:08:48 +00:00
drdev
efa6b60b47
Fix so Android app is fully closed when exiting
2014-08-24 18:06:26 +00:00
drdev
cc8e3f41f6
Change download directory for apk file
2014-08-23 19:19:39 +00:00
drdev
961cedc549
Refactor file downloading code
2014-08-23 15:58:05 +00:00
drdev
34e2daaeb0
Make it easier to test downloading separate asset files
2014-08-23 15:49:10 +00:00
drdev
bef9d66ffe
Add support for testing network connection
2014-08-23 01:45:24 +00:00
drdev
7a59eda43c
Fix so average finger size doesn't exceed a certain amount relative to the overall screen size
2014-07-12 16:56:44 +00:00
drdev
8bcee9762d
Fix compile issues with upgrade to libgdx 1.2.0
2014-06-22 21:50:29 +00:00
drdev
77083143bd
Prevent Forge process sticking around after exiting on Android devices
2014-06-17 01:40:25 +00:00
drdev
1986ab8769
Fix weird font issue on progress bar
...
Prevent Forge not being able to reopen if its already running
2014-05-31 19:26:22 +00:00
drdev
a9c43c1ede
Adjust previous fix to make it work properly
2014-05-26 23:18:05 +00:00
drdev
84b5591612
Fix checking for GuiThread on Android
2014-05-26 22:55:44 +00:00
drdev
36230e137e
Revert previous commit
2014-05-11 20:30:27 +00:00
drdev
bf64e177e7
Rename forge.view to forge.app
...
Alter external storage location
2014-05-08 15:07:28 +00:00