Commit Graph

78 Commits

Author SHA1 Message Date
Anthony Calosa
c227f4b369 update adventure shell script 2023-06-24 16:44:48 +08:00
Anthony Calosa
472b8823a0 update windowlistener
- use Lwjgl3WindowAdapter, should fix some issue for LWJGL3
2023-03-07 18:15:58 +08:00
Anthony Calosa
14e1f42164 update Transitionscreen, RewardScene & Hud 2022-11-22 02:15:38 +08:00
Anthony Calosa
ff31fdc509 fix windowmode settings
- Forge mobile port can be run on either windowed or fullscreen via settings
2022-09-21 12:10:50 +08:00
Grimm
93bdec1f2d integrated Textra for Labels and Buttons
fixed executables for release
2022-09-18 17:44:28 +02:00
Grimm
6d009f552b reworkd adventure main call
added particle effects
2022-08-22 14:46:34 +02:00
Anthony Calosa
2c0075fae3 Update Main.java 2022-08-01 08:53:10 +08:00
Anthony Calosa
6b1c8d30f4 get realScreen size for android
- to check if the app renders different resolution and update the tooltips size
2022-08-01 08:46:47 +08:00
Grimm
0a7d5c334a -moved ui positions from code to json
-added separate ui for portrait mode
-removed add to deck/sideboad in shop in inventory view
-moved skin to ttf font
2022-04-14 21:00:27 +02:00
Anthony Calosa
4b5584dca9 #CloseScreen 2022-02-15 11:30:36 +08:00
Michael Kamensky
94d8342279 - Remove unintended commit. 2021-10-05 07:06:31 +03:00
Michael Kamensky
baff2a5486 - Minor change to the code. 2021-10-05 07:04:43 +03:00
Anthony Calosa
e649c9128e [Mobile-Dev] Fix alt-tab when fullscreen 2021-04-26 10:34:44 +08:00
Anthony Calosa
a5e8b88e32 [Mobile] Update LibGDX to 1.10.0, Update Mobile Dev to LWJGL3
refer here for LibGDX Migration/Changes: https://libgdx.com/news/2021/04/the-ultimate-migration-guide
2021-04-19 21:41:34 +08:00
Leandro Doctors
0978162bf5 Organize imports 2021-03-17 11:52:50 -03:00
Leandro Doctors
df64f5574d refactor: group local instance-related packages
forge-gui-desktop/src/main/java/forge/itemmanager/views/ImageView.java
forge-gui-desktop/src/main/java/forge/toolbox/CardFaceSymbols.java
2021-03-17 11:10:41 -03:00
Michael Kamensky
23f8bc40db - Revert an accidental commit. 2021-02-19 09:48:16 +03:00
Michael Kamensky
65a25d6111 - Fix compile (clean up imports) 2021-02-18 22:11:24 +03:00
Anthony Calosa
da54db1fca LibGDX Update
-Update to 1.9.13
-Add additional info on Forge.log
2021-01-16 10:00:27 +08:00
Michael Kamensky
d6f48ebb30 - Revert a debug commit to mobile-dev 2021-01-09 09:34:16 +03:00
Michael Kamensky
c72f099e7b - Fix the SpellApiToAi assignment for ImmediateTrigger 2021-01-09 09:32:11 +03:00
Anthony Calosa
0f05620dc9 [Android] Manual update instruction. 2020-12-02 06:33:52 +08:00
Anthony Calosa
55fdc35359 determine if Android device isTablet (simple) 2020-11-25 12:26:43 +08:00
Anthony Calosa
9e00fcd8d8 [Android] Increase default cache size
-Increase the default cache size depending on the device detected RAM (higher end tablets and phones will have greater benefit for having large RAM).
2020-10-06 10:16:50 +08:00
Anthony Calosa
d87d825bce Network Improvements 2020-04-15 02:40:18 +00:00
Anthony Calosa
52307c02d0 Add option to turn on Experimental Network Compatibility
the user can try to turn on this option to test compatibility, defaults to OFF
2020-04-05 07:14:03 +08:00
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