Commit Graph

4129 Commits

Author SHA1 Message Date
Anthony Calosa
9fc93847b3 Merge branch 'master' into master2 2024-09-16 13:52:07 +08:00
kevlahnota
cb325996c9 prevent NPE 2024-09-16 13:34:48 +08:00
Anthony Calosa
f442189868 update SplashScreen 2024-09-12 20:06:58 +08:00
Anthony Calosa
09b5ee8ac5 update android builds to SDK 29, use Java 11 2024-09-08 20:44:23 +08:00
Anthony Calosa
bfaaed2738 increase badge fb resolution 2024-09-03 19:23:26 +08:00
Anthony Calosa
df04f1b1b1 add defeat badge, prevent console toggle when controls are frozen 2024-09-03 10:10:16 +08:00
Anthony Calosa
b785f5042e update location info 2024-09-03 08:56:58 +08:00
Anthony Calosa
13968ffb08 update preview info 2024-09-03 08:30:36 +08:00
Anthony Calosa
b80ac34189 fix autosell refresh, update SaveLoadScene 2024-09-03 08:18:40 +08:00
Anthony Calosa
f59ebf64e9 update adventure defeat penalty
- random armor crack (unusable)
- add difficulty indicator in load game preview (red - insane, gold - hard, green - normal, cyan - easy)
2024-09-02 21:38:19 +08:00
Anthony Calosa
9aecf60ac7 fix freeze 2024-09-01 20:37:19 +08:00
Anthony Calosa
00ab0bf50b Disable labels
-todo distinction
2024-09-01 12:06:37 +08:00
Anthony Calosa
cdbc3cfab7 update AdventureDeckEditor
- show Shop prices, show Auto Sell / No Sell card label
2024-09-01 07:12:53 +08:00
Anthony Calosa
5978b3ef16 fix noSell cardreward 2024-08-30 09:47:16 +08:00
Anthony Calosa
e184fb20b9 update touchcancelled 2024-08-30 06:15:09 +08:00
Anthony Calosa
b1e6e6fd3d update button 2024-08-29 23:09:27 +08:00
Anthony Calosa
4e68ac3807 add autosell toggle for rewards 2024-08-29 22:31:07 +08:00
Anthony Calosa
f5ab73d32d update player death transition 2024-08-29 19:26:40 +08:00
kevlahnota
6a2f185b08 remove uncommited changes 2024-08-29 15:42:17 +08:00
Anthony Calosa
977c11ced0 retrict menu and movement on player defeat dialog 2024-08-29 14:45:54 +08:00
Anthony Calosa
a3f8b0aca2 fix overlapping dialog, fix player position 2024-08-29 11:24:50 +08:00
Anthony Calosa
14c14b880d update message 2024-08-29 10:40:26 +08:00
Anthony Calosa
24d4899cde add resetPlayerLocation on defeat 2024-08-28 21:54:48 +08:00
kevlahnota
53084f43c3 Merge pull request #5991 from Jetz72/fixes20240825
Translation support for functional variants
2024-08-27 12:43:35 +08:00
Anthony Calosa
2442883501 adjust blur divisor 2024-08-26 20:27:47 +08:00
Anthony Calosa
c212c41a30 update avatar listener single tap/click set translucency, double tap/click set hud visibility 2024-08-26 20:00:17 +08:00
Anthony Calosa
284a4daf88 update actor groupings 2024-08-26 17:28:24 +08:00
Anthony Calosa
4a8776a2f7 fix actor placement GameHUD -> currentStage
- add hud transluscency via avatar/gamehud double click/tap
2024-08-26 16:58:45 +08:00
Jetz72
bba94d5a9e Merge branch 'Card-Forge:master' into fixes20240825 2024-08-26 00:26:28 -04:00
Jetz
4afc86b4b4 Support functional variants in translations 2024-08-26 00:25:43 -04:00
kevlahnota
c1edd4a2f4 Merge pull request #5970 from misha-colbourne/hud-visibility-fix
Fixed missing elements from HUD in towns/dungeons/etc
2024-08-26 09:11:43 +08:00
Anthony Calosa
c13396f984 update GameHUD 2024-08-25 22:51:15 +08:00
Anthony Calosa
e04451b962 update PlayerStatisticScene, BlurUtils
- make blur pixelized
2024-08-24 12:47:30 +08:00
kevlahnota
30ae922c5e Merge pull request #5974 from kevlahnota/master2
Update NewGameScene
2024-08-23 19:02:50 +08:00
Anthony Calosa
b6485e7094 minor 2024-08-23 17:35:19 +08:00
Anthony Calosa
3df84ca71e remove duplicate function 2024-08-23 17:16:33 +08:00
Anthony Calosa
6bba3ee954 minor cleanup 2024-08-23 17:02:13 +08:00
Anthony Calosa
c7c2cd74fe Update NewGameScene
- Hint TextButton -> ImageButton
- add Random Avatar Listener
- update NameGenerator Listener
- update disabled Menu text
- use AsyncAudio for Android
2024-08-23 16:53:07 +08:00
misha-colbourne
2ec0061640 Removed lingering outdated comment 2024-08-23 01:36:04 +01:00
misha-colbourne
b9c576ad5d Font tag size constants, cleaned up unused variables I added 2024-08-23 01:28:01 +01:00
misha-colbourne
478ad3a135 Font tag size constants, cleaned up unused variables I added 2024-08-23 00:24:49 +01:00
misha-colbourne
663a712852 Fixed missing elements from HUD when not on world map (now translucent instead of invisible) 2024-08-22 19:31:06 +01:00
misha-colbourne
a445520ef5 Merge branch 'Card-Forge:master' into AdventureEnemyFreezeFix 2024-08-22 01:24:09 +01:00
misha-colbourne
7ffd7b1d63 Added check for frozen enemy to enemy idle anim condition 2024-08-22 01:19:25 +01:00
Chris H
d2178756b5 Declare Forge user agent (#5946) 2024-08-18 19:17:43 +02:00
Chris H
4554dee721 Generate individual booster slots with individual replacement percentages
Convert MH3 to booster slot percentages
2024-08-16 16:57:21 -04:00
Chris H
8be414d9dd Blb release (#5929)
* [maven-release-plugin] prepare release forge-1.6.64

* [maven-release-plugin] prepare for next development iteration

* Update pom.xml

* Update AndroidManifest.xml

* Update pom.xml

* Update Forge.java

---------

Co-authored-by: GitHub Actions <actions@github.com>
2024-08-14 21:06:29 -04:00
tool4ever
6c7600dd1b Merge pull request #5895 from Jetz72/code-cleanup
Miscallaneous Cleanup Part 3
2024-08-11 19:30:21 +02:00
kevlahnota
af060121cf Update Mobile Build (#5813)
* LibGDX Update

* unused import

* disable minimize on screen lock
2024-08-11 19:12:29 +02:00
Jetz
27046744a4 Cleanup - Unused imports 2024-08-10 13:14:53 -04:00