tool4ever
|
798bcd4bee
|
Update grothama_all_devouring.txt
|
2023-07-04 20:02:13 +00:00 |
|
Agetian
|
ee65cb64e6
|
- Implemented suggested optimizations.
|
2023-07-04 22:35:05 +03:00 |
|
Agetian
|
25323941e0
|
- Do not try to add Banding to something that will attack by itself, the AI is poor at predicting that (will miss the Banding opportunity).
- Curse prop not needed on AF Debuff.
|
2023-07-04 22:28:09 +03:00 |
|
schnautzr
|
8d20c6c466
|
Merge branch 'Card-Forge:master' into enemies
|
2023-07-04 13:02:47 -05:00 |
|
Rob Schnautz
|
59e1a45c9a
|
fix elephant and dragonfly tags
|
2023-07-04 12:52:08 -05:00 |
|
Agetian
|
6aa3938144
|
- Enable more Banding cards for the AI.
|
2023-07-04 20:22:04 +03:00 |
|
Agetian
|
f699304dc0
|
- Enable more Banding cards for the AI.
|
2023-07-04 20:17:04 +03:00 |
|
Agetian
|
6fbe6235c3
|
- Enable more Banding cards for the AI.
|
2023-07-04 20:11:31 +03:00 |
|
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 |
|