Commit Graph

68346 Commits

Author SHA1 Message Date
Jetz
1644e7427e Guava migration - Replace select usages of Iterables.transform 2024-09-15 17:33:18 -04:00
Jetz
76aa19622e Guava migration - Replace select usages of Iterables.filter 2024-09-15 17:16:24 -04:00
Jetz
cf68a75c03 Guava migration - Inline Iterables.all (Collection overload) 2024-09-08 15:29:41 -04:00
Jetz
7e3bb81428 Guava migration - Inline Iterables.any (Collection overload) 2024-09-08 15:27:36 -04:00
Jetz
b4015af203 Guava migration - Inline Iterables.any and Iterables.all (FCollectionView overloads) 2024-09-08 14:56:05 -04:00
Jetz
47164153f4 Guava migration - Add helper methods for FCollectionView anyMatch and allMatch 2024-09-08 14:21:43 -04:00
Jetz
dfac93a668 Guava migration - Inline Iterables.find (Collection overload) 2024-09-06 20:33:37 -04:00
Jetz
36cff7e401 Guava migration - Inline Iterables.removeIf (Collection overload) 2024-09-06 20:32:22 -04:00
Jetz
8489866461 Guava migration - Inline Iterables.contains (Collection overload) 2024-09-06 20:23:14 -04:00
Jetz
79a640ca8a Guava migration - Cleanup imports 2024-09-06 20:20:06 -04:00
Jetz
d9c54aa9a1 Guava migration - Inline Iterables.addAll (Collection overload) 2024-09-06 20:18:49 -04:00
Jetz
c1de0dee6a Guava migration - Inline Iterables.removeAll (Collection overload) 2024-09-06 19:58:24 -04:00
Jetz
efe55efa43 Guava migration - Inline Iterables.isEmpty (Collection overload) 2024-09-06 19:57:22 -04:00
Jetz
4c8a94b18a Guava migration - Inline Predicates.compose 2024-09-06 19:50:14 -04:00
Jetz
6e3726ee79 Guava migration - Remove unused imports 2024-09-06 19:23:54 -04:00
Jetz
734bcec8bf Guava migration - Helper method for composing CardRules into PaperCards 2024-09-06 19:17:28 -04:00
Jetz
85f80bb5f1 Guava migration - Explode Predicate "Presets" subclasses 2024-09-06 18:10:24 -04:00
Jetz
0bf04c2fc8 Guava migration - Add common helper predicates 2024-09-06 09:24:32 -04:00
Jetz
2d233f8ad5 Guava migration - Inline Predicates.or 2024-09-04 00:23:58 -04:00
Jetz
b37f8725ba Guava migration - Inline Predicates.and 2024-09-03 20:22:45 -04:00
Jetz
78bc9fd04e Guava migration - Inline Predicates.not 2024-09-03 09:41:07 -04:00
Jetz
22e7465212 Guava migration - Swap in Predicate.isEqual 2024-09-03 09:12:41 -04:00
Jetz
6b96bca83f Guava migration - Inline Predicates.equalTo 2024-09-03 08:54:18 -04:00
Jetz
4eb8fddfef Guava migration - Inline Predicates.in 2024-09-02 20:06:49 -04:00
Jetz
ef011d3f51 Guava migration - Inline Predicates.instanceOf 2024-09-02 20:03:13 -04:00
Jetz
77ba9f1728 Guava migration - Inline Predicates.alwaysTrue 2024-09-02 20:00:38 -04:00
Jetz
16c0fa1095 Guava migration - Fix lingering build errors 2024-09-02 19:51:21 -04:00
Jetz
055dff71ce Guava migration - Inline Predicate varargs methods 2024-09-02 19:36:39 -04:00
Jetz
a070feefb2 Guava migration - Remove forwarding overloads 2024-09-02 18:19:04 -04:00
Jetz
67f22c647d Guava migration - Migrate Lists.transform 2024-09-02 18:16:25 -04:00
Jetz
6a87768647 Guava migration - Migrate Suppliers 2024-09-02 18:03:26 -04:00
Jetz
ecf25a8c00 Guava migration - Migrate Optionals 2024-09-02 17:52:18 -04:00
Jetz
8702e299cd Guava migration - Migrate Functions 2024-09-02 17:40:41 -04:00
Jetz
9765279166 Guava migration - Migrate Predicates 2024-09-02 17:08:25 -04:00
Jetz
4d6292802f Guava migration - Migrate static libraries 2024-09-02 14:52:42 -04:00
Jetz
fb16a46389 Guava migration - Remove Functions dependency 2024-09-02 12:29:50 -04:00
Jetz
bb520b1a60 Guava migration - Create migration scaffold 2024-09-02 12:04:24 -04:00
Jetz
b46c1deeb4 Guava migration - Preliminary 2024-09-02 12:03:59 -04:00
Renato Filipe Vidal Santos
17ffe17e9d MB2: Slumbering Waterways, Temur Elevator, Under-Construction Skyscraper, Wrenn and One (#5980)
* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload
2024-08-26 07:04:35 +03:00
kevlahnota
c1edd4a2f4 Merge pull request #5970 from misha-colbourne/hud-visibility-fix
Fixed missing elements from HUD in towns/dungeons/etc
2024-08-26 09:11:43 +08:00
kevlahnota
68bc50770d Merge pull request #5990 from kevlahnota/master2
update GameHUD items
2024-08-25 22:58:24 +08:00
Anthony Calosa
c13396f984 update GameHUD 2024-08-25 22:51:15 +08:00
Hans Mackowiak
c3a2e67130 CopyPermanentEffect: use DefinedName for special copies (#5988)
* CopyPermanentEffect: use DefinedName for special copies
2024-08-25 10:44:15 +02:00
Hans Mackowiak
3ef0479d76 LandAbility: skip if already in Battlefield 2024-08-25 09:12:55 +02:00
kevlahnota
2dc025bf67 LDA Standard - August 7, 2024 2024-08-24 23:01:48 +08:00
tool4ever
30a358dda1 Fix Wheel of Potential (#5983)
* Wheel of Potential revision

* Logic cleanup

---------

Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.60>
2024-08-24 14:25:36 +03:00
Paul Hammerton
6a503ccdbd Merge pull request #5984 from paulsnoops/edition_updates
Edition updates: DSK, SLD and add YBLB to formats
2024-08-24 09:31:30 +01:00
Paul Hammerton
1716fd2e1a Edition updates: DSK, SLD, YBLB (also add YBLB to formats) 2024-08-24 09:26:43 +01:00
kevlahnota
8f4e70aa04 Merge pull request #5982 from kevlahnota/master2
update PlayerStatisticScene, BlurUtils
2024-08-24 12:59:14 +08:00
Chris H
3522492c85 Fix bad logic check (#5981) 2024-08-24 07:51:57 +03:00