Anthony Calosa
|
548f97ae36
|
dumb check for AI
|
2024-11-15 21:56:15 +08:00 |
|
Anthony Calosa
|
7c35968dfd
|
try to fix ConcurrentModificationException on FCollection -> addAll
cause: tapped.addAll(tappedForMana) on AiCardMemory
|
2024-11-15 21:19:15 +08:00 |
|
Anthony Calosa
|
5c46048394
|
removed unused import
|
2024-11-15 20:44:02 +08:00 |
|
Anthony Calosa
|
f52b7abe61
|
create ConcurrentMultiMap, remove unused map
|
2024-11-15 20:24:20 +08:00 |
|
kevlahnota
|
d9c4c818b5
|
Merge branch 'master' into AI_ATTACK_TIMEOUT
|
2024-11-15 16:53:04 +08:00 |
|
kevlahnota
|
4b13e55d83
|
fix infinite notice for missing tokens
|
2024-11-15 16:26:05 +08:00 |
|
tool4ever
|
bd18600385
|
Fix DontPayTapCostWithManaSources (#6578)
* Fix DontPayTapCostWithManaSources
* Foundations Update Bulletin (engine)
---------
Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.60>
|
2024-11-15 09:01:08 +03:00 |
|
kevlahnota
|
b9a56f04e3
|
revert multimap, needs better implementation for this
|
2024-11-15 13:40:27 +08:00 |
|
kevlahnota
|
a094149ce0
|
remove redundant check for can cast timing
|
2024-11-15 12:40:14 +08:00 |
|
kevlahnota
|
4936fd3950
|
remove comment, seems it works fine. need to test on android.
|
2024-11-15 12:38:00 +08:00 |
|
kevlahnota
|
fc85623343
|
better to use a linkedqueue
|
2024-11-15 11:51:26 +08:00 |
|
kevlahnota
|
8a1d25e4e9
|
fix failing test
|
2024-11-15 11:46:20 +08:00 |
|
kevlahnota
|
a988261377
|
check for stack only
|
2024-11-15 11:19:52 +08:00 |
|
kevlahnota
|
37eed29ad2
|
try this multimap for manapool
|
2024-11-15 11:08:17 +08:00 |
|
kevlahnota
|
dcd4fac927
|
update desktop logic
|
2024-11-15 09:51:04 +08:00 |
|
Anthony Calosa
|
66c08ab58b
|
try to fix unsupportedoperation
|
2024-11-15 06:54:22 +08:00 |
|
Anthony Calosa
|
8dbb648638
|
add user setting for AI Timeout
|
2024-11-14 22:06:23 +08:00 |
|
Anthony Calosa
|
e2c37d11e7
|
AI Attack Timeout
|
2024-11-14 19:11:25 +08:00 |
|
tool4ever
|
ac96890f44
|
Some fixes (#6575)
|
2024-11-14 09:34:05 +00:00 |
|
kevlahnota
|
919832cc06
|
Update pom.xml
remove duplicate plugin
|
2024-11-14 16:11:14 +08:00 |
|
kevlahnota
|
e0d8b24412
|
Update ItemManagerConfig.java
use adventure default columns
|
2024-11-14 15:52:18 +08:00 |
|
kevlahnota
|
4ed7cb30d8
|
Update SColumnUtil.java
add adventure default columns
|
2024-11-14 15:51:11 +08:00 |
|
kevlahnota
|
88ca1d509f
|
Update VAssignGenericAmount.java
support double tapping the mana symbols for max amount
|
2024-11-14 15:28:43 +08:00 |
|
Hans Mackowiak
|
8021520692
|
moved GameEventCardForetold and GameEventCardPlotted to GameLogFormatter
|
2024-11-14 07:09:21 +01:00 |
|
kevlahnota
|
9504705cd1
|
Merge pull request #6576 from Card-Forge/kevlahnota-patch-1
Update snapshots-android.yml
|
2024-11-14 13:07:08 +08:00 |
|
kevlahnota
|
bf24813aa7
|
update local-dir
|
2024-11-14 11:59:14 +08:00 |
|
kevlahnota
|
4248d1930e
|
Update snapshots-android.yml
|
2024-11-14 11:54:34 +08:00 |
|
Anthony Calosa
|
58e4b7e2df
|
Merge remote-tracking branch 'origin/CrypticSpire' into CrypticSpire
|
2024-11-14 10:31:11 +08:00 |
|
Anthony Calosa
|
b161502595
|
update setting colorID
|
2024-11-14 10:30:33 +08:00 |
|
kevlahnota
|
65c74b2009
|
Merge branch 'master' into CrypticSpire
|
2024-11-14 09:05:37 +08:00 |
|
Anthony Calosa
|
8d9dabf7d7
|
remove uncommited changes
|
2024-11-14 06:06:26 +08:00 |
|
Anthony Calosa
|
60cfd97162
|
remove unused imports
|
2024-11-14 06:02:38 +08:00 |
|
Anthony Calosa
|
71ecf91bb5
|
from list to set
|
2024-11-14 06:00:02 +08:00 |
|
Anthony Calosa
|
85913a3d6c
|
load from deck
|
2024-11-13 23:42:08 +08:00 |
|
Jetz
|
c347ff5810
|
Merge remote-tracking branch 'origin/master' into code-cleanup
# Conflicts:
# forge-core/src/main/java/forge/StaticData.java
|
2024-11-13 09:20:00 -05:00 |
|
Jetz
|
e879abca85
|
Merge remote-tracking branch 'origin/master' into code-cleanup
|
2024-11-13 09:17:45 -05:00 |
|
Jetz
|
d81c5a40cf
|
Revert .toList() for Android compatibility
|
2024-11-13 09:17:33 -05:00 |
|
Anthony Calosa
|
88613c555a
|
refactor some vars, and save to deck file
todo validate
|
2024-11-13 22:13:18 +08:00 |
|
Paul Hammerton
|
319a00d59e
|
Alchemy Rebalancing for November 12, 2024 (#6568)
|
2024-11-13 14:20:32 +01:00 |
|
Anthony Calosa
|
4012469910
|
refactor var name
|
2024-11-13 19:12:34 +08:00 |
|
Hans Mackowiak
|
af545d69da
|
Update nazar_the_velvet_fang.txt
Closes #6565
|
2024-11-13 09:45:07 +01:00 |
|
Hans Mackowiak
|
ea3806d7b6
|
Update lunar_insight.txt
Closes #6572
|
2024-11-13 09:43:56 +01:00 |
|
Anthony Calosa
|
f7dfdea361
|
update clone and copy effect
|
2024-11-13 14:13:16 +08:00 |
|
Anthony Calosa
|
f814292de7
|
update comment
|
2024-11-13 13:45:09 +08:00 |
|
Anthony Calosa
|
8fd521b949
|
update desktop editor
|
2024-11-13 13:43:47 +08:00 |
|
Agetian
|
93fd2dcf1c
|
Attempt to fix Warlord's Elite AI payment (#6560)
* - Attempt to fix Warlord's Elite AI payment.
* - Add the workaround AI hint for now.
|
2024-11-13 07:48:27 +03:00 |
|
Anthony Calosa
|
31abd61a3f
|
fix render for ImageView
|
2024-11-13 11:10:27 +08:00 |
|
Anthony Calosa
|
5afaff814a
|
update deck editor for spire
|
2024-11-13 10:29:18 +08:00 |
|
kevlahnota
|
82555babd8
|
Update StaticData.java
remove concurrency for token audit
|
2024-11-12 22:48:15 +08:00 |
|
Anthony Calosa
|
65c5985281
|
add TODO
|
2024-11-12 22:14:11 +08:00 |
|