Oleg Agafonov
b1f914bbf4
version bump
2024-11-30 22:42:47 +04:00
Oleg Agafonov
b1024d23fc
refactor: fixed dies events support in single cards (part 6);
2024-11-30 16:56:00 +04:00
Oleg Agafonov
6d55e4b9e6
refactor: fixed dies events support in single cards (part 5);
2024-11-30 04:23:35 +04:00
Oleg Agafonov
0689c56597
refactor: fixed dies events support in single cards (part 4);
2024-11-30 04:23:21 +04:00
Oleg Agafonov
dc9f349828
refactor: fixed dies events support in single cards (part 3);
2024-11-30 04:23:21 +04:00
Oleg Agafonov
c3343110f3
refactor: fixed dies events support in single cards (part 2);
2024-11-30 04:23:21 +04:00
Oleg Agafonov
66b338c6fc
dies triggers improves:
...
* tests: added additional tests and verify/runtime checks for wrong die trigger settings;
* refactor: removed some usage of short LKI ;
* fixed dies events support in "or trigger" and "conditional trigger" (use cases like sacrifice cost);
* fixed dies events support in shared triggered abilities (use cases like sacrifice cost);
2024-11-30 04:23:21 +04:00
theelk801
46d3201193
remove verify skips
2024-11-04 20:51:09 -05:00
theelk801
a9fb92c2dd
fix verify failure
2024-11-02 14:39:48 -04:00
theelk801
bb1d213f38
fix verify failure
2024-11-01 21:18:28 -04:00
theelk801
40bec4784a
fix verify failure
2024-10-31 22:37:02 -04:00
Oleg Agafonov
bf2c4cac15
Venture into abilities - added card hints about current dungeon and room (part of #12274 );
2024-09-20 18:03:23 +04:00
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
Oleg Agafonov
278bda4c36
version bump
2024-09-08 22:13:45 +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
de5de0e103
version bump
2024-08-16 19:35:42 +04:00
Oleg Agafonov
e1cffbde40
download: reworked connection:
...
- added shareable code with default proxy, headers and other settings for download tasks like images, symbols, mtgjson, etc;
- use XmageURLConnection.downloadText for text resources
- use XmageURLConnection.downloadBinary for any file resources
- added user agent with app version for all requests;
- added http logs and improved error messages;
2024-07-31 21:25:56 +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