Evan Kranzler
84a4681767
Implemented Persistent Petitioners
2019-01-10 13:40:40 -05:00
Evan Kranzler
8b2cae6176
added missing cost to Priest of Forgotten Gods
2019-01-09 22:34:43 -05:00
Evan Kranzler
6aeedac387
Implemented Font of Agonies
2019-01-09 12:43:15 -05:00
Oleg Agafonov
942ecc5328
Fixed errors on empty targets in some effects;
...
Added export code example for mtgjson4 project;
2019-01-09 10:54:59 +04:00
Evan Kranzler
0608d2cf3d
combined "one more more counters added" triggers into a single class
2019-01-08 20:02:22 -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
8a9619bf80
Fixed build time
2019-01-08 11:00:26 +04:00
Oleg Agafonov
503f383963
Fixed NPE error on some tournaments finish;
2019-01-08 09:26:14 +04:00
Oleg Agafonov
063be44523
Fixed NPE errors for some cards ( #5471 )
2019-01-08 07:15:39 +04:00
Evan Kranzler
32b800d99e
Merge branch 'master' of https://github.com/magefree/mage
2019-01-07 22:02:47 -05:00
Oleg Agafonov
d0c8d6a707
Fixed NPE errors for some cards ( #5471 )
2019-01-08 07:00:14 +04:00
Evan Kranzler
61de630f5a
Implemented Domri, Chaos Bringer
2019-01-07 21:00:39 -05:00
Evan Kranzler
44115b93d0
Implemented Gruul Beastmaster
2019-01-07 19:30:47 -05:00
Evan Kranzler
c1c09020a6
Implemented Mesmerizing Benthid
2019-01-07 19:13:03 -05:00
LevelX2
1146a38fca
* Fixed a problem with exception by getting the build time for version.
2019-01-07 21:47:57 +01:00
Jeff
2b4c7eba13
- Added Musician and Illusionary Terrain.
2019-01-07 14:37:44 -06:00
LevelX2
704972b6b1
* Lord Windgrace - Fixed tooltip rule text.
2019-01-07 17:25:09 +01:00
LevelX2
e938f91e3e
* Myth Unbound - Fixed the two working abilities(fixe #5347 ).
2019-01-07 16:39:49 +01:00
LevelX2
7ef0a5f654
Merge origin/master
2019-01-07 11:39:10 +01:00
LevelX2
f7ccca6964
* Old Fogey - Shortened the generated rule text, so that nothing was cut at the end of the text.
2019-01-07 11:38:08 +01:00
Oleg Agafonov
5c4dc104f7
Typo fix
2019-01-07 14:22:13 +04:00
Oleg Agafonov
8c7df840f3
Fixed NPE errors for some cards ( #5471 )
2019-01-07 14:04:33 +04:00
Ingmar Goudt
9a310732d8
rewrite watchers to GameState.getWatcher(), rather than getWatchers().get(). This hides away the implementation of the watchers. Accepts the class rather than the name. Always returns the specific subclass, so there is no more casting needed. Only 1 line in the common library remains, that is still using the old 'deprecated' method. Needs a new version release to do that.
2019-01-06 20:59:13 +01:00
Oleg Agafonov
f01b3d3ca3
Improved new version cleanup and more:
...
* fixed db cleanup on new version (sets + cards);
* fixed empty sets list after update;
* fixed NPE errors in sets list on new install/version;
* added joke sets filter to deckeditor.
2019-01-06 15:41:30 +04:00
LevelX2
554e8076cf
* Fixed that the becomes land effects of Gaea's Liege and Graceful Antelope did not end when the source left the battlefield.
2019-01-06 11:11:09 +01:00
Ingmar Goudt
95a31759b5
add nullchecks on watchers
2019-01-06 00:35:26 +01:00
Evan Kranzler
8463d693d4
Condensed "targets a permanent you control" conditions into a single class
2019-01-05 13:41:34 -05:00
LevelX2
285beab3a2
* Fixed player target handling of TargetPermanentOrPlayer.java (fixes Shalai + Burning Sun's Avatar #5252 problem).
2019-01-05 17:00:31 +01:00
Oleg Agafonov
0293b91c25
Tests: added random results image generators (random, shuffle, dice, planar dice);
2019-01-05 13:12:59 +04:00
Evan Kranzler
53720149c6
updated the Addendum condition to take into account whether a spell was actually cast
2019-01-04 21:31:29 -05:00
Evan Kranzler
fd709bcd28
Implemented Verity Circle
2019-01-04 20:58:02 -05:00
Oleg Agafonov
0670c401e0
* Fixed Brood Of Cockroaches text
2019-01-05 01:42:43 +04:00
Oleg Agafonov
207e95e001
Fixed card texts: instant or sorcery spell;
2019-01-05 00:46:53 +04:00
Oleg Agafonov
d81d253395
Fixed GainAbilityAttachedEffect that it can't apply some effects after enchantment dies (from gitter);
2019-01-04 23:57:28 +04:00
Oleg Agafonov
f6585ef734
Improved and fixed cards texts:
...
* fixed wrong texts for draw card abilities;
* added multi-effects text generation instead copy-paste (concatBy).
2019-01-04 23:51:42 +04:00
Oleg Agafonov
83cf370cc6
Merge remote-tracking branch 'origin/master'
2019-01-04 23:34:15 +04:00
Evan Kranzler
89454f9c8e
Implemented High Alert
2019-01-04 14:19:05 -05:00
Evan Kranzler
1f24af8716
Implemented Carnival // Carnage
2019-01-04 12:28:14 -05:00
Evan Kranzler
958503cff2
Merge branch 'master' of https://github.com/magefree/mage
2019-01-04 11:51:03 -05:00
Evan Kranzler
d49cd6f304
Implemented Electrodominance
2019-01-04 11:40:11 -05:00
LevelX2
50cd0af601
* Kess, Dissident Mage - Fixed that it did not allow split cards from graveyard. Fixed some other problems with the card.
2019-01-04 17:21:07 +01:00
Evan Kranzler
a7b0f05890
Implemented Ravager Wurm
2019-01-03 21:09:39 -05:00
Evan Kranzler
965fa971a3
updated implementation of Adapt
2019-01-03 16:20:36 -05:00
Oleg Agafonov
0bd9bd6015
Merge remote-tracking branch 'origin/master'
2019-01-03 21:23:58 +04:00
LevelX2
423115ced5
Merge pull request #5487 from ninthworld/Omnath
...
Fix ManaTypeInManaPoolCount to include conditional mana (Fixes #5458 )
2019-01-03 17:38:34 +01:00
LevelX2
e8eaf49280
* Fixed possible class cast exception.
2019-01-03 17:33:52 +01:00
LevelX2
4365449be3
* Fixed a problem with variable life costs (e.g. Toxic Deluge) and prevent pay life effects (e.g. Angel of Jubilation) that did not work for those spells.
2019-01-03 16:35:10 +01:00
Oleg Agafonov
a4e374f96a
Refactor: improved emblem rules generation;
2019-01-03 11:41:34 +04:00
ninthworld
8183797c41
fix manatype in pool count to include conditional mana
2019-01-02 23:29:11 -08:00