Commit Graph

3727 Commits

Author SHA1 Message Date
Anthony Calosa
8ccc0d77e2 Update RewardActor.java
fix shop item icon position
2023-04-06 08:24:13 +08:00
Anthony Calosa
05814dca15 try to fix NPE 2023-04-06 07:35:53 +08:00
Anthony Calosa
03e335f42f fix viewport update on resize 2023-04-06 06:58:43 +08:00
Anthony Calosa
6b393fe0de revert.. 2023-04-05 22:44:26 +08:00
Anthony Calosa
77e218e32e use configdata for font height, width 2023-04-05 22:29:01 +08:00
Anthony Calosa
92010babf5 update TransitionScreen 2023-04-05 22:20:47 +08:00
Anthony Calosa
8bd479dbf1 Merge pull request #2832 from kevlahnota/newmaster2
fix loading Arena, update remaining dialog
2023-04-05 22:08:44 +08:00
Anthony Calosa
68d2d759ea .. 2023-04-05 21:52:05 +08:00
Anthony Calosa
7d4b193ffa Update PlayerSprite.java 2023-04-05 21:49:47 +08:00
Anthony Calosa
fbbb32f13c update 2023-04-05 21:30:47 +08:00
Anthony Calosa
aa838085f5 fix loading Arena, update remaining dialog 2023-04-05 21:20:15 +08:00
Benjamin Perry
86420c1077 Added check to prevent player from getting stuck on obstacles in current scene. Player now keeps moving in previous direction if blocked and scene hasn't changed. Once clear of the obstacle, the user no longer needs to repress the direction key to move in the intended direction. 2023-04-05 08:18:05 -04:00
Anthony Calosa
2909b9a971 use default filter for all ui Image elements 2023-04-04 19:35:14 +08:00
Anthony Calosa
93a4581e1a fix rerun when POI placement failed
- update RewardActor image
2023-04-03 18:59:43 +08:00
Anthony Calosa
e46de1fe0b update 2023-04-02 21:49:45 +08:00
Anthony Calosa
b51d68a4c4 update AreneScene dialog 2023-04-02 19:42:44 +08:00
Anthony Calosa
10876bcbaf SpellSmithScene filter upcoming 2023-04-02 07:31:20 +08:00
Anthony Calosa
b665c42b33 update 2023-04-01 15:31:51 +08:00
Anthony Calosa
f8d96a1800 update input, retry failed POI 2023-04-01 15:00:16 +08:00
Anthony Calosa
e5607167bb remove unused 2023-03-27 13:16:52 +08:00
Anthony Calosa
2b3042197d fix blackscreen
- some poi initial data are null so refactor how it parses the poi data to prevent blackscreen when the biome chunks are loaded
2023-03-27 13:07:09 +08:00
Anthony Calosa
71a6d82d61 update ManaShards event 2023-03-26 21:17:38 +08:00
Anthony Calosa
68dc1fdce9 refactor ManaShards
- remove Mana Shards as countertype
2023-03-26 19:36:41 +08:00
Anthony Calosa
c820e1c781 dispose framebuffer 2023-03-26 08:05:39 +08:00
Anthony Calosa
3ef54f55cb refactor RewardActor
- removed DrawOnPixmap
- use framebuffer to generate texture from item, gold, life, shards
2023-03-26 04:20:26 +08:00
Anthony Calosa
c02c20851a remove duplicated code 2023-03-26 02:50:43 +08:00
Anthony Calosa
3de08f0308 update PlayerStatisticScene, update filters
- add active planaswalker achievements
- add Shards count
- use Textralabel region icon to render
- update textratypist
- update filter for hud elements, splash for adventure
2023-03-26 02:40:17 +08:00
Anthony Calosa
ddd493f324 rename 2023-03-26 00:00:29 +08:00
Anthony Calosa
36572ac36d update position 2023-03-25 23:57:32 +08:00
Anthony Calosa
da082c0335 add dungeon/cave indicator
- adds signpost with magnifying glass indicates unexplored/unchanged poi
2023-03-25 23:37:53 +08:00
Anthony Calosa
bfb84b6e08 fix collision 2023-03-25 11:54:54 +08:00
Anthony Calosa
524d8c5c54 add Day/Night transition settings for titleBG 2023-03-25 10:02:51 +08:00
Anthony Calosa
98b4766c05 smoother fade audio 2023-03-25 08:08:53 +08:00
Anthony Calosa
a583435ed3 minor patch fix 2023-03-24 05:49:28 +08:00
Anthony Calosa
3fcb3635ff add Main Story Key Indicator
- show quest keys in GameHUD
2023-03-24 01:42:41 +08:00
Anthony Calosa
7da1b33681 labels 2023-03-24 00:05:18 +08:00
Anthony Calosa
fe10bfcc47 fix plane folder conflict, fix RewardActor label
- update textratypist, adjust settings prior to new changes
- fix RewardActor label render
- move music to default plane directory
2023-03-24 00:03:55 +08:00
Anthony Calosa
41136da7d5 update ArenaScene 2023-03-23 12:04:40 +08:00
Anthony Calosa
b697068570 fix splashscreen NPE, disable flip sfx 2023-03-23 07:58:00 +08:00
Anthony Calosa
7a103e7e70 update dialog buttons
- increase button_press volume
2023-03-22 16:23:10 +08:00
Anthony Calosa
8749f9dc72 update 2023-03-22 15:00:22 +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
865d228cb2 Fix Android Music, Add flip_card sfx
- fix secondary music not playing on Android (let assetmanager unload them on exit)
- fix MapDialog audio bgm fade
- add Flip sfx on RewardActor flip and transform setstate effect
2023-03-21 21:56:41 +08:00
Anthony Calosa
92c6bd1365 update check 2023-03-21 17:39:00 +08:00
Anthony Calosa
f9a347a68d update match loudness, fix playing music after match 2023-03-21 17:15:55 +08:00
Anthony Calosa
bbd8e2eb61 prevent NPE 2023-03-21 16:15:18 +08:00
Anthony Calosa
51f1545722 update add boss battle BGM 2023-03-21 15:17:59 +08:00
Anthony Calosa
a0e3949aab update pause timing 2023-03-21 13:17:06 +08:00
Anthony Calosa
1190f40b55 update playlist selection 2023-03-21 07:20:21 +08:00
Anthony Calosa
2a22be944b update BGM detection, update Arena Challenges for Hard/Insane
- still have the layer bug for the BGM since it's not boundary based, but tolerable atm, it must get the colored boundaries for accuracy
2023-03-20 20:24:26 +08:00