Commit Graph

68265 Commits

Author SHA1 Message Date
tool4ever
35b898cc5a Script fixes (#5912) 2024-08-13 08:30:14 +02:00
Renato Filipe Vidal Santos
61aaa8a715 Update ulamog_the_defiler.txt (#5915) 2024-08-13 08:29:44 +02:00
Renato Filipe Vidal Santos
fb4f36bb09 Fixing Rootwater Matriarch (#5909) 2024-08-13 08:24:06 +02:00
Anthony Calosa
425c8b830b Merge branch 'master' into master2 2024-08-13 05:54:11 +08:00
Chris H
9c40c21026 External IP check should use https 2024-08-12 16:28:20 -04:00
Anthony Calosa
73c31613c1 Merge branch 'master' into master2 2024-08-12 19:13:35 +08:00
Jetz72
8f77b1e3ce GamePieceType and isCollectible (#5889)
* GamePieceType and isCollectible.
Can no longer ante conjured cards.
Helper set of ZoneTypes that are part of the command zone.

* Faster GamePieceType evaluation

---------

Co-authored-by: Jetz <Jetz722@gmail.com>
2024-08-12 09:35:16 +02:00
Hans Mackowiak
825781446f Update TypeLists.txt
Add Snail
2024-08-12 09:20:52 +02:00
Agetian
ddfa841e5d - Add puzzle PS_BLB2. (#5911) 2024-08-12 06:00:01 +03:00
Fulgur14
6c5b6a0da4 Update cryptic_spires.txt (#5906)
I think it produces one mana of EACH color (I had AI use it to pay {2} UnlessCost). But I don't know how to fix that, so I have at least corrected the text.
2024-08-12 05:47:36 +03:00
Renato Filipe Vidal Santos
037a5d90dd Fixing Nykthos, Shrine to Nyx and other related cards (#5905)
* Update nykthos_shrine_to_nyx.txt

* Update astral_cornucopia.txt

* Update nyx.txt

* Update rhystic_cave.txt

* Update three_tree_city.txt

* Update three_tree_city.txt

* Update nyx_lotus.txt
2024-08-12 05:47:28 +03:00
tool4ever
e93b130a36 Merge pull request #5865 from tool4ever/uphill
Fix Uphill Battle
2024-08-11 20:26:46 +02: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
tool4ever
d2c42071aa Fix token CMC when copying (#5898)
* Fix token CMC when copying

* Fix TDFC token copy using front CMC

---------

Co-authored-by: TRT <>
2024-08-11 19:09:59 +02:00
Renato Filipe Vidal Santos
05b7265473 Update overblaze.txt (#5886) 2024-08-11 17:30:43 +02:00
Paul Hammerton
85e608fb76 Merge pull request #5903 from paulsnoops/edition_updates
Edition updates: MB2, SLP
2024-08-11 11:13:20 +01:00
Paul Hammerton
79f715c8f7 Edition updates: MB2, SLP 2024-08-11 11:03:36 +01:00
Anthony Calosa
2dde6b4044 Merge branch 'master' into master2 2024-08-11 16:02:18 +08:00
Renato Filipe Vidal Santos
4d6d84f0b1 Update chrome_courier.txt (#5902) 2024-08-11 09:04:25 +02:00
Hans Mackowiak
9f8c5b96ec ~NPE fix 2024-08-11 07:58:30 +02:00
Renato Filipe Vidal Santos
e60194c265 Add files via upload (#5885) 2024-08-11 08:14:48 +03:00
Jetz
27046744a4 Cleanup - Unused imports 2024-08-10 13:14:53 -04:00
Jetz
2fb7ad0c7b Cleanup - Statement lambda -> expression lambda 2024-08-10 12:58:32 -04:00
Jetz
a7e1338eea Cleanup - valueOf -> parseInt 2024-08-10 12:55:49 -04:00
Jetz
f7d0929ea0 Cleanup - More Lambdas to method references 2024-08-10 12:54:16 -04:00
Jetz
4614c6c0c9 Cleanup - Map.getOrDefault and Map.computeIfAbsent 2024-08-10 12:48:52 -04:00
Jetz
bdc890c32c Cleanup - Collections.sort -> list.sort 2024-08-10 12:43:38 -04:00
Jetz
0ee46ff6ef Cleanup - .equals("") -> .isEmpty() 2024-08-10 12:28:18 -04:00
Jetz
9bbe4805a3 Cleanup - Redundant String.format 2024-08-10 12:21:50 -04:00
Jetz
daa9d59a67 Cleanup - addAll -> constructor parameter 2024-08-10 12:17:54 -04:00
Jetz
b417946032 Cleanup - PowerMock ignores for newer JDKs 2024-08-10 12:12:05 -04:00
Jetz
09c76a4dc8 Cleanup - File IO streams 2024-08-10 11:09:31 -04:00
Jetz
8e3d02f1aa Cleanup - Collection.addAll 2024-08-10 10:30:05 -04:00
Jetz
ae9877ce3c Cleanup - Collection.toArray 2024-08-10 10:25:35 -04:00
Jetz
158ff30ff8 Cleanup - Missing break from loop with no further consequences 2024-08-10 10:19:01 -04:00
Anthony Calosa
63fd172f34 Merge branch 'master' into master2 2024-08-10 21:44:41 +08:00
Paul Hammerton
fae5cfc87e Merge pull request #5887 from paulsnoops/edition_updates
Edition updates: MB2, SLD
2024-08-10 14:03:45 +01:00
Paul Hammerton
057ed2333d Merge pull request #5888 from paulsnoops/mb2_formats
Format updates: MB2
2024-08-10 14:01:16 +01:00
Paul Hammerton
cc6d3aa2e4 fix_tests 2024-08-10 14:00:57 +01:00
Paul Hammerton
c31385a943 Format updates: MB2 2024-08-10 13:56:44 +01:00
Paul Hammerton
134c7d5cf7 Edition updates: MB2, SLD 2024-08-10 13:51:46 +01:00
Anthony Calosa
7cd66d9742 Merge branch 'master' into master2 2024-08-10 18:58:53 +08:00
Hans Mackowiak
10f6d176bd DigEffect: fix moveParams reused 2024-08-10 12:03:33 +02:00
Renato Filipe Vidal Santos
64f6ebb3dd Update rush_of_dread.txt (#5884) 2024-08-10 09:01:31 +02:00
TRT
9fe6b06487 Clean up 2024-08-09 22:28:14 +02:00
tool4ever
e7e403bb3a Update moonstone_harbinger.txt 2024-08-09 21:56:53 +02:00
Hans Mackowiak
7128b386cf Update starlit_soothsayer.txt 2024-08-09 16:39:34 +02:00
Anthony Calosa
eeffb6bc89 Merge branch 'master' into master2 2024-08-09 19:17:22 +08:00
Renato Filipe Vidal Santos
a415a5fe9d Add files via upload (#5880) 2024-08-09 13:41:54 +03:00