Commit Graph

70055 Commits

Author SHA1 Message Date
Alexander Kim
e035af3389 Update ashroot_animist.txt (#6621) 2024-11-24 09:49:45 +00:00
Hans Mackowiak
212f14063e Miracle&Madness: use ManaCost instead of CardManaCost (#6606)
* Miracle&Madness: use ManaCost instead of CardManaCost
2024-11-24 10:46:07 +01:00
Paul Hammerton
a611930041 Update draft rankings: BLB, DSK, FDN, LCI, MH3, OTJ 2024-11-23 20:56:49 -05:00
Northmoc
30e82c6b25 ChooseCardNameEffect.getStackDescription small fixes 2024-11-23 20:55:47 -05:00
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
Anthony Calosa
8fa95a01ae update arrows 2024-11-23 19:32:03 +08:00
Anthony Calosa
b0411423f6 use Executor, update MatchScreen 2024-11-23 13:22:41 +08: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
Anthony Calosa
0b9fb9f379 Merge remote-tracking branch 'origin/AI_ATTACK_TIMEOUT' into AI_ATTACK_TIMEOUT 2024-11-22 19:13:37 +08:00
Anthony Calosa
78e587b32b handle exception 2024-11-22 19:13:15 +08:00
kevlahnota
8486dbbd02 Merge branch 'master' into AI_ATTACK_TIMEOUT 2024-11-22 16:08:21 +08:00
Anthony Calosa
69fef79105 refactor timeout 2024-11-22 16:06:37 +08: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
Anthony Calosa
7c3354cf70 Merge remote-tracking branch 'origin/AI_ATTACK_TIMEOUT' into AI_ATTACK_TIMEOUT 2024-11-22 12:46:26 +08:00
kevlahnota
f918ae5978 Merge branch 'master' into AI_ATTACK_TIMEOUT 2024-11-22 12:46:13 +08:00
Anthony Calosa
afb062e770 revert ManaPool
remove ManaPoolTest for concurrency
refactor timeout for chooseSpellAbilityToPlayFromList
2024-11-22 12:44:51 +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
f01d03e706 Merge branch 'master' into AI_ATTACK_TIMEOUT 2024-11-22 06:13:37 +08: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
Anthony Calosa
3d42da96d4 add persistentmana check 2024-11-21 16:10:20 +08:00
Anthony Calosa
259247c842 update ManaMultiMap clear
update ManaPoolTest
2024-11-21 14:37:32 +08:00
Anthony Calosa
dda5afe704 refactor ManaPool
move custom multimap implementation for floating mana since this only covers small section
2024-11-21 13:33:52 +08:00
kevlahnota
27740be1cd Merge branch 'master' into AI_ATTACK_TIMEOUT 2024-11-21 13:03:58 +08: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
Anthony Calosa
e23b3b90b4 Merge remote-tracking branch 'origin/AI_ATTACK_TIMEOUT' into AI_ATTACK_TIMEOUT 2024-11-20 22:02:43 +08:00
Anthony Calosa
81777761f5 add ManaPoolTest 2024-11-20 22:02:25 +08:00
kevlahnota
12ae996190 Merge branch 'master' into AI_ATTACK_TIMEOUT 2024-11-19 22:42:20 +08:00
Anthony Calosa
065f6b9273 Merge remote-tracking branch 'origin/AI_ATTACK_TIMEOUT' into AI_ATTACK_TIMEOUT 2024-11-19 22:33:07 +08:00
Anthony Calosa
0854fbb947 update FCollection
Replace copyonwritearray to a custom implementation for concurrent modification exception. A little bit slower but supports iterator operations.
Added FCollectionTest
2024-11-19 22:32:37 +08:00
Hans Mackowiak
d165aba624 Update tyvar_the_pummeler.txt
Closes #6594
2024-11-19 11:37:22 +01:00
kevlahnota
39fc1415aa Merge branch 'master' into AI_ATTACK_TIMEOUT 2024-11-19 05:49:27 +08: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