Commit Graph

65761 Commits

Author SHA1 Message Date
Agetian
54acfaff2c - Add AI support for Banding-granting cards 2023-07-04 20:07:54 +03:00
Anthony Calosa
fb9416f072 fix MusicPlaylist.java 2023-07-04 19:59:34 +08:00
Anthony Calosa
b96fe3dc1e Update MusicPlaylist.java
update check
2023-07-04 19:29:10 +08:00
Anthony Calosa
5538edee71 Merge pull request #3401 from kevlahnota/newmaster2
update paths
2023-07-04 19:25:11 +08:00
Anthony Calosa
11cdb2502a update 2023-07-04 19:24:43 +08:00
Anthony Calosa
cff3df6f0c update paths
- fix music not loading correctly
2023-07-04 19:14:44 +08:00
Agetian
75c43fd0f7 - Slightly more sensible banding for 0-power creatures when attacking. 2023-07-04 13:00:30 +03:00
Agetian
435dfd1486 - Some tweaks. Banding with Protection is actually a good thing (the AI correctly dumps damage into protected creatures). 2023-07-04 12:29:13 +03:00
Anthony Calosa
4024a9037a Merge pull request #3373 from schnautzr/biomes-update
Fix collision issues in Shandalar
2023-07-04 15:07:09 +08:00
Anthony Calosa
948aa3999b Merge pull request #3396 from schnautzr/resize-ibis
upscale ibis from 60% to 130%
2023-07-04 12:07:01 +08:00
Anthony Calosa
d6cc132c56 Update hallowed_sigil.txt 2023-07-04 11:34:42 +08:00
Anthony Calosa
4da74b8282 Update valyx_boss_effect.txt 2023-07-04 11:33:55 +08:00
Anthony Calosa
4118f25f7f Update sigil_of_torment.txt 2023-07-04 11:33:10 +08:00
Anthony Calosa
905006e362 Merge pull request #3331 from schnautzr/common-music
Common music
2023-07-04 11:19:52 +08:00
jjayers99
3f58814765 Adventure - Replace Tiled proj after restructure 2023-07-03 22:16:02 -04:00
Anthony Calosa
dda81105a0 Merge pull request #3398 from kevlahnota/newmaster2
prevent NPE
2023-07-04 06:43:57 +08:00
Anthony Calosa
60d79b4374 prevent NPE 2023-07-04 06:43:04 +08:00
Agetian
1ba3e7422d - Fix imports. 2023-07-03 17:52:31 +03:00
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
Simisays
0de7f8353f update 2023-07-02 09:15:03 +02:00