Commit Graph

68299 Commits

Author SHA1 Message Date
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
Hans Mackowiak
a800bf681c GameActionUtil: store OptionalKeywordAmount in CastSA (#5853)
* GameActionUtil: store OptionalKeywordAmount in CastSA

* ~ rename and make into a Table
2024-08-08 22:16:17 +02:00
Fulgur14
021ac6c155 Update arthur_marigold_knight.txt (#5877)
* Update arthur_marigold_knight.txt
2024-08-08 20:28:25 +02:00
Fulgur14
508c0641ee Update dragonhawk_fates_tempest.txt (#5875) 2024-08-08 13:53:40 +02:00
Hans Mackowiak
54aba92c13 Update barkform_harvester.txt 2024-08-08 08:15:01 +02:00
Anthony Calosa
36a8df17b7 Merge branch 'master' into master2 2024-08-07 19:57:40 +08:00
Hans Mackowiak
0b4814542e CardFactory: add offspring imagekey (#5871) 2024-08-07 12:32:05 +02:00
TRT
22aa5d8e08 Fix Garth + Uphill Battle 2024-08-07 08:26:13 +02:00
Hans Mackowiak
0b1acbd71d Update AiController.java (#5863)
* Update AiController.java

Add RepParams for AddCounter

* Update check with new required params

---------

Co-authored-by: TRT <>
2024-08-07 07:17:46 +02:00
TRT
0a773c30bc Fix Uphill Battle 2024-08-06 21:11:22 +02:00
Renato Filipe Vidal Santos
e978c65d35 File end cleanup for August 2024: every relevant script folder except for 'upcoming' (#5854)
* Add files via upload

* Add files via upload
2024-08-06 19:19:54 +03:00
Anthony Calosa
c4c800c9fa Merge branch 'master' into master2 2024-08-06 21:18:41 +08:00
Hans Mackowiak
0e72dfb563 Update Card.java
Fix NullPTR
2024-08-06 15:13:15 +02:00
Paul Hammerton
a2deca2775 Merge pull request #5862 from paulsnoops/rebalance_05_08
Historic Rebalancing for August 05, 2024
2024-08-06 13:40:05 +01:00
Hans Mackowiak
11c3e88bdf Update incubator_c_0_0_a_phyrexian.txt
add missing ManaCost:no cost
2024-08-06 13:52:02 +02:00
Paul Hammerton
c4325cb0ba Historic Rebalancing for August 05, 2024 2024-08-06 12:48:19 +01:00
Agetian
f7547a4059 - Update cubes (enable Cogwork Librarian) (#5861) 2024-08-06 08:41:23 +03:00