Commit Graph

64941 Commits

Author SHA1 Message Date
Agetian
13a19a1749 - Fix NPE.
- Switch isValidBand to using a CardCollection(View).
2023-07-03 17:41:45 +03:00
Rob Schnautz
184e0d8b81 upscale ibis from 60% to 130% 2023-07-03 07:38:00 -05:00
tool4EvEr
b470834bc0 Provide LKI if available 2023-07-03 13:56:35 +02:00
Agetian
a033353167 - Grab a sublist instead of using a cast. 2023-07-03 14:03:39 +03:00
Agetian
d74cb11d47 - Fix imports. 2023-07-03 13:52:57 +03:00
Agetian
67fa8afdba - Minor style fix. 2023-07-03 13:51:23 +03:00
Agetian
9a97545161 - Minor style fix. 2023-07-03 13:50:01 +03:00
Agetian
60e9f9f814 - Minor style fix. 2023-07-03 13:49:11 +03:00
Agetian
a4cfddd3c4 - Convert to isValidBand to avoid code duplication 2023-07-03 13:46:45 +03:00
Agetian
5f16f658a9 - Don't assign more damage than possible 2023-07-03 13:34:55 +03:00
Agetian
e3735d2df3 - Comment tweak 2023-07-03 09:35:21 +03:00
Agetian
b3f6c3c427 - Remove a TODO. 2023-07-03 09:25:51 +03:00
Agetian
823f317b28 - Better variable name. 2023-07-03 08:26:50 +03:00
Agetian
f7f4106518 - Improved check for whether a banding attacker can attack the specified defender.
- Implement distribution of damage when the AI's band is blocked.
2023-07-03 08:24:12 +03:00
Agetian
de64bbc245 - Minor optimization. 2023-07-03 07:46:07 +03:00
Agetian
eb814b91e0 - Respect global attack constraints. 2023-07-03 07:38:17 +03:00
Simisays
7f4705e6be LTC 6 cards (#3383)
* update

* Update summons_of_saruman.txt

* Update summons_of_saruman.txt

* Update summons_of_saruman.txt

* Update summons_of_saruman.txt
2023-07-03 07:19:17 +03:00
Simisays
d4612d1ca0 LTC 7 cards (#3364)
* updqte

* update

* update

* update

* update

* Update gilraen_dunedain_protector.txt

* Update the_black_gate.txt

* update

moved two cards to other PR
2023-07-03 07:19:05 +03:00
Simisays
be21208b77 Update phyrexian_harvester.txt (#3395)
* Update phyrexian_harvester.txt

* Update phyrexian_harvester.txt
2023-07-03 07:18:49 +03:00
Agetian
9554b1feb9 - Do not reroute Banding creatures to bands if they're already declared as attacking or can't legally attack
- Add a few more evasion keywords.
2023-07-03 07:18:13 +03:00
Anthony Calosa
63fb4874e4 Update DuelScene.java
include Insane difficulty for random GeneticAI decks
2023-07-03 10:40:40 +08:00
Alwayssnarky
2520495a2c overworld sprite tweak 2023-07-02 20:07:49 -04:00
t-w-o-s-a-t
84cabd646d Update de-DE.properties (#3393)
some translations and corrections
2023-07-02 21:02:36 +00:00
tool4EvEr
e671f0ec31 Rework Imminent Doom 2023-07-02 21:56:16 +02:00
Agetian
3426f8ee16 - Add several Old School cubes from Cube Cobra. (#3392) 2023-07-02 22:38:34 +03:00
Agetian
68f7f3a019 - Further improvements to AI attack reinforcement with Banding. 2023-07-02 22:30:08 +03:00
Agetian
8fca839549 - Basic code to reinforce an attack with Banding creatures.
- Enable AI support for Defensive Formation.
2023-07-02 22:16:53 +03:00
Agetian
bf0a816bf8 - Enable AI support for Banding cards. 2023-07-02 19:06:05 +03:00
Agetian
9b1eebabbf - Defensive damage assignment tweak. 2023-07-02 18:56:35 +03:00
Agetian
3eb1f70351 - Defensive damage assignment for Banding and Defensive Formation 2023-07-02 18:46:35 +03:00
tool4EvEr
044dcf6e77 Make becoming new object more default 2023-07-02 10:49:36 +02:00
Agetian
7c2e3d2a47 Basic AI for Gale's Redirection, Consecrate // Consume, Serra's Emissary (#3376)
* - Basic AI for Gale's Redirection.

* - Clean up.

* - Add resetTargets.

* - Minor style tweak.

* - Improve Consecrate // Consume implementation, enable AI support.

* - Improve Serra's Emissary AI support.
2023-07-02 06:50:26 +03:00
Anthony Calosa
96c88382dc Update MapViewScene.java
fix showing quest button on empty quest POI
2023-07-02 11:41:42 +08:00
Anthony Calosa
343621fe30 Merge pull request #3388 from schnautzr/tiger
Recolor tiger
2023-07-02 10:09:48 +08:00
Anthony Calosa
37c5bceea7 Merge pull request #3382 from Simisays/LOTR26BIS
Updated LTC 5 cards
2023-07-02 10:08:06 +08:00
Anthony Calosa
6c6b3ba29f Merge pull request #3389 from kevlahnota/newmaster2
update SettingsScene
2023-07-02 10:07:16 +08:00
Anthony Calosa
8fb92a9df1 Update Forge.java 2023-07-02 09:13:37 +08:00
Anthony Calosa
e5ebcb51e2 update 2023-07-02 09:08:43 +08:00
Anthony Calosa
75435aa699 add description 2023-07-02 08:56:32 +08:00
Anthony Calosa
a4505279aa update 2023-07-02 08:55:32 +08:00
Anthony Calosa
1f03836b20 update SettingsScene
- fix preferences
2023-07-02 08:50:41 +08:00
tool4EvEr
6106e5247f Don't store LastState than can become outdated before resolving 2023-07-02 00:11:29 +02:00
tool4EvEr
91c34d3b99 AI fix 2023-07-01 23:07:51 +02:00
schnautzr
689dea356f Merge branch 'Card-Forge:master' into tiger 2023-07-01 15:31:19 -05:00
Rob Schnautz
ef710b8782 recolor tiger so it doesn't look like a squirrel 2023-07-01 15:30:05 -05:00
tool4EvEr
8b892a3c82 Clean up 2023-07-01 22:25:37 +02:00
tool4EvEr
408746037a Remove old calls? 2023-07-01 22:17:11 +02:00
tool4EvEr
9208e1eb02 Exiled card becomes new object when it's exiled 2023-07-01 19:20:56 +02:00
Peter Helbing
754882f546 Fix LTR Stew The Coneys mana cost (#3384) 2023-07-01 16:59:06 +00:00
Alwayssnarky
57e1630404 Reverts items.atlas and .png to match master, gives new equipment items a placeholder. 2023-07-01 11:22:21 -04:00