Commit graph

22560 commits

Author SHA1 Message Date
L_J
a6048f497f
Implemented Blaze of Glory 2018-02-24 22:03:31 +00:00
L_J
9b3ed94cd4
Implemented Blaze of Glory 2018-02-24 22:03:25 +00:00
L_J
38a5bd01f2
Implemented Blaze of Glory 2018-02-24 22:03:17 +00:00
L_J
05123dafbf
Implemented Blaze of Glory 2018-02-24 22:03:13 +00:00
L_J
a204630180
Implemented Blaze of Glory 2018-02-24 22:00:16 +00:00
L_J
4b89342c34
Added support for Blaze of Glory 2018-02-24 21:52:05 +00:00
LevelX2
309d4685e8 * Cleaned up FixedTargets MageObjectReference handling. 2018-02-24 17:28:55 +01:00
LevelX2
f6ad6b37c2 Merge origin/master 2018-02-24 17:10:37 +01:00
LevelX2
800daff304 * Fixed Vodalian War Machine watcher handling related to MageObjectReferences. 2018-02-24 17:10:13 +01:00
Oleg Agafonov
3e9f5d6e3b Merge remote-tracking branch 'production/master' into production_master 2018-02-24 19:52:33 +04:00
Oleg Agafonov
8238139192 * UI: added SVG icons support on x64 linux systems (see #4421, must cleanup xmage\mage-client\lib folder); 2018-02-24 19:52:25 +04:00
LevelX2
a6e389bbaa
Merge pull request #4542 from Zzooouhh/Zzooouhh-vwm
Implemented Vodalian War Machine (Fallen Empires complete) & some Legends cards
2018-02-24 16:45:42 +01:00
L_J
c00b8ad136
Merge pull request #4546 from Zzooouhh/master
Implemented Legions cards (completed Legions set)
2018-02-24 15:05:46 +01:00
L_J
459b81c967
Implemented cards 2018-02-24 13:52:07 +00:00
L_J
d3b4bd8d32
Implemented Whipgrass Entangler 2018-02-24 13:50:42 +00:00
L_J
e00a43f3f0
Implemented Mistform Wakecaster 2018-02-24 13:49:15 +00:00
L_J
4f17ea18c3
Implemented Beacon of Destiny 2018-02-24 13:47:54 +00:00
L_J
fa783708fe
Implemented cards 2018-02-24 11:30:16 +00:00
L_J
22a49caf56
Implemented Honorable Passage 2018-02-24 11:29:43 +00:00
L_J
3c2acc407c
Implemented Foreshadow 2018-02-24 11:28:49 +00:00
L_J
41e156ed32
Implemented Wind Shear 2018-02-24 11:27:44 +00:00
L_J
735a7668a1
Implemented Honorable Passage 2018-02-24 11:26:32 +00:00
LevelX2
3d372e7100 * Fixed bug of Defiant Vanguard not destroying aby creatures from blocking. Added test. 2018-02-24 12:23:50 +01:00
LevelX2
dfb9446994 * Some minor mainly fixed target changes. 2018-02-24 10:26:11 +01:00
LevelX2
b33e863262 Merge origin/master 2018-02-24 01:00:56 +01:00
LevelX2
9a95e49ac9 * Fixed Stifle rule text and some other minor things related to TragetActivatedAbility. 2018-02-24 01:00:23 +01:00
Jeff
cdb2404bb6 - Added requested card Mercadia's Downfall 2018-02-23 17:12:38 -06:00
LevelX2
cdbe1b0ad9 * Dinosaur Hunter - Fixed that its ability also triggered for non combat damage. 2018-02-24 00:07:45 +01:00
Jeff
3a5924270d - Added requested card Protective Sphere 2018-02-23 11:41:57 -06:00
LevelX2
eb537712d6 Merge origin/master 2018-02-23 16:01:22 +01:00
LevelX2
ecf7ca0a5b * City of Solitude - added a specific message fo rthe rule changing effect. 2018-02-23 16:00:49 +01:00
L_J
6c2e66cd57
Typo 2018-02-23 14:48:08 +00:00
L_J
a98f0f03c7
Code cleanup 2018-02-23 14:46:40 +00:00
L_J
ac09be4b2b
Fixed Torment of Hailfire interaction with Sigarda (fixes #4452) 2018-02-23 14:45:01 +00:00
Oleg Agafonov
e5ef545d8f * UI: fixed wrong feedback panel color for non active turn; 2018-02-23 18:21:08 +04:00
L_J
ecb95db541
Eye for an Eye rewrite (fixes #4103) 2018-02-23 13:36:23 +00:00
Oleg Agafonov
5b0e71021d Fixed compile error on getFixedTarget and failed test on new lower names 2018-02-23 16:16:47 +04:00
Oleg Agafonov
a2b6f83a3e Fixed compile error 2018-02-23 13:02:22 +04:00
L_J
2a26ef24a5
Nameless Race edit 2018-02-23 08:41:27 +00:00
L_J
38930c7079
Minion of the Wastes 2018-02-23 08:41:10 +00:00
L_J
03454d3261
Wood Elemental edit 2018-02-23 08:40:12 +00:00
L_J
5cb1d75a1d
Some more changes
Now it catches even instances of being exiled from owner's GY while the ability is still on the stack
2018-02-23 07:10:19 +00:00
L_J
7bbe01b25a
Updated Vodalian War Machine watcher with MageObjectReference 2018-02-23 06:35:13 +00:00
LevelX2
c02c5a175b * Fixed some target pointer handling. 2018-02-22 17:46:23 +01:00
Jeff
88dd301f82 - Added Penance to the Exodus set 2018-02-22 08:09:44 -06:00
Jeff
75e028a1c3 - Added requested card Penance 2018-02-22 08:06:03 -06:00
Jeff
62b6ee30eb - Added requested card Telekinetic Bonds 2018-02-21 17:18:35 -06:00
Plopman
bf3682fa77 Move confirmation OptionPane from SessionImpl to ConsolePanel 2018-02-22 00:09:51 +01:00
Plopman
f31b1ab7e3 Improve some ability text 2018-02-22 00:02:23 +01:00
L_J
35a065cb32
Implemented Orim's Prayer 2018-02-21 22:08:25 +00:00