Commit graph

22817 commits

Author SHA1 Message Date
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
L_J
f86cc8a04a
Implemented Orim's Prayer 2018-02-21 22:07:34 +00:00
L_J
8b6d443fd3
Implemented Wood Elemental 2018-02-21 20:44:51 +00:00
L_J
4c6e13d283
Implemented Glyph of Doom and Wood Elemental 2018-02-21 20:44:13 +00:00
L_J
a61fd3ecd5
Implemented Wood Elemental 2018-02-21 20:42:50 +00:00
L_J
3a2fe879dc
Implemented Glyph of Doom 2018-02-21 20:42:00 +00:00
Jeff
155fbb8663 - Added requested card Parallel Thoughts 2018-02-21 12:02:58 -06:00
L_J
7b42c36644
Implemented Vodalian War Machine (Fallen Empires compete) 2018-02-21 17:14:50 +00:00
L_J
93280d1835
Implemented Vodalian War Machine 2018-02-21 17:13:38 +00:00
L_J
9e94191408
Implemented Vodalian War Machine 2018-02-21 17:11:45 +00:00
L_J
e7c8ec855e
Merge pull request #44 from magefree/master
Merge https://github.com/magefree/mage
2018-02-21 18:06:58 +01:00
L_J
9528a89416
Implemented cards 2018-02-21 01:22:46 +01:00
L_J
0a1ae58943
Merge pull request #43 from magefree/master
Merge https://github.com/magefree/mage
2018-02-21 00:56:04 +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
527e15bcb6
Merge pull request #42 from magefree/master
Merge https://github.com/magefree/mage
2018-02-17 16:49:39 +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
L_J
af42c2dd4c
Updated False Orders to better handle banding 2018-02-17 13:45:08 +00:00
LevelX2
fe2eec6553 * Fixed a problem with Animate Dead and bringing creatures with triggered abilities into play that had no targets. It was related to manipulating spellAbility and not copying spellAbility correctly during states copies. (related to #4428). 2018-02-17 11:54:57 +01:00
L_J
77762cbf59
Some multi-blocker damage changes
Fixes situations like "two-man band with Viscera Seer gets blocked, Viscera Seer sacs itself afterwards" - before, the blocker would deal its damage twice to the remaining attacker.
2018-02-16 23:59:17 +00:00
Jeff
74a47bc63a - Fixed Myr Battlesphere #4522 2018-02-16 16:28:13 -06:00
L_J
f2a70193e3
Reverted canBlock changes
due to some incorrect banding interactions
2018-02-16 13:59:04 +00:00
L_J
5f5750531f
Numbering fix 2018-02-15 19:55:35 +00:00
L_J
2d9995a050
Implemented Camel 2018-02-15 19:24:35 +00:00
L_J
5fd1ed2a51
Implemented Camel 2018-02-15 19:22:45 +00:00