Commit Graph

69425 Commits

Author SHA1 Message Date
Northmoc
05d812d5c0 harrowing_swarm.txt param fix 2024-11-23 18:16:48 -05:00
Northmoc
6b3159273e harrowing_swarm.txt fixes 2024-11-23 17:21:47 -05:00
Northmoc
14ad887a0a YDSK: harrowing_swarm.txt + support 2024-11-23 17:21:24 -05:00
Northmoc
bd55cc330e tidy up CardProperty.cardHasProperty for Top/BottomLibrary 2024-11-23 16:14:12 -05:00
Northmoc
ac721780f7 YDSK: improvising_aerialist.txt + support 2024-11-23 15:57:19 -05:00
Chris H
4d21db94f9 Update remove-stale-branches.yml 2024-11-23 19:55:22 +01:00
Northmoc
2905c742a8 YDSK: lurker_in_the_deep.txt + support 2024-11-23 13:29:29 -05:00
Northmoc
14291e6a4f YDSK: valiant_emberkin.txt + support 2024-11-22 19:36:00 -05:00
Northmoc
8efa2234d5 YDSK: gilded_ambusher.txt 2024-11-22 17:01:04 -05:00
kevlahnota
2a499d7390 Merge pull request #6605 from kevlahnota/master2
Fix crash on Splashscreen
2024-11-22 15:55:31 +08:00
Anthony Calosa
66045c0c0a .. 2024-11-22 15:45:44 +08:00
kevlahnota
c773e39b52 Merge pull request #6602 from Card-Forge/kevlahnota-patch-2
prevent NPE
2024-11-22 11:57:14 +08:00
Chris H
03b87003ef Update remove-stale-branches.yml 2024-11-21 22:28:13 -05:00
Chris H
4436a83cc5 Update remove-stale-branches.yml 2024-11-21 22:28:13 -05:00
Chris H
2bf67e931e Update remove-stale-branches.yml 2024-11-21 22:16:18 -05:00
kevlahnota
29ce2e01fd Update ImageView.java 2024-11-22 06:04:25 +08:00
kevlahnota
6f59c0d2ce prevent NPE 2024-11-22 05:58:49 +08:00
tool4ever
5fa9f5b50e Fix Kentaro (#6600) 2024-11-21 16:58:13 +00:00
Chris H
0bc4e5d7b9 Restore flatten and version for now 2024-11-20 20:48:21 -05:00
GitHub Actions
c95afd86d8 [maven-release-plugin] prepare for next development iteration 2024-11-20 20:48:21 -05:00
GitHub Actions
ac37ee1947 [maven-release-plugin] prepare release forge-2.0.00 2024-11-20 20:48:21 -05:00
Chris H
0553eb58ef Temporarily remove flatten to get a release out 2024-11-20 20:48:21 -05:00
Hans Mackowiak
d165aba624 Update tyvar_the_pummeler.txt
Closes #6594
2024-11-19 11:37:22 +01:00
Chris H
0cfc7c2545 Update snapshot-both-pc-android.yml 2024-11-18 15:11:58 -05:00
kevlahnota
6d49bc7e53 Merge pull request #6593 from kevlahnota/master2
fix layout params
2024-11-18 16:28:22 +08:00
Anthony Calosa
fdfabfd5cf fix layout 2024-11-18 15:55:52 +08:00
kevlahnota
974e8b0760 update xstream, netty
fix dependabot vulnerability
2024-11-18 15:17:38 +08:00
kevlahnota
cbe48d0892 Update VPlayerPanel.java
should display error for null icons on VPlayerPanel Infotab. If pointer is still null then the icon seems to be disposed (probably on android) or just deliberately missing.
2024-11-18 15:09:10 +08:00
0nderzeeboot
8d230c774c Update cephalid_inkmage.txt (#6590)
Fixed wrong condition for threshold check.
2024-11-18 09:36:57 +03:00
kevlahnota
b9ac48e861 Merge pull request #6592 from kevlahnota/master2
set navigation bar color
2024-11-18 12:43:12 +08:00
Anthony Calosa
a1d1e2b335 set navigation bar color
add note to edge-to-edge enforcement on android 15
2024-11-18 12:41:58 +08:00
kevlahnota
a6f1b3ac02 Merge pull request #6591 from kevlahnota/master2
try to prevent Splashscreen crash on Linux
2024-11-18 11:28:55 +08:00
Anthony Calosa
f48cf951db .. 2024-11-18 11:23:00 +08:00
0nderzeeboot
9093c77e72 Update arahbo_the_first_fang.txt (#6589) 2024-11-17 23:44:00 +00:00
kevlahnota
f5e024bf63 Update ItemManager.java
it seems this is controlled via preference and would fail the logic for the view index
2024-11-18 06:11:42 +08:00
kevlahnota
b8a2903617 NPE prevention
- closes #6588
2024-11-18 05:11:48 +08:00
Chris H
24182e337a Update rune_sealed_wall.txt (#6587) 2024-11-17 21:02:06 +00:00
Hans Mackowiak
73940c584e ColorSet: use Stream to map ManaSymbol 2024-11-17 10:48:27 +01:00
kevlahnota
c9e733ecbd Update ImageView.java
isempty missing in streambuffer on android
2024-11-17 14:26:08 +08:00
kevlahnota
f6d4e322a8 Merge pull request #6583 from kevlahnota/master2
try to optout on Edge-to-Edge for android 15
2024-11-17 12:16:16 +08:00
Anthony Calosa
cca1468a85 try to optout on Edge-to-Edge for android 15 2024-11-17 12:12:58 +08:00
kevlahnota
c603bfb818 try to use immersive mode on android 13 and above 2024-11-17 11:07:44 +08:00
Anthony Calosa
f46e22cc54 minor cleanup 2024-11-16 20:13:17 +08:00
Anthony Calosa
5597d0bf31 fix arrows drawing out of bounds 2024-11-16 19:50:09 +08:00
Anthony Calosa
95e3304948 add coloridversion check 2024-11-16 18:24:22 +08:00
kevlahnota
5ebaeacb92 Merge pull request #6570 from Card-Forge/CrypticSpire
add support for Cryptic Spire
2024-11-16 17:18:43 +08:00
kevlahnota
b5f96ab8e2 Merge branch 'master' into CrypticSpire 2024-11-16 17:14:51 +08:00
kevlahnota
c11ca5d3fb Remove input check upload on android snapshot workflow
Don't know why this input is needed but it seems it's not taken into account even with default value to true when the cron job triggers, we have already test build workflow for android apk along with debug signing for checking if build and signing succeeded. Check discord reports on missing/cannot update reports.
2024-11-16 09:39:28 +08:00
Anthony Calosa
cf84ae5719 fix NoSuchElementException 2024-11-16 08:33:45 +08:00
kevlahnota
a53dc4ef85 Update snapshots-android.yml
add missing version.txt
2024-11-16 06:49:36 +08:00