Commit graph

22421 commits

Author SHA1 Message Date
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
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
Jeff
155fbb8663 - Added requested card Parallel Thoughts 2018-02-21 12:02:58 -06:00
L_J
9528a89416
Implemented cards 2018-02-21 01:22:46 +01:00
Plopman
42a9959a5d WickedReward add missing target 2018-02-21 00:06:38 +01:00
L_J
6d01e8e16f
Gaze of the Gorgon rewrite (fixes #4199) 2018-02-20 17:39:42 +00:00
L_J
c8d142492f
Updated watcher for Gaze of the Gorgon 2018-02-20 17:38:14 +00:00
Plopman
866c1c3973 Fix Helm of Awakening and Sphere of Resistance text 2018-02-20 18:29:10 +01:00
LevelX2
c5cbdcf68f * Fixed some target pointer handling (fixes #4540). 2018-02-20 17:57:23 +01:00
LevelX2
89b6aeacd6 * Added a test related to #4539. 2018-02-20 16:16:26 +01:00
Plopman
d09aacdbfb Fix Diamond Kaleidoscope second ability 2018-02-19 23:27:33 +01:00
Plopman
51f52dcc8b Fix MaximumHandSizeControllerEffect setText function 2018-02-19 23:13:41 +01:00
spjspj
f523c3c614
Merge pull request #4535 from spjspj/master
Add option to get debug information from game state in chat
2018-02-19 12:27:51 +11:00
spjspj
bb512faa98 Add option to get debug information from game state in chat 2018-02-19 12:12:18 +11:00
LevelX2
210770669c * Added Shah of Naar Isle (Future Sight complete now). 2018-02-18 23:44:52 +01:00
LevelX2
4d4b0d145e * Sacrificed a bug of SacrificeAllCost (fixing a problem with Soulblast looping forever). 2018-02-18 23:44:14 +01:00
LevelX2
a6644b0eb2 * Added Steamflogger Boss, Thunderblade Charge and Putrid Cyclops. 2018-02-18 22:37:08 +01:00
LevelX2
f0ee60eedb * Fixed some possible null pointer exceptions seen in xmage.de server log. 2018-02-18 18:31:48 +01:00
LevelX2
71ed488c1e * Some deck format tests changed/added. 2018-02-18 18:31:10 +01:00
LevelX2
d80d588963 * Reworked flashback ability (fixes #4482 #3324 #215 #3435 #3883 #3337 #2183 #2447). 2018-02-18 02:52:16 +01:00
L_J
2e827a50ec
Hellcarver Demon fix
Was able to cast previously exiled cards
2018-02-17 23:13:19 +00:00
L_J
1f5e2f1bed
Minor revert 2018-02-17 22:27:07 +00:00
L_J
17800b6df1
Menace fix 2018-02-17 22:25:27 +00:00
L_J
3a800dea8e
Added missing Goblin Rock Sled 2018-02-17 18:41:23 +00:00
L_J
005fcd1040
Implemented Reverse Polarity 2018-02-17 19:00:35 +01:00
L_J
5cc3b4c4f2
Implemented Power Leak 2018-02-17 16:55:46 +01:00
L_J
851b867ffd
Some fireEvent changes 2018-02-17 13:59:22 +00:00
L_J
1cb703fbdf
Some fireEvent changes 2018-02-17 13:59:15 +00:00
L_J
c0866c9ad7
Small fix 2018-02-17 13:46:34 +00:00
L_J
e3502bfc81
Updated Balduvian Warlord to better handle banding 2018-02-17 13:45:56 +00:00