Commit Graph

29291 Commits

Author SHA1 Message Date
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
kevlahnota
974e8b0760 update xstream, netty
fix dependabot vulnerability
2024-11-18 15:17:38 +08:00
0nderzeeboot
8d230c774c Update cephalid_inkmage.txt (#6590)
Fixed wrong condition for threshold check.
2024-11-18 09:36:57 +03:00
0nderzeeboot
9093c77e72 Update arahbo_the_first_fang.txt (#6589) 2024-11-17 23:44:00 +00: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
Anthony Calosa
5dc84a68c4 remove threadsafeIterable
The original purpose which is to create a copy of linkedlist to iterate to avoid concurrent modification, but we use copyonwritearray design and it is already thread safe and iteration while modification is handled internally.
2024-11-17 08:00:29 +08:00
kevlahnota
0247acbd49 Merge branch 'master' into AI_ATTACK_TIMEOUT 2024-11-16 18:52:12 +08:00
kevlahnota
b5f96ab8e2 Merge branch 'master' into CrypticSpire 2024-11-16 17:14:51 +08:00
kevlahnota
acfde12ca2 Merge branch 'master' into AI_ATTACK_TIMEOUT 2024-11-16 12:19:32 +08:00
Anthony Calosa
cf84ae5719 fix NoSuchElementException 2024-11-16 08:33:45 +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
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
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
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
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
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
eaab0bdd7d fix Cryptic Spire 2024-11-12 21:21:49 +08:00
Alexander Kim
fb0e147726 Update urdnan_dromoka_warrior.txt
Removed the "Flying" keyword from Urdnan, Dromoka Warrior; this keyword does not seem to appear on the card (source: https://scryfall.com/card/j25/34/urdnan-dromoka-warrior).
2024-11-12 09:26:21 +01:00
Paul Hammerton
2e4f2836f4 Banned and Restricted Announcement for November 12, 2024 2024-11-11 19:13:59 +00:00
Agetian
365d9b995c - Added puzzle PS_DSK4. (#6561) 2024-11-10 20:40:05 +03:00
Paul Hammerton
7a4fc4ddd2 Edition updates: PMEI, SLD 2024-11-09 10:19:34 +00:00
Anthony Calosa
b130f45fe1 update watermark
- show watermark on catalogpage only
2024-11-09 10:17:40 +08:00
Agetian
ee43570ad9 - Add FDN planeswalker achievement by Marek. (#6546) 2024-11-08 08:07:13 +03:00
Simisays
73c3dd3def Jumpstart 2025 format + new dragon hero sprite + better avatars (#6544)
* update

* Update blocks.txt

* cleanup
2024-11-08 07:17:24 +03:00
kevlahnota
beb658ae99 Update electroduplicate.txt
- closes #6543
2024-11-07 14:57:43 +08:00
Anthony Calosa
4abcb0959a Merge branch 'master' into master2 2024-11-07 14:02:17 +08:00
Anthony Calosa
2ada458bf5 update filter description, add prompt option 2024-11-07 13:46:08 +08:00
Paul Hammerton
eed723bde2 Edition updates: FDN, J25, PLG24, PMEI 2024-11-06 13:30:37 +00:00
Anthony Calosa
0a3d2202c0 update item manager 2024-11-06 12:31:13 +08:00
Anthony Calosa
026913eebe Merge branch 'master' into master2
# Conflicts:
#	forge-gui-mobile/src/forge/adventure/scene/AdventureDeckEditor.java
2024-11-06 10:53:31 +08:00
kevlahnota
e59368422e update translation, remove duplicate single quote 2024-11-05 21:33:47 -05:00
Chris H
9f07bc9a98 Return false instead of throw if an illegal draft choice is made 2024-11-05 21:33:47 -05:00
Anthony Calosa
eb3b620858 update adventure editor default itemConfig 2024-11-06 06:10:22 +08:00