Anthony Calosa
368acd1c59
[Mobile] Update netcode, fix swapped players
...
-update CObjectInputStream to use DecompressibleInputStream method
2022-03-08 10:43:53 +08:00
Anthony Calosa
64488ed813
[Mobile] Fix path for fallback_skin
2022-03-08 10:27:50 +08:00
Anthony Calosa
976a463d9f
adjust SaveLoadScene layout
2022-03-07 08:17:10 +08:00
Michael Kamensky
5142549c0d
[maven-release-plugin] prepare for next development iteration
2022-03-06 20:30:40 +03:00
Michael Kamensky
587539290c
[maven-release-plugin] prepare release forge-1.6.48
2022-03-06 20:30:23 +03:00
tool4EvEr
1ae507f378
Fix Swallow Whole putting P1P1 on player
2022-03-06 17:09:05 +01:00
Anthony Calosa
cc459479ee
update
2022-03-06 20:42:11 +08:00
Anthony Calosa
2c0fb81335
[Mobile] Fix startup if no internet
2022-03-06 20:32:49 +08:00
Anthony Calosa
bb1a7ee22f
unused import
2022-03-06 11:37:06 +00:00
Anthony Calosa
edf9ade77a
update some translations
2022-03-06 19:20:12 +08:00
Anthony Calosa
e6157fc707
minor speedup
2022-03-06 18:43:05 +08:00
Anthony Calosa
de6c1a26e3
cleanup
2022-03-06 18:15:40 +08:00
Anthony Calosa
eb6719d144
update
2022-03-06 17:55:30 +08:00
Anthony Calosa
6ff80452d7
update localization
2022-03-06 16:07:08 +08:00
Anthony Calosa
c37abd2b75
cleanup
2022-03-06 13:45:46 +08:00
Anthony Calosa
d4be53c72f
[Adventure] Support for localization
...
-refactor some codes for localization
2022-03-06 12:23:33 +08:00
Anthony Calosa
7c395f5363
[Adventure] Adjust tooltip height for portrait mode
2022-03-04 22:28:28 +08:00
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