Evan Kranzler
ee09285d54
small reworking to PermanentsOnTheBattlefieldCondition
2021-11-02 19:00:54 -04:00
Evan Kranzler
fb38ee9b8d
[VOW] Implemented Groom's Finery
2021-11-02 09:12:35 -04:00
Daniel Bomar
d0466ff6f3
[VOW] Implemented Investigator's Journal
2021-11-01 09:23:30 -05:00
Evan Kranzler
e36dac83f2
[VOW] Implemented Kessig Wolf Rider
2021-11-01 09:02:51 -04:00
Evan Kranzler
5203714d07
[VOW] Implemented Rending Flame
2021-10-31 15:22:40 -04:00
Daniel Bomar
3bac561d07
[VOW] Implemented Hallowed Haunting
2021-10-31 10:38:08 -05:00
Daniel Bomar
105e1f8ed9
[MID] Teferi, Who Slows the Sunset - Fixed targets on +1 ability ( fixes #8423 )
2021-10-31 08:28:58 -05:00
Evan Kranzler
492d1ce957
[VOW] Implemented Torens, Fist of the Angels
2021-10-29 22:34:59 -04:00
Daniel Bomar
af290a4771
[VOW] Implemented Grolnok, the Omnivore
2021-10-29 21:24:12 -05:00
Alex W. Jackson
91176a19dd
ObjectColor objects are mutable, so let's not assign the 'constant' ones to variables
2021-10-29 13:56:48 -04:00
Daniel Bomar
096a2868a9
[VOW] Implemented Sorin the Mirthless
2021-10-29 12:25:52 -05:00
Alex W. Jackson
1e6709de46
New booster color validation algorithm, fixes #8177 ( #8413 )
2021-10-29 11:51:37 -04:00
Daniel Bomar
5fd961aefe
[VOW] Implemented Wedding Announcement
2021-10-29 09:20:42 -05:00
Evan Kranzler
6d488d9900
[VOW] Implemented Fell Stinger
2021-10-29 08:10:37 -04:00
Evan Kranzler
d8718a5fb5
[VOW] Implemented Apprentice Sharpshooter
2021-10-28 20:29:15 -04:00
Evan Kranzler
06f76eadec
[VOW] Implemented Gluttonous Guest
2021-10-28 20:19:40 -04:00
Evan Kranzler
d289348483
[VOW] Implemented Dig Up
2021-10-28 20:10:31 -04:00
Oleg Agafonov
05222f3bdc
Merge pull request #8400 from weirddan455/decayed
...
Add sub abilities in TokenImpl.addAbility and PermanentImpl.addAbility (fixes #8343 )
2021-10-23 10:27:49 +04:00
Daniel Bomar
bcacb870af
Text fixes ( fixes #8399 )
2021-10-22 23:50:30 -05:00
Daniel Bomar
5a6bfb710e
Fixed more instances of missing sub abilities
2021-10-22 19:12:19 -05:00
Daniel Bomar
060ea7da83
Add sub abilities in TokenImpl.addAbility and PermanentImpl.addAbility ( fixes #8343 )
2021-10-22 17:32:51 -05:00
Daniel Bomar
27d4fb13c3
Fixed combat information not being preserved in LKI and added unit test
2021-10-21 20:24:51 -05:00
Daniel Bomar
5e67314c96
[AFC] Implemented Death Tyrant
2021-10-21 15:26:01 -05:00
Daniel Bomar
e8db40bb8d
[C21] Fixed Fractal Harness adding too many counters on attack ( fixes #8377 )
2021-10-20 14:38:05 -05:00
Daniel Bomar
aa4397dee5
BalanceEffect - Fixed effect when a player has 0 permanents/cards ( fixes #7950 )
2021-10-19 21:53:25 -05:00
Oleg Agafonov
fa79c1eba5
Merge pull request #8394 from weirddan455/ward
...
Fixed Ward countering wrong ability (fixes #8378 )
2021-10-19 10:32:03 +04:00
Jeff Wadsworth
328b1f1eec
- non-card refactoring related to #8375
2021-10-18 14:02:57 -05:00
Daniel Bomar
aa96a4af86
Fixed Ward countering wrong ability ( fixes #8378 )
2021-10-17 19:08:50 -05:00
Evan Kranzler
3bba2a308d
[SLD] Implemented Dustin, Gadget Genius
2021-10-14 18:57:44 -04:00
Alex W. Jackson
7926193e34
Refactor ExpansionSet and its subclasses ( #8382 )
...
* Don't purge cards-by-rarity cache between tournaments
* Move DOM and WAR specific checks out of base ExpansionSet class
* Move Battlebond specific methods out of base ExpansionSet class
* Refactor ExpansionSet and subclasses
* Zendikar boosters also only have full-art basic lands
* Fix Eldritch Moon (#8171 )
2021-10-13 11:47:23 -04:00
Evan Kranzler
ce88658495
[GRN] various text fixes
2021-10-12 10:16:20 -04:00
Evan Kranzler
f98069e829
[ZNR] a few text fixes
2021-10-10 17:16:03 -04:00
Evan Kranzler
79235d9ad6
small change to conditional triggered ability text generation
2021-10-10 16:07:34 -04:00
Evan Kranzler
f7e821be2f
Reworking effects that allow controlling combat (WIP) ( #8159 )
...
* reworked effects that allow controlling combat
* [AFC] Implemented Berserker's Frenzy
* [AFC] updated Berserker's Frenzy to roll correctly
2021-10-10 10:25:10 -04:00
Evan Kranzler
f14e15d33a
replace some instances of getPlayers with getPlayersInRange ( #8348 )
2021-10-07 19:20:18 -04:00
Evan Kranzler
2506261063
[MIC] Implemented Gorex, the Tombshell
2021-10-07 09:32:26 -04:00
Jeff Wadsworth
22493c22af
- Fixed #8299
2021-10-05 16:54:49 -05:00
Evan Kranzler
f3d643a351
[MID] a few more text fixes
2021-10-05 08:20:37 -04:00
Evan Kranzler
4fe2904f3f
[MIC] various text fixes
2021-10-04 21:16:14 -04:00
Evan Kranzler
53540b9b36
[MID] various text fixes
2021-10-04 20:37:31 -04:00
Oleg Agafonov
58ab020065
Dev: pom clean up, improved parent/child structure;
2021-10-03 18:11:56 +04:00
Jeff Wadsworth
c45f8c91a3
- Fixed #8329
2021-10-01 15:56:40 -05:00
Oleg Agafonov
93bc20ee5a
Merge pull request #7945 from magefree/dependabot/maven/com.j256.ormlite-ormlite-jdbc-5.6
...
Bump ormlite-jdbc from 5.1 to 5.6
2021-10-01 22:09:57 +04:00
Oleg Agafonov
1c6eb10bd1
Dev: migrated to single json lib (removed json-simple from deck import code), clean up guava lib usage in cards;
2021-10-01 17:57:54 +04:00
Oleg Agafonov
fa70af6131
Dev: removed test data from resources to data folder;
2021-10-01 14:10:39 +04:00
Evan Kranzler
7b1e3fae7b
[MIC] Implemented Wall of Mourning
2021-09-30 08:52:24 -04:00
Daniel Bomar
4943a16464
Merge pull request #8330 from weirddan455/prevent-damage
...
Removed game.preventDamage method (fixes #8280 )
2021-09-29 15:32:50 -05:00
Jeff Wadsworth
970125c5c4
- small refactor Foretell ability
2021-09-29 09:45:08 -05:00
Alex W. Jackson
edbb99f0ba
Implement booster collation for (original) Innistrad and Dark Ascension ( #8339 )
2021-09-29 09:03:46 -04:00
Oleg Agafonov
f9beed6a89
Dev: clear pom files, fixed wrong test packages and scope, added zip tests;
2021-09-29 16:01:36 +04:00