Commit graph

36128 commits

Author SHA1 Message Date
Alex W. Jackson
2941487219 Improve DiscardCardYouChooseTargetEffect and use it for many cards that were using custom effects 2022-01-28 13:43:46 -05:00
Oleg Agafonov
1b98b9fde3
Merge pull request #8608 from Alex-Vasile/znr-fix-text-issues
Znr fix text issues
2022-01-28 18:56:49 +04:00
Alex Vasile
c58a07eaea Fixed text on all cards except Legion Angel for #7044. 2022-01-28 09:30:39 -05:00
Evan Kranzler
616464f4c6 [NEO] Implemented Unstoppable Ogre 2022-01-28 08:57:58 -05:00
Evan Kranzler
fd8ef4ad5a [NEO] Implemented Enthusiastic Mechanaut 2022-01-28 08:54:43 -05:00
Evan Kranzler
e6540d0a30 [NEO] Implemented Befiending the Moths / Imperial Moth 2022-01-28 08:51:16 -05:00
Evan Kranzler
e09d32c325 [NEO] Implemented Greater Tanuki 2022-01-28 08:41:55 -05:00
Evan Kranzler
0ea310b4af [NEO] Implemented Dokuchi Shadow-Walker 2022-01-28 08:37:38 -05:00
Evan Kranzler
c6968391e5 [NEO] Implemented Spirited Companion 2022-01-28 08:32:57 -05:00
Evan Kranzler
9b6df0d441 [NEC] added set 2022-01-28 08:29:13 -05:00
Evan Kranzler
38e47ed41d [NEO] updated spoiler 2022-01-28 08:03:14 -05:00
Alex Vasile
ffa05bf9db - Fixed Khalni Ambush
- Added Effect hint for FightTargetsEffect
- Added test for FightTargetsEffect hint to VerifyCardDataTest (for #6728)
2022-01-28 00:55:23 -05:00
Evan Kranzler
ead1c359c5
fixed a test failure 2022-01-27 23:03:59 -05:00
Evan Kranzler
b73eb2c914 [NEO] updated spoiler 2022-01-27 22:36:42 -05:00
Evan Kranzler
b60b7525c0 [NEO] Implemented Goro-Goro, Disciple of Ryusei 2022-01-27 22:17:04 -05:00
Evan Kranzler
d2a10c3c45 [NEO] Implemented The Modern Age / Vector Glider 2022-01-27 21:43:09 -05:00
Evan Kranzler
68edee6d32 [NEO] Implemented The Shattered States Era / Nameless Conqueror 2022-01-27 21:08:19 -05:00
Evan Kranzler
6eda309765 renamed gender class to pronoun class 2022-01-27 20:36:53 -05:00
Evan Kranzler
47bbb70675 [STX] fixed Lukka, Wayward Bonder emblem not damaging players 2022-01-27 20:13:44 -05:00
Alex Vasile
ed1db71474
Fix ability keyword hint for Menace and Scry (#8603) 2022-01-28 00:57:00 +04:00
Alex W. Jackson
b563853ec8 Fix #8601 2022-01-27 07:59:06 -05:00
Jeff Wadsworth
5bb7947d75 - Fixed #8591 2022-01-26 17:09:21 -06:00
Alex Vasile
08ad3232f1
Implemented Kjeldoran Elite Guard (#8599) 2022-01-26 18:06:05 -05:00
Jeff Wadsworth
5dcbb49ba6 - Fixed #7672 2022-01-26 11:14:31 -06:00
Alex W. Jackson
f06f4ab252 Add check that all Auras have an EnchantAbility to VerifyCardDataTest 2022-01-26 11:36:28 -05:00
Alex W. Jackson
743d1771f0 [VOW] Fix Arm The Cathars only giving vigilance to first target 2022-01-26 09:24:03 -05:00
Alex Vasile
d33acc7c80
Fixed Wording on 2 cards and removed duplicate StaticFilter (#8596)
Closes #6643
2022-01-25 21:08:46 -05:00
Evan Kranzler
bd33191308 updated standard ban list 2022-01-25 12:49:22 -05:00
Evan Kranzler
20f1186cdd updated legacy ban list 2022-01-25 12:49:10 -05:00
Evan Kranzler
135e4c346a updated pauper ban list 2022-01-25 12:49:02 -05:00
Alex W. Jackson
26a2e0a5ed Various text fixes found while closing #6885 2022-01-24 00:40:25 -05:00
Alex W. Jackson
faf2e4ec82 Improve text generation for DamageMultiEffect 2022-01-22 11:55:20 -05:00
Alex W. Jackson
c4a0a18066 [OGW] Fix Fall of the Titans text 2022-01-22 02:58:27 -05:00
Oleg Agafonov
d995be0ee6 Dev: downgraded protobuf lib for build compatibility (fix #8575); 2022-01-22 00:10:18 +04:00
Oleg Agafonov
6177896a07
Merge pull request #8577 from magefree/dependabot/maven/com.google.oauth-client-google-oauth-client-jetty-1.33.0
Bump google-oauth-client-jetty from 1.31.2 to 1.33.0
2022-01-21 23:45:55 +04:00
Oleg Agafonov
0f7412d0bc
Merge pull request #8576 from magefree/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.33.0
Bump google-oauth-client-java6 from 1.31.0 to 1.33.0
2022-01-21 23:45:45 +04:00
dependabot[bot]
c4e09f33a9
Bump google-oauth-client-jetty from 1.31.2 to 1.33.0
Bumps [google-oauth-client-jetty](https://github.com/googleapis/google-oauth-java-client) from 1.31.2 to 1.33.0.
- [Release notes](https://github.com/googleapis/google-oauth-java-client/releases)
- [Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-oauth-java-client/compare/v1.31.2...v1.33.0)

---
updated-dependencies:
- dependency-name: com.google.oauth-client:google-oauth-client-jetty
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 19:44:09 +00:00
dependabot[bot]
4aa2a8d310
Bump google-oauth-client-java6 from 1.31.0 to 1.33.0
Bumps [google-oauth-client-java6](https://github.com/googleapis/google-oauth-java-client) from 1.31.0 to 1.33.0.
- [Release notes](https://github.com/googleapis/google-oauth-java-client/releases)
- [Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-oauth-java-client/compare/v1.31.0...v1.33.0)

---
updated-dependencies:
- dependency-name: com.google.oauth-client:google-oauth-client-java6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 19:43:16 +00:00
Oleg Agafonov
9187dbd2f0
Merge pull request #8574 from Alex-Vasile/update-protobuf-3.0.0-3.18.0
Updated com.google.protobuf from 3.0.0 to 3.18.0
2022-01-21 23:41:42 +04:00
Alex Vasile
25344b9ca3 Updated com.google.protobuf from 3.0.0 to 3.18.0 2022-01-21 13:43:11 -05:00
jeff@delmarus.com
4d34132b9b - Fixed #8560 2022-01-18 19:13:42 -06:00
jeff@delmarus.com
703cedaa5a - Fixed #8563 2022-01-18 19:04:01 -06:00
Alex W. Jackson
fa1051cec3 Fix #8556 2022-01-14 18:45:43 -05:00
Alex W. Jackson
d4c4b95206 [ALA] fix some card text 2022-01-13 05:42:28 -05:00
Jeff Wadsworth
e25f08c9c1 - AI outcome fix for Oracle's Insight 2022-01-12 15:06:48 -06:00
Jeff Wadsworth
26e12b55c8 - Fixed #8548 2022-01-12 09:45:40 -06:00
Jeff Wadsworth
1810c2c778 - Fixed #8157 2022-01-11 14:42:45 -06:00
Alex W. Jackson
13baf726e9 Fix log message for 'put into library N from top' effects 2022-01-09 00:42:14 -05:00
Jeff Wadsworth
ff03daee67 - Fixed #8511 2022-01-07 16:24:28 -06:00
Jeff Wadsworth
5b70f36041 - removed debugging line 2022-01-07 10:25:48 -06:00