Commit Graph

56874 Commits

Author SHA1 Message Date
Northmoc
abc87b15f6 "e" and "f" cards 2022-04-22 19:27:40 -04:00
Northmoc
7d74f8c931 AnimateEffect more stackDesc tweaks 2022-04-22 19:27:40 -04:00
Northmoc
83ca3087c2 "d" cards 2022-04-22 19:27:39 -04:00
Northmoc
78e15fa186 "c" cards 2022-04-22 19:27:39 -04:00
Northmoc
73f0b72c5c "b" cards 2022-04-22 19:27:38 -04:00
Northmoc
526a2847aa "a" cards 2022-04-22 19:27:37 -04:00
Northmoc
b886b2baf8 CreatureEvaluator refactor to use StaticAbilityMustAttack 2022-04-22 19:27:37 -04:00
Northmoc
7ef22f8d73 ComputerUtilCombat refactor to use StaticAbilityMustAttack 2022-04-22 19:27:36 -04:00
Northmoc
1f9ed9a6dd StaticAbilityMustAttack.java 2022-04-22 19:27:36 -04:00
Northmoc
96f37a0e80 AttackRequirement refactor to use StaticAbilityMustAttack 2022-04-22 19:27:35 -04:00
Northmoc
73b6d6f61e AnimateEffect > getStackDescription() rudimentary support for MustAttack static 2022-04-22 19:27:35 -04:00
Northmoc
a301b4d94b AiAttackController refactor to use StaticAbilityMustAttack 2022-04-22 19:27:34 -04:00
Northmoc
93001410a4 AttackRequirement remove unused import 2022-04-22 19:27:34 -04:00
Northmoc
f5f9518b3b refactor "attack specific player" cards/tokens 2022-04-22 19:27:33 -04:00
Northmoc
152f8020f7 ComputerUtilCombat > canAttackNextTurn () - convert keywords to MustAttack static checks 2022-04-22 19:27:33 -04:00
Northmoc
a78f29499b CreatureEvaluator add TODOs 2022-04-22 19:27:32 -04:00
Northmoc
77e7526ec9 CardFactoryUtil - Encore keyword refactor (not tested yet) 2022-04-22 19:27:32 -04:00
Northmoc
39da1523db AttackRequirement - convert keywords to MustAttack static checks 2022-04-22 19:27:32 -04:00
Northmoc
8a1479d9fe AiAttackController > declareAttackers() convert keywords to MustAttack static checks 2022-04-22 19:27:31 -04:00
Northmoc
848387dc7a aggravate.txt refactor 2022-04-22 19:27:31 -04:00
Northmoc
99ff14256d public_enemy.txt 2022-04-22 19:27:30 -04:00
tool4ever
a97b0b2819 Merge pull request #121 from tool4ever/NPEfix3
Fix NPE
2022-04-22 21:36:55 +02:00
tool4EvEr
24ea288e1d Fix NPE 2022-04-22 21:36:11 +02:00
tool4ever
0325671e59 Merge pull request #119 from tool4ever/NPEfix
Fix NPE
2022-04-22 18:44:21 +02:00
tool4EvEr
fdb797b0d2 Fix NPE 2022-04-22 18:44:30 +02:00
tool4ever
723ef9d742 Merge pull request #108 from tool4ever/durations2
Fix some delayed trigger durations
2022-04-22 17:15:05 +02:00
tool4EvEr
51fa208efd Clean up 2022-04-22 17:12:48 +02:00
tool4ever
82ecea2c18 Merge branch 'master' into durations2 2022-04-22 17:10:20 +02:00
tool4EvEr
692ad4972a Merge branch 'durations2' of https://github.com/tool4ever/forge.git into durations2 2022-04-22 17:09:12 +02:00
tool4EvEr
c932a04204 Clean up 2022-04-22 17:08:02 +02:00
Paul Hammerton
bfb210c4ca Merge pull request #116 from paulsnoops/arena_formats_fixes
Remove non-legal cards from Explorer format
2022-04-22 11:01:58 +01:00
paul_snoops
f7d222736d Remove non-legal cards from Explorer format 2022-04-22 10:54:04 +01:00
Chris H
096032e6b7 Merge pull request #76 from allentiak/migrate-junit3-tests-to-testng
Migrate all remaining JUnit3 tests to TestNG
2022-04-21 20:26:40 -04:00
Paul Hammerton
543ee12864 Merge pull request #115 from paulsnoops/explorer_format
Add Explorer format (only for Archived formats)
2022-04-21 22:12:21 +01:00
paul_snoops
cad6d81fba Add Explorer format (only for Archived formats) 2022-04-21 22:06:21 +01:00
Agetian
4335ee035a Merge pull request #114 from Northmoc/peekfix
PeekAndReveal stackDesc NPE fix
2022-04-21 21:18:41 +03:00
Northmoc
eb7a2a85c3 frost_augur.txt StackDesc 2022-04-21 14:10:44 -04:00
Northmoc
1dcb9b00ff PeekAndRevealEffect > getStackDescription() fix NPE 2022-04-21 14:10:28 -04:00
Leandro Doctors
90c0672ed5 (Blank commit.) 2022-04-21 15:10:20 -03:00
Agetian
4883492aff Merge pull request #107 from tool4ever/durations
Fix attack requirement check
2022-04-21 20:19:57 +03:00
TRT
142716b5d7 Formatting fix 2022-04-21 10:09:04 +02:00
TRT
299679954a Merge branch 'durations2' of https://github.com/tool4ever/forge.git into durations2 2022-04-21 09:51:15 +02:00
tool4EvEr
a9519cbdc6 Fix Meandering Towershell 2022-04-21 09:50:48 +02:00
TRT
43bf04045a Update cards with NextTurn 2022-04-21 09:48:28 +02:00
Anthony Calosa
5f884b1759 Merge pull request #111 from Northmoc/discard2
more DiscardEffect stackDesc + auto TgtPrompt improvements!
2022-04-21 15:00:35 +08:00
Agetian
e24cfd41c3 Merge pull request #100 from tool4ever/selfblink
Fix self-blinks still returning when exiled by another effect
2022-04-21 06:41:03 +03:00
Northmoc
4e34cf1c61 DiscardEffect more stackDesc tweaking for common valid 2022-04-20 22:53:48 -04:00
Northmoc
c6d44363f5 tweak some more Discard cards 2022-04-20 22:53:08 -04:00
Northmoc
a11d41c9fd tweak some Discard cards 2022-04-20 20:14:13 -04:00
Northmoc
a1e659f100 AbilityFactory : better auto target prompt generation 2022-04-20 20:13:41 -04:00