Oleg Agafonov
cd51954208
tests: added verify check for wrong predicates usage in filters (ClassCastException errors like #12774 )
2024-09-19 04:32:21 +04:00
theelk801
9f1797a76b
fix verify failure
2024-09-14 13:06:22 -04:00
theelk801
3731674b61
fix verify failure
2024-09-11 16:59:31 -04:00
theelk801
798b937f76
fix verify failure
2024-09-06 14:32:22 -04:00
theelk801
1d6aa4fb95
fix verify failure
2024-09-06 10:44:29 -04:00
Oleg Agafonov
521a0f6e32
GUI: introduced default card hints:
...
* refactor: added helper emblems instead rad counter's inherent emblems (use initGameDefaultHelperEmblems to define new card hints or other fake objects);
* refactor: added card hints support for emblems, planes and other command objects;
* GUI: added storm counter as default card hint (use hints tool to see it, closes #12360 );
2024-07-27 09:40:41 +04:00
theelk801
2e09f42946
fix verify failure
2024-07-19 12:51:47 -04:00
theelk801
aa29803629
fix verify failure
2024-06-24 15:58:03 -04:00
theelk801
8d603cea01
fix verify failure
2024-06-23 11:07:02 -04:00
Evan Kranzler
cdf91e66fb
Change tribal card type to kindred, update viashino and naga ( #12271 )
...
* change tribal card type to kindred
* update viashino to lizard
* update naga to snake
2024-06-08 13:55:52 -04:00
Susucre
425858e413
fixes on new cards
2024-06-06 11:12:29 +02:00
theelk801
ed031b476d
fix verify failure
2024-06-05 12:10:48 -04:00
theelk801
0118913c5f
[M3C] Implement Eldritch Immunity
2024-06-05 11:51:50 -04:00
Susucre
70a5a9a8cf
add special guests for MH3
2024-06-04 20:49:44 +02:00
Susucre
97260d70d0
fix another kindred VerifyTest
2024-06-04 19:16:19 +02:00
Susucre
223b745d17
fix verify test, and Tarmogoyf Next rules text
2024-06-04 12:21:12 +02:00
Oleg Agafonov
4c4c250c32
tests: improved docs, deleted un-used code
2024-06-03 11:15:57 +04:00
Oleg Agafonov
0cf0af3cbb
tests: improved test_showCardInfo, now it can show mtgjson ref data without set usage (VSC script support)
2024-06-03 10:20:59 +04:00
Oleg Agafonov
fda9d8fc1d
tests: improved test_showCardInfo, now it can check card's rules without set usage (VSC script support improved)
2024-06-03 09:26:27 +04:00
Oleg Agafonov
7575c32bb5
dev: added support of VSC script for checking current card rules (see wiki for instructions)
2024-06-01 20:06:59 +04:00
Susucre
b85b61873f
fixes from VerifyCardDataTest text compare
2024-06-01 16:58:16 +02:00
Evan Kranzler
a2a6361748
fix verify failure but correctly
2024-05-31 18:21:57 -04:00
theelk801
e9a4d1edc4
fix verify failure
2024-05-31 17:16:08 -04:00
theelk801
ecf8ed46e1
fix verify failure
2024-05-31 09:36:24 -04:00
theelk801
0148587898
fix verify failures
2024-05-30 10:46:41 -04:00
theelk801
4cbe45e723
fix verify failure
2024-05-29 10:24:25 -04:00
Oleg Agafonov
2298ebc5f5
Playable mana calculation improved:
...
* server: fixed server crashes on usage of multiple permanents with {Any} mana abilities (example: Energy Refractor, related to #11285 );
* AI: fixed game freezes and errors on computer's {Any} mana usage (closes #9467 , closes #6419 );
2024-05-27 22:24:58 +04:00
Susucre
d748dc4dda
fix Verify Tests
2024-05-25 17:28:59 +02:00
theelk801
1b598e5423
remove verify skip
2024-05-24 23:02:35 -04:00
theelk801
8e5be50846
fix verify failure
2024-05-23 20:40:18 -04:00
Susucre
c73c9fd22a
add temporary skip for mh3 grist color
2024-05-23 12:58:31 +02:00
Oleg Agafonov
ebb4e0b499
tests: fixed verify test (tribal -> kindred must be implemented)
2024-05-18 23:22:25 +04:00
theelk801
1247cb204b
[MH3] Implement Echoes of Eternity
2024-05-17 18:49:52 -04:00
Oleg Agafonov
36d54bc7a9
cheats: improved card commands to support names like ED-E, Lonesome Eyebot (related to #12238 )
2024-05-09 11:43:37 +04:00
Susucre
7d431671a3
fix Verify Test
2024-05-01 17:06:21 +02:00
Susucre
1ed8937cef
Fixes a few rule texts
2024-04-06 16:44:53 +02:00
theelk801
e9ca4ebb74
fix verify failure, remove skips
2024-04-04 11:36:01 -04:00
Susucre
63320c1a54
Temporary skip for Verify Test
2024-04-04 12:02:52 +02:00
Susucre
73287e3878
[OTJ][BIG] Various Fixes (mostly Text)
2024-04-03 22:24:53 +02:00
theelk801
f3069be91d
[OTJ] fix Stop Cold subtype
2024-04-03 11:09:34 -04:00
theelk801
56f58bd382
remove verify skip
2024-03-29 09:45:51 -04:00
Evan Kranzler
fa0f9f3d00
[OTJ] Implementing "commit crime" mechanic ( #11859 )
...
* [OTJ] Implement Oko the Ringleader
* [OTJ] Implement Duelist of the Mind
* update implementation of crime mechanic to match new info
* [OTJ] Implement Marauding Sphinx
* [OTJ] Implement Hardbristle Bandit
* [OTJ] Implement Intimidation Campaign
* [OTJ] Implement Freestrider Lookout
* add initial test
* add more tests
* apply requested changes
* applied requested changes
* fix verify failure
2024-03-28 11:19:27 -04:00
Evan Kranzler
134b1c5c7b
fix verify failure
2024-03-27 09:30:09 -04:00
theelk801
0ba00620db
fix verify failure
2024-02-25 16:47:28 -05:00
theelk801
6c77f9fd3b
remove temporary verify skip
2024-02-24 09:49:37 -05:00
theelk801
011ccec246
fix verify failure
2024-02-23 10:31:43 -05:00
Oleg Agafonov
ad8e7daf97
refactor: improved card info
2024-02-18 22:40:30 +04:00
xenohedron
9a4f935f07
verify test: ref text adjustments to remove some false positives
2024-02-15 22:14:11 -05:00
Oleg Agafonov
38c71cfeed
GUI: Card Viewer - added support of xmage inner images like morph, blessing, etc (look in XMAGE set, related to #11622 );
2024-01-31 03:49:25 +04:00
theelk801
118aa6c3c0
remove temporary skip
2024-01-18 10:21:58 -05:00