Commit Graph

4010 Commits

Author SHA1 Message Date
Anthony Calosa
aa0fca7b68 update new game, save load and settings 2022-02-23 16:09:55 +08:00
Anthony Calosa
3d8648f7d8 update start menu 2022-02-23 14:00:48 +08:00
Anthony Calosa
2936380bb8 update player name when loading save and starting match
- todo update some mobile layout
2022-02-23 13:31:51 +08:00
Anthony Calosa
d7dcc2ae21 update viewport and hud button bounds 2022-02-23 08:00:14 +08:00
Anthony Calosa
e594a1ba86 unused imports 2022-02-22 15:00:47 +08:00
Anthony Calosa
10c28ff2c3 align save/load layout 2022-02-22 14:42:25 +08:00
Anthony Calosa
b6a6b4517c update UIActor
- to set Label styles for font inside Table
2022-02-22 12:30:18 +08:00
Anthony Calosa
68ecc56a4e update TransitionScreen
- to match selected theme and logo
2022-02-22 09:36:29 +08:00
Anthony Calosa
82a8732c87 make altzonetabs for adventure mode
- todo add reveal zone
2022-02-22 07:12:27 +08:00
Anthony Calosa
2faddd3824 use cropped border image for shop and reward cards 2022-02-22 05:56:03 +08:00
Anthony Calosa
f080a71300 update holdtooltip 2022-02-22 05:44:12 +08:00
Anthony Calosa
b73c4dfeea updated tooltip code
-todo set correct x, y and scale
2022-02-21 20:22:41 +08:00
Anthony Calosa
6d6998ae92 update touch controls for adventure rewards
- simulate hover for rewards cards / shop cards on touchdown
2022-02-21 16:05:32 +08:00
Anthony Calosa
b503ddc939 fix black screen for trying to load incompatible save.. 2022-02-21 13:14:24 +08:00
Anthony Calosa
1d1d753b51 add additional check for touchpad allowed bounds
mark card magnifier as experimantal since it gets stuck on certain os/setup
2022-02-21 11:15:23 +08:00
Anthony Calosa
a55e0e8f0d make touchpad auto follow 2022-02-21 08:45:30 +08:00
Anthony Calosa
3f07e65ead fix gamehud world map
- lock gamehud map controls inside the map stage (not world stage).
2022-02-21 07:39:56 +08:00
Anthony Calosa
e01953af0d fix player keeps moving 2022-02-21 07:34:38 +08:00
Anthony Calosa
42f244d109 cache cursors 2022-02-21 07:30:22 +08:00
Anthony Calosa
0bfaad5a5a unused import 2022-02-21 06:58:27 +08:00
Anthony Calosa
06a8daf02c fix loading transition 2022-02-21 06:56:34 +08:00
Anthony Calosa
945067ade7 Update GameHUD.java 2022-02-20 15:30:50 +00:00
Anthony Calosa
342f97d80d try to return to saveload scene if it fails to load old/corrupt saves 2022-02-20 19:03:51 +08:00
Anthony Calosa
08f1aef7ac add loading screen for new game 2022-02-20 17:40:19 +08:00
Anthony Calosa
a1650c84cc Fix mouse touchup controls and added loading transition 2022-02-20 17:24:13 +08:00
Anthony Calosa
66722d0302 Added Touchpad for Android Adventure
- It's easier to move around on android adventure version using touchpad
2022-02-20 16:48:32 +08:00
Anthony Calosa
39ef5b5f5c update gamehud controls 2022-02-20 13:05:11 +08:00
Anthony Calosa
448130e21a Update World for android
- reuse the map image until the background generator is compatible with android..
2022-02-20 10:18:46 +08:00
Anthony Calosa
aeb90f55c6 fix gamehud touch 2022-02-20 06:53:02 +08:00
Anthony Calosa
c6947464fa update 2022-02-19 21:24:07 +08:00
Anthony Calosa
70f8eb59a7 replace Vector2 with GridPoint2 (originally Point - awt) 2022-02-19 15:43:58 +08:00
Anthony Calosa
926c5730e2 update magnified stack 2022-02-19 13:35:03 +08:00
Anthony Calosa
4796520e53 fix Startup path and missing textures (Linux and maybe others) 2022-02-19 13:18:28 +08:00
Anthony Calosa
65998b0c92 update pom 2022-02-18 19:54:07 +08:00
Anthony Calosa
817a60c9fe unused imports 2022-02-18 12:27:10 +08:00
Anthony Calosa
4464b138fb include lq transition bg 2022-02-18 12:19:03 +08:00
Anthony Calosa
a933b850f7 update splash 2022-02-18 09:22:48 +08:00
Anthony Calosa
e6443e0658 unused imports 2022-02-18 07:17:35 +08:00
Anthony Calosa
510925d16d update cursor check 2022-02-18 07:10:01 +08:00
Anthony Calosa
5335df3dcc unified controls 2022-02-18 04:10:11 +08:00
Anthony Calosa
64414ab1fe add fullscreen and video mode 2022-02-18 01:30:26 +08:00
Anthony Calosa
693d7055c2 simpler adventure mode screen settings
- available modes 720p, 768p, 900p, 1080p
since the classic mode and adventure mode uses the same config.
2022-02-18 00:38:47 +08:00
Anthony Calosa
0efcb72206 update cursor indicators 2022-02-17 19:10:21 +08:00
Anthony Calosa
89de0103a8 remove unnecessary check 2022-02-17 18:09:16 +08:00
Anthony Calosa
b825be4d9e update check 2022-02-17 13:18:31 +08:00
Anthony Calosa
ce1bc2211d unused imports 2022-02-17 12:49:34 +08:00
Anthony Calosa
2606f9aa67 add Cursor Indicator for Card Magnifier toggle 2022-02-17 12:31:35 +08:00
Anthony Calosa
517d9c5d7c add right click control to adventure mode 2022-02-17 07:44:00 +08:00
Anthony Calosa
daaa418583 add double right click control
- single right click will turn on/off the magnified card
- double right click will toggle the magnified display
2022-02-17 07:00:40 +08:00
Anthony Calosa
4f9c64019c add mouse right click toggle
- right click can switch on/off the magnified card.
- todo add custom cursor indicator and magnified card display switch
2022-02-17 06:30:09 +08:00