Anthony Calosa
6cdfe47d39
Add Backup/Restore Data Adventure Mode
...
- backup file should be on downloads directory
- fix some menu buttons double click/touch duplication
- update some translation
2024-06-09 18:15:45 +08:00
Anthony Calosa
d073bb94a5
add Display Shop Item names option
...
- closes #3639
2023-09-22 13:31:40 +08:00
Anthony Calosa
a668b8abf8
update itemSprite, update items
2023-07-31 11:19:36 +08:00
Anthony Calosa
d806745cec
add Bookmark to GameHUD
2023-07-31 03:21:59 +08:00
Anthony Calosa
93b8fc79b7
fix buttons
2023-04-14 07:52:55 +08:00
Anthony Calosa
daa46e969d
fix minimap generation, update textrafont property
2023-04-08 08:08:32 +08:00
Anthony Calosa
aa838085f5
fix loading Arena, update remaining dialog
2023-04-05 21:20:15 +08:00
Anthony Calosa
4fa752b24c
update SFX, handle missing JSON deck definition
...
- add button_press, coins_drop, take_shard sfx
- update music timing
- adjust secondary audio volume
- adjust flipprocess prior to its sfx
- handle crash for missing deck/json definition
2023-03-22 14:03:20 +08:00
Anthony Calosa
e59bfb8a1f
revert AudioClip, refactor Texture get
2023-03-15 19:32:12 +08:00
Anthony Calosa
0722fa9a58
fix deckaward alignment
2023-03-07 09:53:28 +08:00
Anthony Calosa
8eb09b9554
move textrafonts to Assets
...
- add long dash to default chars
2023-03-05 14:46:43 +08:00
Anthony Calosa
908a55e917
update ArenaScene
...
- support portrait mode for arena battles
- update textratypist to fix text rendering
2023-03-05 02:51:01 +08:00
Anthony Calosa
0663c43599
update Gold sprite space
2023-02-26 08:21:15 +08:00
Anthony Calosa
52271e151a
enable pixelmana atlas
2023-02-23 15:33:32 +08:00
Anthony Calosa
f664b001a2
update SpellSmithScene selectbox
2023-02-22 06:38:01 +08:00
Anthony Calosa
9eafccf1d2
update deckaward icons
2023-02-13 05:50:18 +08:00
Anthony Calosa
e3426d15f2
update TextraTypist
2023-02-11 12:26:52 +08:00
jjayers99
13d1949208
Adventure overhaul, phase 1
2023-01-19 00:09:07 -05:00
Anthony Calosa
c56329206d
update Adventure Matchscreen
2022-12-01 15:06:36 +08:00
Anthony Calosa
ce635aabe4
update Adventure DayNight transition
2022-11-18 13:44:15 +08:00
Grimm
b0b77f4c88
moved controller support to UIScene and abstract it
...
uses focus for keyboard and controller
added Keyboard support
Show key hint for buttons
added voice line for dialogs
fixed missing items rewards
fixed some maps
adjusted pile decks
2022-09-26 01:15:49 +02:00
Grimm
7bf3b2a9ef
fixed portrait reward scene
...
fixed TextraButton.getText with Override
2022-09-20 17:25:49 +02:00
Grimm
38748301ae
issue #1340 made it possible to create custom adventures from the user data folder
2022-09-20 02:02:52 +02:00
Grimm
93bdec1f2d
integrated Textra for Labels and Buttons
...
fixed executables for release
2022-09-18 17:44:28 +02:00
Grimm
a601ef5ec7
integrating TextraLabel into adventure ui
2022-09-18 03:10:57 +02:00
Anthony Calosa
7170b2d282
add TextraTypist
...
for Font Effects, Styles, etc..
2022-08-17 13:32:17 +08:00
Anthony Calosa
745d71745e
setting for card display/tooltip on adventure rewards/shops
...
- add support for various display aspect ratio
2022-08-05 10:26:32 +08:00
Anthony Calosa
a468d19408
update Assets
...
- load bitmapfonts to assetmanager
- load adventure skinfile to assetmanager
- update ondestroy on android to dispose assets
- fix confirmpayment on mobile not displaying card images on hidden zone (ie shocklands that were put into play from library to battlefield)
- increase pagesize for CJK Fonts
2022-08-04 08:57:22 +08:00
Anthony Calosa
2d607bf289
move skin and adventure fonts to Assets
2022-07-10 07:49:31 +08:00
Anthony Calosa
3c9cabfb7b
[Adventure] Refactor GameHud
...
Make GameHud controls/layout for Android landscape mode identical to Android portrait mode. Desktop Adventure mode retains previous layout and controls.
2022-05-08 05:57:36 +08:00
Anthony Calosa
6117e29442
remove unused import
2022-04-17 11:19:12 +08:00
Anthony Calosa
9e94f56b8b
use prerendered font to fix font scaling
...
- using freetypefont generator scale CJK Fonts too big
2022-04-16 17:48:55 +08:00
Grimm
55b941fd2f
fixed game hud
2022-04-15 13:11:03 +02: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
Grimm
6349dcbad8
-added items/equipment
...
-added 6 castle
-added dialogs
-fixed collision on maps
-fixed layer rendering
2022-04-01 20:30:54 +02:00
Anthony Calosa
d4be53c72f
[Adventure] Support for localization
...
-refactor some codes for localization
2022-03-06 12:23:33 +08:00
Anthony Calosa
ee482059f9
[Mobile] Update Adventure Layout and Fix Player name
2022-02-24 00:31:24 +00:00
Anthony Calosa
3c6af87e9d
initial AdventureMode port
...
- todo needed adventure application startup upon pressing the adventure mode button
2022-02-06 11:10:52 +08:00