Paul Hammerton
|
982c2eeab5
|
Update CardDbCardMockTestCase.java
|
2024-08-03 14:52:03 +01:00 |
|
Renato Filipe Vidal Santos
|
7c8c343583
|
Add files via upload
|
2024-08-03 14:48:52 +01:00 |
|
Paul Hammerton
|
30c10f5e08
|
Update CardDbCardMockTestCase.java
|
2024-08-03 14:46:03 +01:00 |
|
Renato Filipe Vidal Santos
|
6a5fb919a1
|
Add files via upload
|
2024-08-03 14:45:34 +01:00 |
|
Paul Hammerton
|
6539301787
|
Update Treasure Chests.txt
|
2024-08-03 14:40:07 +01:00 |
|
Paul Hammerton
|
1d443eb337
|
Update CardDbCardMockTestCase.java
|
2024-08-03 14:34:35 +01:00 |
|
Simisays
|
612df58b41
|
Update Treasure Chests.txt
|
2024-08-03 14:05:05 +02:00 |
|
Simisays
|
8f74e730cb
|
Update Treasure Chests.txt
|
2024-08-03 14:03:49 +02:00 |
|
Simisays
|
f1b5b3570b
|
update
|
2024-08-03 13:53:58 +02:00 |
|
Fulgur14
|
a3777ae42e
|
Update arms_of_hadar.txt
|
2024-08-03 13:30:56 +02:00 |
|
tool4ever
|
16d3374314
|
Update rottenmouth_viper.txt
|
2024-08-02 20:05:58 +00:00 |
|
kevlahnota
|
730d9cc973
|
Merge pull request #5762 from kevlahnota/master2
fix ToggleButton
|
2024-08-02 22:10:35 +08:00 |
|
Anthony Calosa
|
157121f048
|
fix ToggleButton
|
2024-08-02 22:08:59 +08:00 |
|
tool4ever
|
8bc31ee567
|
Heirloom Epic and support (#5761)
Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.60>
|
2024-08-02 11:17:52 +02:00 |
|
Glorax
|
3b29804568
|
Rottenmouth Viper (#5704)
|
2024-08-02 08:19:02 +00:00 |
|
tool4ever
|
51c78e952a
|
Chief Engineer can't convoke for snow or colorless shards (#5760)
Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.60>
|
2024-08-02 10:07:59 +02:00 |
|
tool4ever
|
46342ee8ef
|
Update communal_brewing.txt
|
2024-08-02 09:56:37 +02:00 |
|
Fulgur14
|
ca68c6f3a9
|
Add files via upload
|
2024-08-02 09:56:37 +02:00 |
|
Fulgur14
|
e2017328a6
|
Update CounterEnumType.java
|
2024-08-02 09:56:37 +02:00 |
|
Renato Filipe Vidal Santos
|
d030419881
|
Update curse_of_the_restless_dead.txt
|
2024-08-02 09:37:26 +02:00 |
|
Renato Filipe Vidal Santos
|
32c89e9af1
|
Add files via upload
|
2024-08-02 09:37:26 +02:00 |
|
Renato Filipe Vidal Santos
|
691f500902
|
Add files via upload
|
2024-08-02 09:37:16 +02:00 |
|
Renato Filipe Vidal Santos
|
2dd4a09b80
|
Update citadel_siege.txt
|
2024-08-02 09:37:04 +02:00 |
|
Renato Filipe Vidal Santos
|
8e6b9fc835
|
Add files via upload
|
2024-08-02 09:37:04 +02:00 |
|
Renato Filipe Vidal Santos
|
e78539ff4d
|
Update chaos_lord.txt
|
2024-08-02 09:36:52 +02:00 |
|
Renato Filipe Vidal Santos
|
605c22ac1e
|
Update chainer_nightmare_adept.txt
|
2024-08-02 09:36:52 +02:00 |
|
Renato Filipe Vidal Santos
|
839699b7dd
|
Update cemetery_gatekeeper.txt
|
2024-08-02 09:36:52 +02:00 |
|
Renato Filipe Vidal Santos
|
6b8fcac863
|
Add files via upload
|
2024-08-02 09:36:52 +02:00 |
|
Renato Filipe Vidal Santos
|
6038154a6d
|
Update cartouche_of_zeal.txt
|
2024-08-02 09:36:40 +02:00 |
|
Renato Filipe Vidal Santos
|
49587334f8
|
Add files via upload
|
2024-08-02 09:36:40 +02:00 |
|
petersul
|
cc69fda264
|
Add Raccoon creature type
|
2024-08-02 09:17:10 +02:00 |
|
Jetz72
|
d62dfe1c8c
|
Miscallaneous Cleanup Part 2 - Lambdas and Method References (#5737)
* Cleanup - Unnecessary Boxing
* Cleanup - Unnecessary Unboxing
* Cleanup - For-Each Loops
* Cleanup - `indexOf != -1` -> `contains`
* Cleanup - Merge identical catch blocks
* Cleanup - Try-with-resources
* Cleanup - System.lineSeparator
* Cleanup - Reference types to primitives
Some loops over Integers were switched to IntStreams to hopefully cut down on overall boxing.
* Cleanup - Manually filling and copying arrays
* Remove unused imports
* Switch a lambda to a method reference
* Cleanup - CardPredicate Aggregates to method references
* Cleanup - Other static functions to method references
* Cleanup - Ambiguous class reference
Unclear when or how this happened...
* Cleanup - Anonymous -> Method reference
* Cleanup - Anonymous -> Lambda
* Cleanup - Comparator helper methods
* Cleanup - final method in final class
* Cleanup - private final methods
* Remove unused imports
* Convert a couple more lambdas to comparators.
* Simplify creature type list comparison.
---------
Co-authored-by: Jetz <Jetz722@gmail.com>
Co-authored-by: tool4ever <therealtoolkit@hotmail.com>
|
2024-08-02 08:23:58 +03:00 |
|
Fulgur14
|
86ac0349ca
|
Add files via upload (#5752)
|
2024-08-02 06:37:31 +03:00 |
|
tool4ever
|
f556f9474b
|
Update grimgrin_corpse_born.txt
|
2024-08-01 20:01:44 +00:00 |
|
Chris H
|
5fc6d38954
|
Autoclose FileOutputStreams (#5753)
|
2024-08-01 21:22:40 +03:00 |
|
Chris H
|
e6379daf91
|
Localizer fallback to English
|
2024-08-01 09:17:34 -04:00 |
|
Agetian
|
0833dc45ff
|
- Fix imports
|
2024-08-01 08:56:50 -04:00 |
|
Agetian
|
c081294f82
|
- Fix the AI sideboarding mode not loading on startup.
|
2024-08-01 08:56:50 -04:00 |
|
tool4EvEr
|
6a2c6b1cb3
|
add script
|
2024-08-01 14:04:42 +02:00 |
|
tool4EvEr
|
6028ba9e33
|
Fix mapping
|
2024-08-01 14:04:42 +02:00 |
|
tool4EvEr
|
fdd490030f
|
Check for new trigger
|
2024-08-01 14:04:42 +02:00 |
|
Hans Mackowiak
|
23d0b05547
|
SacrificeOnce Trigger
|
2024-08-01 14:04:42 +02:00 |
|
Hans Mackowiak
|
a58a197945
|
Update DestroyEffect.java
remove Sacrifice$
|
2024-08-01 11:53:54 +02:00 |
|
Agetian
|
042887e4e1
|
- Move over MadSarkhanDragon logic, tweak DamageEachAi logic for Sarkhan as well
|
2024-08-01 11:53:54 +02:00 |
|
Hans Mackowiak
|
6131bfa938
|
Destroy: refactor fake into SacrificeAll
|
2024-08-01 11:53:54 +02:00 |
|
tool4EvEr
|
4218ea0fa8
|
TokenEffect no longer has state
|
2024-08-01 11:30:53 +02:00 |
|
Fulgur14
|
629726ada8
|
Update muerra_trash_tactician.txt (#5750)
|
2024-08-01 07:58:32 +02:00 |
|
Renato Filipe Vidal Santos
|
8154994f36
|
Add files via upload (#5741)
|
2024-08-01 08:14:18 +03:00 |
|
tool4ever
|
31275df288
|
Fix casting Chaotic Strike when no attacker gets declared (#5745)
|
2024-07-31 20:12:04 +00:00 |
|
Renato Filipe Vidal Santos
|
f31b693260
|
Update authority_of_the_consuls.txt (#5743)
|
2024-07-31 18:48:58 +00:00 |
|