Ingmar Goudt
|
45f665eb1d
|
Sonar cleanups 03032019
|
2019-03-04 10:43:20 +01:00 |
|
Oleg Agafonov
|
f0e56ae71c
|
Merge fix
|
2019-03-04 05:18:56 +04:00 |
|
Oleg Agafonov
|
6bfea7bfd9
|
Fixed NPE error in momir emblem;
|
2019-03-04 03:07:29 +04:00 |
|
Ingmar Goudt
|
8319fbf9ad
|
replace public fields with encapsulation
|
2019-03-03 09:51:14 +01:00 |
|
Evan Kranzler
|
1724a13f44
|
Implemented Serra the Benevolent
|
2019-03-01 19:41:57 -05:00 |
|
Oleg Agafonov
|
6846db75f4
|
* Fixed cards with skip untap optional ability that cause game freezes (#5606)
|
2019-03-01 18:10:32 +04:00 |
|
Ingmar Goudt
|
59f8c94af7
|
nullpointer fix, resolves issue #5602
|
2019-02-24 08:06:27 +01:00 |
|
Ingmar Goudt
|
056226d83c
|
Sonar fixes 19022019
|
2019-02-19 21:51:45 +01:00 |
|
Oleg Agafonov
|
c29b68f030
|
Disabled cards rating and classes preloading on startup (lags problem);
|
2019-02-09 16:09:07 +04:00 |
|
Oleg Agafonov
|
e285b2770d
|
* Curse cards - fixed that it triggers on planeswalker attack only (#5566);
|
2019-02-09 15:40:23 +04:00 |
|
Oleg Agafonov
|
c52a3c8a48
|
Merge pull request #5580 from magefree/5497-dynamic-hints-for-cards
UI: Add dynamic hints for cards
|
2019-02-09 14:44:42 +04:00 |
|
Oleg Agafonov
|
7e4767fd30
|
Hints: removed duplicated hints from popup;
|
2019-02-09 12:28:29 +04:00 |
|
Oleg Agafonov
|
f341d35ece
|
Hints: disable card hints in m15 render mode;
|
2019-02-09 12:00:24 +04:00 |
|
Oleg Agafonov
|
454d76e30b
|
Fixed NPE errors in canAttack restrict checks;
|
2019-02-08 17:30:47 +04:00 |
|
Oleg Agafonov
|
1b32793388
|
Added restrict effect hints to permanents;
|
2019-02-08 03:08:28 +04:00 |
|
Oleg Agafonov
|
cb289b1b04
|
Refactor creature/s you control to use static filters and values
|
2019-02-06 21:28:26 +04:00 |
|
Jeff
|
e28bb36b72
|
- Fixed #5572. Reverted #5566.
|
2019-02-06 10:52:46 -06:00 |
|
Oleg Agafonov
|
2a63314714
|
Added condition hints for cards
|
2019-02-05 02:43:13 +04:00 |
|
Oleg Agafonov
|
13ed3c6dbd
|
Added static and colored hints for cards
|
2019-02-04 18:48:45 +04:00 |
|
Ingmar Goudt
|
63718e7a6e
|
Sonar fixes
remove the deprecated GameState.getWatchers()
|
2019-02-02 22:09:55 +01:00 |
|
Jeff
|
cd23125664
|
- Fixed #5566
|
2019-02-01 10:04:46 -06:00 |
|
Oleg Agafonov
|
0697cbe24c
|
UI: added draft rating column to deck editor
|
2019-02-01 18:57:24 +04:00 |
|
Oleg Agafonov
|
7eba755666
|
Refactor card ratings, fixed rare error exception "comparison method violates its general contract" (different ratings in same card);
|
2019-02-01 17:41:29 +04:00 |
|
jeffwadsworth
|
d07415e08c
|
- Fixed #5440
|
2019-01-26 16:19:44 -06:00 |
|
Evan Kranzler
|
1431e69b43
|
updated some oracle text
|
2019-01-22 19:07:15 -05:00 |
|
LevelX2
|
678118c79d
|
* Fixed a problem with commander game resatrt from Karn Liberated.
|
2019-01-20 19:40:38 +01:00 |
|
Evan Kranzler
|
908d8acc9f
|
Merge pull request #5532 from magefree/coinFlips
Added support for multiple copies of Krark's Thumb
|
2019-01-17 11:12:02 -05:00 |
|
Evan Kranzler
|
837503d8f4
|
reworked coin doubling again for some reason
|
2019-01-17 10:32:02 -05:00 |
|
Evan Kranzler
|
21d7bef21f
|
fixed Domri, Chaos Bringer's emblem not triggering
|
2019-01-16 15:24:16 -05:00 |
|
Evan Kranzler
|
63fb5964d4
|
Merge pull request #5527 from magefree/coinFlips
Fixing coin flip implementation (WIP - Do Not Merge)
|
2019-01-16 11:44:01 -05:00 |
|
Evan Kranzler
|
c34f611279
|
updated Krark's Thumb, still doesn't work in multiples
|
2019-01-15 16:55:45 -05:00 |
|
Evan Kranzler
|
57a362ae29
|
updated abilities which trigger off of a coin flip
|
2019-01-15 16:16:56 -05:00 |
|
Evan Kranzler
|
535fe221e3
|
rewrote how coins are flipped
|
2019-01-15 15:56:40 -05:00 |
|
Oleg Agafonov
|
1d43b38a5f
|
Karn Liberated - fixed watchers errors on game restart ability
|
2019-01-15 20:48:21 +04:00 |
|
Evan Kranzler
|
fd7b8f29ca
|
made many dynamicvalues into singleton enums
|
2019-01-12 21:29:02 -05:00 |
|
Evan Kranzler
|
8629977f14
|
refactored many other predicates to singleton enums
|
2019-01-12 16:30:49 -05:00 |
|
Evan Kranzler
|
e6b99215e1
|
refactored AnotherPredicate to singleton enum
|
2019-01-12 16:12:51 -05:00 |
|
Evan Kranzler
|
92b5535a0e
|
fixed an issue with cost adjusters
|
2019-01-12 15:48:52 -05:00 |
|
Evan Kranzler
|
3483b3a181
|
Merge branch 'targetAdjustment' into master
|
2019-01-12 14:42:58 -05:00 |
|
Oleg Agafonov
|
2f32951707
|
Domri, Chaos Bringer - fixed wrong emblem creature;
|
2019-01-12 23:09:44 +04:00 |
|
Oleg Agafonov
|
1b55cbd44c
|
[RNA] added tokens and download support from scryfall;
|
2019-01-12 21:13:56 +04:00 |
|
Evan Kranzler
|
7a89d22880
|
Implemented Sphinx of the Guildpact
|
2019-01-10 19:05:38 -05:00 |
|
Ingmar Goudt
|
d5003a6f8f
|
add null check
|
2019-01-11 01:04:34 +01:00 |
|
Evan Kranzler
|
6aeedac387
|
Implemented Font of Agonies
|
2019-01-09 12:43:15 -05:00 |
|
Evan Kranzler
|
ddcb383486
|
Implemented Thrash // Threat
|
2019-01-08 18:49:29 -05:00 |
|
Oleg Agafonov
|
b313ab3b7c
|
Fixed missing watchers on game start, added error on missing watcher;
|
2019-01-08 13:50:19 +04:00 |
|
Oleg Agafonov
|
503f383963
|
Fixed NPE error on some tournaments finish;
|
2019-01-08 09:26:14 +04:00 |
|
Evan Kranzler
|
61de630f5a
|
Implemented Domri, Chaos Bringer
|
2019-01-07 21:00:39 -05:00 |
|
Evan Kranzler
|
c1c09020a6
|
Implemented Mesmerizing Benthid
|
2019-01-07 19:13:03 -05:00 |
|
Oleg Agafonov
|
8c7df840f3
|
Fixed NPE errors for some cards (#5471)
|
2019-01-07 14:04:33 +04:00 |
|