Commit Graph

4093 Commits

Author SHA1 Message Date
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
Anthony Calosa
1b7180a0f2 prevent NPE 2023-03-19 21:36:34 +08:00
Anthony Calosa
a91845c444 update 2023-03-19 21:03:51 +08:00
Anthony Calosa
1bc8abf7e1 update adventure BGM.. 2023-03-19 19:16:51 +08:00
Anthony Calosa
81efb2737f add Commander Gauntlet 2023-03-17 08:18:52 +08:00
Anthony Calosa
ec76844a2e fix holdtooltip bug
- fix issue when downloaded image is reloaded while holdtooltip is engaged locks up all the buttons
2023-03-16 08:00:40 +08:00
Anthony Calosa
3a849e77ab add dispose clips 2023-03-15 22:30:39 +08:00
Anthony Calosa
e59bfb8a1f revert AudioClip, refactor Texture get 2023-03-15 19:32:12 +08:00
Anthony Calosa
eb4ac33b36 prevent NPE 2023-03-15 01:33:12 +08:00
Anthony Calosa
78bded11fb update 2023-03-15 01:14:51 +08:00
Anthony Calosa
b88cd6c2e9 papercard images as fallback 2023-03-15 01:06:29 +08:00
Anthony Calosa
a41a3916de update Achievement Trophies
- use PaperCard images as overlay if available for Achievement Trophies
2023-03-15 00:27:49 +08:00
Anthony Calosa
9d9103709d update check 2023-03-14 19:02:09 +08:00
Anthony Calosa
356cd2c908 fix old theme splashscreen and logo
- themes without hd skins should load fine now
2023-03-14 18:53:18 +08:00
Anthony Calosa
3909050415 update 2023-03-14 17:56:51 +08:00
Anthony Calosa
87f2b11341 fix dialog voiceFile not playing on Android 2023-03-14 15:59:23 +08:00
Anthony Calosa
c80929663e update deck award 2023-03-14 07:15:56 +08:00
Anthony Calosa
205fe95129 update AudioClip, AudioMusic
- let AssetManager handle game audio
- unload particles and music after playing it to save RAM
2023-03-13 10:29:25 +08:00
Anthony Calosa
97bb4d0fbb update PlayerStatisticScene
- add toggable Achievements buttons (Shared with Constructed GameType except variants)
- set avatar to stretch (to match different scaling)
- fix Ooze avatar region
2023-03-12 21:07:56 +08:00
Anthony Calosa
2a82a51fab move ParticleEffect load to AssetManager 2023-03-12 07:19:57 +08:00
Anthony Calosa
63fedcdd81 cleanup 2023-03-11 22:42:35 +08:00
Anthony Calosa
683f004f84 refactor FSkin Texture loading
- this should clear up unused texture
- fix startup on empty res/skins folder
2023-03-11 21:50:10 +08:00
tool4EvEr
f59ad77a4d Maven: relocate platform-specific dependency 2023-03-11 09:13:51 +01:00
Anthony Calosa
ef1b089d49 Revert "update initial skin texture load" 2023-03-11 14:22:25 +08:00
Anthony Calosa
bc3185a0cc update initial skin texture load
- directly create texture if absolute path is not available
- dispose overridden texture
2023-03-11 11:39:55 +08:00
Anthony Calosa
2d4ec54562 fix old themes without hdbuttons and hdstart 2023-03-11 05:41:54 +08:00
Anthony Calosa
a807d74744 refactor texture loading
- move loading of textures directly to assetmanager
- move textratypist to gui-mobile
2023-03-11 04:00:15 +08:00
Anthony Calosa
3991b6d081 fix EnemyData loading issues 2023-03-10 14:12:02 +08:00
jjayers99
a6530249c9 Merge branch 'master' of https://github.com/jjayers99/forge 2023-03-09 22:56:08 -05:00
jjayers99
5ef4c37cb8 Adv: Additional Challenger enemy decks 2023-03-09 22:55:57 -05:00
Anthony Calosa
5748d09b54 fix particle effect initial position
- move the offset calculation inside MapActor
2023-03-10 09:18:43 +08:00
TabletopGeneral
e03c871701 Merge branch 'Card-Forge:master' into master 2023-03-08 09:59:54 -05:00
Anthony Calosa
6a173f688f update scrollable tables
- can use mouse wheel if availble to scroll
2023-03-08 21:04:03 +08:00
jjayers99
2cf3f508fb Merge branch 'master' of https://github.com/jjayers99/forge 2023-03-08 07:11:35 -05:00
Anthony Calosa
64c920421b update SaveLoadScene, InventoryScene
- fix layout, add table header and scrollable content
- update textratypist
2023-03-08 17:20:58 +08:00