Commit Graph

4093 Commits

Author SHA1 Message Date
Anthony Calosa
bee4438766 [Mobile] Fix crash when CJK is not generated and Forge tries to draw CJK Text
- on android it is generated properly, on some system, it seems the language directory is locked/write error..
2022-03-04 12:33:33 +08:00
Anthony Calosa
bd9d2e5f20 unused import 2022-03-03 08:15:24 +00:00
Anthony Calosa
d88edc4e31 [Mobile] Update Deck AI Indicator
- AI Indicator (green) means all cards on the main deck are AI playable
2022-03-03 15:31:28 +08:00
Anthony Calosa
c5c1e97d11 prevent NPE when tthe user tries to save without selecting saveslot 2022-03-03 06:24:06 +08:00
Anthony Calosa
70d7426c1a adjust avatar and map height 2022-03-02 19:29:02 +08:00
Anthony Calosa
087ebd9f7a crop title bg in portrait mode 2022-03-02 16:27:20 +08:00
Anthony Calosa
8524229676 initialize once to prevent bug switch game modes 2022-03-02 10:23:53 +08:00
Anthony Calosa
d94dcd3256 update 2022-03-02 09:56:36 +08:00
Anthony Calosa
0317adfd31 Adventure portrait mode 2022-03-02 05:43:30 +08:00
Anthony Calosa
472bb635ed fix bug while switching game modes and forcing an exit
- aldo update new_game_mobile.json
2022-02-28 20:26:33 +08:00
Anthony Calosa
ecbfb5bdd1 [Mobile] Add Adventure/Classic Switch button
- on Classic Mode, on Exit, you can switch to Adventure Mode
- on Adventure Mode, added switch button to Classic Mode
2022-02-28 15:14:25 +08:00
Anthony Calosa
cd79764395 update viewport
- Scaling to fillX, some MapStage are larger than the intended width.
2022-02-27 20:51:27 +08:00
Anthony Calosa
0c77e8b270 unused import 2022-02-27 19:52:20 +08:00
Anthony Calosa
9e4ce0756e [Adventure] fix Map Stage Visibility
- add Life, Money on Statistics
- use ExtendViewport for MapStage
- auto show/hide Map and GameHud controls for MapStage visibility
- decrease Reward/Match delay for faster loading of scenes
2022-02-27 19:08:03 +08:00
Anthony Calosa
360522475c remove unnecessary pixmap 2022-02-27 13:19:33 +08:00
Anthony Calosa
ac8365e13a Fix World Background 2022-02-27 13:12:55 +08:00
Anthony Calosa
3f252af15e fix black transition screen when loading save
- run transition screen first then switchscene
2022-02-27 12:34:35 +08:00
Anthony Calosa
5a0f1714e9 use DecompressibleInputStream 2022-02-27 11:55:14 +08:00
Anthony Calosa
ac440d5d07 update 2022-02-27 11:05:08 +08:00
Anthony Calosa
26f27bdd76 [Adventure] Try to load old save file
- override mismatch
2022-02-27 11:00:28 +08:00
Anthony Calosa
b72a991d5c [Android] fix reward actor 2022-02-26 22:35:29 +08:00
Anthony Calosa
c5c484fd41 fix compile 2022-02-26 10:15:16 +00:00
Anthony Calosa
31824f2180 update resume
- if the player was inside the tilemap, reload the tiledmap scene
2022-02-26 14:38:28 +08:00
Anthony Calosa
b5631eb95c update StartScene and NewGameScene 2022-02-26 12:37:30 +08:00
Anthony Calosa
9c72cd2279 update touch controls 2022-02-26 11:58:51 +08:00
Anthony Calosa
0ec1e7a25a update RewardScene 2022-02-25 18:14:12 +08:00
Anthony Calosa
5a9322c0ee fix resume 2022-02-24 08:26:18 +08:00
Anthony Calosa
2bee81d49c update stage and cleanup 2022-02-24 08:16:59 +08:00
Anthony Calosa
ede766fc56 update inn and deck select scene 2022-02-24 04:17:00 +08:00
Anthony Calosa
44a363d075 update stats 2022-02-24 03:18:51 +08:00
Anthony Calosa
1e73ac0e4a update deck selector 2022-02-24 02:29:13 +08:00
Anthony Calosa
94594673e0 update 2022-02-24 02:07:35 +08:00
Anthony Calosa
802f9837bd update settings check box and back button 2022-02-23 21:22:07 +08:00
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