LevelX2
|
e770189af3
|
* Player - Reworked player discard method.
|
2014-11-15 12:25:02 +01:00 |
|
LevelX2
|
f75ff0efe3
|
* ReachAbility - Set Zone to all (#476).
|
2014-11-15 00:17:49 +01:00 |
|
LevelX2
|
0756d0e47f
|
* FearAbility - Set Duration to "end of game" to prevent it's not working sometimes.
|
2014-11-15 00:12:11 +01:00 |
|
LevelX2
|
efc0365505
|
* SearchLibraryPutInHandEffect - Fixed that target was not reset before used again (caused e.g. Land Tax to only be able to fetch 3 lands in total also if it triggered multiple times).
|
2014-11-14 23:47:18 +01:00 |
|
LevelX2
|
89a0a815de
|
* Fixed index of H2 database. Now booster generation for Cube draft or searching for card in card editor is much faster.
|
2014-11-14 15:15:40 +01:00 |
|
LevelX2
|
a0840ec1b8
|
* Fixed calculation of reduced mana costs (e.g. casr Launch the Fleet (while Battlefield Thaumaturgeonto battlefield) now always costs only {W}).
|
2014-11-14 15:13:44 +01:00 |
|
LevelX2
|
b2e259422d
|
Changed counter names to start with lower case.
|
2014-11-14 15:11:20 +01:00 |
|
LevelX2
|
8bf72382e4
|
Some changes to framework objects.
|
2014-11-13 00:17:52 +01:00 |
|
LevelX2
|
4670fa377a
|
* Morph - Creatures cast with morph have now a converted mana cost of 0 on the stack.
|
2014-11-11 23:58:08 +01:00 |
|
LevelX2
|
7dbf265fd5
|
* Tests - Use logname to check for objects.
|
2014-11-11 23:57:20 +01:00 |
|
Jeff
|
2a6d89b8a0
|
- Fixed Mana Reflection.
|
2014-11-11 10:24:37 -06:00 |
|
LevelX2
|
d6bcd4b96c
|
Minor change.
|
2014-11-11 01:51:02 +01:00 |
|
LevelX2
|
d073efc2b7
|
Fixed SubtypePredicate so that Mutavault does not count as every basic land type (fixes #617).
|
2014-11-11 01:50:42 +01:00 |
|
LevelX2
|
b61a5908df
|
Added Dualcaster Mage, Legacy's Allure and Diabolic Servitude.
|
2014-11-11 01:33:20 +01:00 |
|
LevelX2
|
f69ecddf87
|
Fixes to Freyalise, Llanowar's Fury.
|
2014-11-10 17:31:41 +01:00 |
|
LevelX2
|
8d76836eb6
|
Added Profane Command, Hallowed Spiritkeeper, Song of the Dryads, Phantom Centaur, Freyalise Llanowar's Fury.
|
2014-11-10 08:29:04 +01:00 |
|
LevelX2
|
bf31fcb585
|
Added Gerrard's Verdict, Grafted Wargear, Parallax Wave, Psychatog.
|
2014-11-09 11:09:19 +01:00 |
|
LevelX2
|
4ce652efe5
|
* Fixed shares subtype check.
|
2014-11-08 17:41:57 +01:00 |
|
LevelX2
|
0ce2348e33
|
* Rasing db rule field size to 700 to handle cards with longer rule text.
|
2014-11-08 10:18:02 +01:00 |
|
LevelX2
|
7c48d415ea
|
* Handled rule text that are to long for card repository. In the next update that changes client / server interface size of rules field has to be raised to 800 or so.
|
2014-11-08 01:46:07 +01:00 |
|
LevelX2
|
d7f100b24b
|
* Added "Duel Commander" format (fixes #436).
|
2014-11-08 01:33:29 +01:00 |
|
LevelX2
|
307677ed2b
|
* Copied cards - Copied cards (e.g. spell cast with Isochron Scepter) cease to exist on check of next state based effects if they are moved to graveyard (#611). Before they did not trigger cards like Vulturous Zombie.
|
2014-11-07 16:25:35 +01:00 |
|
LevelX2
|
e7e6a5bb99
|
* Copied cards - Copied cards cease to exist on check of next state based effects if they are returned to hand (#611).
|
2014-11-07 16:13:57 +01:00 |
|
LevelX2
|
751365124e
|
* Commander - Players no longer go to a sideboarding phase during caommander matches.
|
2014-11-07 14:24:07 +01:00 |
|
LevelX2
|
499e4865d3
|
* Fixed possible NPE of PlayerImpl.
|
2014-11-07 08:34:35 +01:00 |
|
LevelX2
|
a835c19533
|
Changed handling of tooltip size calculation.
|
2014-11-06 23:13:34 +01:00 |
|
LevelX2
|
220331dcd9
|
* Animate Dead (finished). Only Battlefield layout can't handle a attached card in graveyard yet.
|
2014-11-06 15:34:18 +01:00 |
|
LevelX2
|
20b12a1aa9
|
Added Chimeric Idol, updated Animate Dead.
|
2014-11-06 08:13:28 +01:00 |
|
LevelX2
|
169835dbea
|
* Added Animate Dead (not finished yet).
|
2014-11-05 18:04:56 +01:00 |
|
LevelX2
|
c02e5c8fbc
|
* Text import - works now also if tab is used to delimiter number and card name.
|
2014-11-05 14:56:29 +01:00 |
|
LevelX2
|
9bdaef5b34
|
* Changed handling of missing deck object for player.
|
2014-11-05 01:06:45 +01:00 |
|
LevelX2
|
7b24142f52
|
* Fixed possible null pointer exception of AddManaOfAnyColorTargetCanProduceEffect.
|
2014-11-05 00:54:31 +01:00 |
|
LevelX2
|
95d30d9085
|
* Fixed a bug that continuous effects of cards that were put onto battlefield not under owner control could be applied using the owner as controller. Fixes #604 (I guess).
|
2014-11-05 00:19:17 +01:00 |
|
LevelX2
|
3f71fe64b0
|
* Fixed a bug that set wrong or did not reset to owner the controllerId of card abilities (could be a fix to #604).
|
2014-11-04 17:34:15 +01:00 |
|
LevelX2
|
e074eabb08
|
Some fixes to Prohibit, Aeon Chronicler and Body Double. Some minor changes to framework functions.
|
2014-11-04 00:46:52 +01:00 |
|
LevelX2
|
320f345b1d
|
Added Aeon Chronicler.
|
2014-11-03 17:22:14 +01:00 |
|
LevelX2
|
e747326028
|
Added logger message to card DB exception.
|
2014-11-03 17:21:57 +01:00 |
|
LevelX2
|
2ccb454a3f
|
Fixed tooltip text for search and put on library effect.
|
2014-11-03 08:00:29 +01:00 |
|
LevelX2
|
b6c7f0efed
|
* Added Body Double.
|
2014-11-02 12:19:12 +01:00 |
|
LevelX2
|
146a41dcb8
|
* Fixed a bug of setting tournament start time.
|
2014-11-02 12:10:38 +01:00 |
|
LevelX2
|
8426816b09
|
* Some changes to table and match view.
|
2014-11-01 14:24:23 +01:00 |
|
LevelX2
|
8e0dfcda80
|
* Draft fixed a bug that mismatched the player draft order if a player was replaced by draftbot.
|
2014-11-01 01:58:18 +01:00 |
|
LevelX2
|
e5e1a5db40
|
* Fixed attack triggered ability. That could also trigger if the attack was undone before (e.g. Geist of Saint Traft).
|
2014-10-31 16:36:41 +01:00 |
|
LevelX2
|
7f4f3253bd
|
* Added some import corrections for txt import.
|
2014-10-31 09:44:45 +01:00 |
|
emerald000
|
c674509843
|
Added Delaying Shield, Oath of Lieges, Paradox Haze and Sacred Mesa.
|
2014-10-30 22:24:20 -04:00 |
|
LevelX2
|
b158ef4f3c
|
* Added acustic an optical signals for use of skip buttons.
|
2014-10-30 23:43:32 +01:00 |
|
LevelX2
|
df71237f46
|
* Added logic to auto select replacement effects. Some changes to counter size and font size handling.
|
2014-10-30 20:40:23 +01:00 |
|
LevelX2
|
d8d25dc00a
|
* Morph - Fixed that copying a morph creature always copied the creature like it was face down.
|
2014-10-29 15:16:42 +01:00 |
|
LevelX2
|
d0c055c5fd
|
* Opt - Fixed missing reveal window.
|
2014-10-29 14:18:16 +01:00 |
|
LevelX2
|
7999126f61
|
Fixed order of extra turns. Extra turns of a player were only performed before and after that players turn. That didn't handle the order of extra turns correctly.
|
2014-10-29 11:22:47 +01:00 |
|
LevelX2
|
0942e9140c
|
* BecomesCreatureTargetEffect - Fixed a bug that type changing effects (e.g. 1st ability of Nissan Worldwaker) did wrongly always overwrite all subtypes.
|
2014-10-29 10:19:32 +01:00 |
|
LevelX2
|
b3c1b97ada
|
* Conditional Mana- Fixed that conditional mana was not emptied at end of phase step.
|
2014-10-29 08:57:33 +01:00 |
|
LevelX2
|
d078763be1
|
* Conditional Mana- Fixed that conditional mana was not emptied at end of phase step.
|
2014-10-29 08:57:23 +01:00 |
|
LevelX2
|
8de37b2bfa
|
Added Sadistic Augermage, Rings of Brighthearth, Whipcorder, Gilded Drake.
|
2014-10-28 16:48:51 +01:00 |
|
LevelX2
|
1241f6582b
|
* Minor changes to logging.
|
2014-10-28 08:14:03 +01:00 |
|
LevelX2
|
4a2be2c3e6
|
* MWSDeckImporter - Fixed bug that could find the wrong card (fixes #609).
|
2014-10-27 20:47:02 +01:00 |
|
LevelX2
|
74e0f76b1a
|
* Angelic Arbiter - Fixed handling of the restriction effects.
|
2014-10-27 20:28:14 +01:00 |
|
LevelX2
|
9905b0c4ab
|
* Copy Enchantment - Fixed a bug that it could not copy non aura enchantments.
|
2014-10-26 09:08:17 +01:00 |
|
LevelX2
|
82ba4a83e8
|
* Outlast - Fixed typo of tooltip text.
|
2014-10-25 22:49:40 +02:00 |
|
LevelX2
|
26b5a277c4
|
Removed debugging code for issue #602.
|
2014-10-25 17:32:50 +02:00 |
|
LevelX2
|
f2d0e72841
|
[BOK] Added 3 blue cards. BOK is complete now.
|
2014-10-25 17:25:22 +02:00 |
|
LevelX2
|
6db39452cd
|
* Fixed bug of player handling if player left during sideboarding. Added player info to show if tournament player is in sideboarding state.
|
2014-10-25 16:03:29 +02:00 |
|
LevelX2
|
c8a48daed8
|
Fixed player names text building for tournament match info.
|
2014-10-25 09:21:56 +02:00 |
|
LevelX2
|
ea7921c3de
|
* Overload - Fixed that Overload ability can't be used to cast a spell without mana to pay.
|
2014-10-24 22:42:53 +02:00 |
|
LevelX2
|
209f3bc8c8
|
* Prossh, Skyraider of Kher - Fixed that the tokens were not created if the spell was countered (part 2).
|
2014-10-24 21:52:58 +02:00 |
|
LevelX2
|
f66053a4c5
|
* Commander - Fixed that a countered commander could not be moved instead to command zone if he left the stack.
|
2014-10-24 15:14:46 +02:00 |
|
LevelX2
|
9fdfcc32e0
|
* Prossh, Skyraider of Kher - Fixed that the tokens were not created if the spell was countered.
|
2014-10-24 15:13:08 +02:00 |
|
LevelX2
|
e244f5d87f
|
* Obstinate Baloth - Fixed a bug that EntersBattlefieldTriggeredAbilities did not work if the triggering creature entered and left the battlefield during the resolution of an effect (#606).
|
2014-10-23 19:55:44 +02:00 |
|
LevelX2
|
7dd873b1e6
|
* Fixes to put token onto the battlefield that's a copy of creature on the battlefield effects that copy creatures that already copy other creatures.
|
2014-10-21 16:01:00 +02:00 |
|
LevelX2
|
f84bab3c5b
|
* Loam Dweller - Fixed that no land could be selected for Loam Dwellers triggered ability.
|
2014-10-21 00:42:54 +02:00 |
|
LevelX2
|
974cb4435b
|
* More fixes to the [BOK] cards and mana pool handling.
|
2014-10-20 21:26:46 +02:00 |
|
LevelX2
|
763023b550
|
* Fixed to the mana pool handling.
|
2014-10-20 21:26:18 +02:00 |
|
LevelX2
|
46e63861ec
|
* Artisan of Forms - Fixed that the copy effect did the copied creature not target.
|
2014-10-20 19:53:37 +02:00 |
|
LevelX2
|
1e3af770f0
|
[BOK] 6 more green cards.
|
2014-10-20 17:50:18 +02:00 |
|
LevelX2
|
f893503acd
|
Fixed empty mana pool handling to handle multiple effects at the same time correctly (fixes #482). Added support for mana that empties only at end of turn.
|
2014-10-20 17:49:40 +02:00 |
|
LevelX2
|
59702e4867
|
[BOK] Added 5 green cards.
|
2014-10-20 00:51:38 +02:00 |
|
LevelX2
|
6970265c0f
|
* Changed draw message if a revealed card is drawn (e.g. Courser of Kruphix in play).
|
2014-10-19 11:21:02 +02:00 |
|
LevelX2
|
7f3774deb6
|
Some minor changes.
|
2014-10-17 17:22:36 +02:00 |
|
LevelX2
|
400e8bf0ae
|
Chnaged tooltip text generation of modal spells to use bullets.
|
2014-10-17 14:57:38 +02:00 |
|
LevelX2
|
1b7001798d
|
* Renamed ControlsPermanentCondition to PermanentsOnTheBattlefieldCondition.
|
2014-10-17 09:31:36 +02:00 |
|
LevelX2
|
746e135f21
|
* Some minor fixes.
|
2014-10-15 16:26:30 +02:00 |
|
LevelX2
|
47c8b73595
|
* Added 5 cards.
|
2014-10-14 17:25:29 +02:00 |
|
LevelX2
|
2a4c8cb6de
|
* Madness - Reworked Madness completely to be more rule accurate.
|
2014-10-14 15:31:23 +02:00 |
|
LevelX2
|
d6139f1095
|
* Fixed handling of CleanUp step if abilities trigger in that step (e.g. discard card with Madness)..
|
2014-10-14 15:30:19 +02:00 |
|
LevelX2
|
e34d428d97
|
* Fixed a bug of BecomesCreatureTargetEffect that to the target permanent the subtypes were not applied always.
|
2014-10-14 00:30:33 +02:00 |
|
LevelX2
|
81408b3649
|
* Fixed Miracle handling (fixes #447).
|
2014-10-13 23:41:08 +02:00 |
|
LevelX2
|
dce9ea978e
|
* Fixed a minor problem of tooltip rule text generation.
|
2014-10-13 17:24:53 +02:00 |
|
LevelX2
|
7c9ed6dc70
|
* Some chnages to trace of restriction effects.
|
2014-10-13 17:24:19 +02:00 |
|
LevelX2
|
d03966738e
|
* Some changes to logging.
|
2014-10-13 08:39:40 +02:00 |
|
LevelX2
|
bdd163080d
|
* Draft - Show draft time and draft progress. Show game threads and ma games. Fixed a problem with AI player and password.
|
2014-10-12 22:37:39 +02:00 |
|
LevelX2
|
63cd131855
|
* Added context information for restore call to be able to set add info if restore can#t be executed.
|
2014-10-12 12:37:10 +02:00 |
|
LevelX2
|
746796ba05
|
* Added log message for identifying cause of #602.
|
2014-10-12 12:36:13 +02:00 |
|
LevelX2
|
03337221c9
|
* Fixed draft start handling to prevent unneccessary waiting check start thread.
|
2014-10-12 12:35:24 +02:00 |
|
LevelX2
|
a625af0b16
|
* Fixed a null pointer exception bug of table password protection.
|
2014-10-12 10:22:59 +02:00 |
|
LevelX2
|
5ccc1c91ae
|
* Tournaments - Added handling for constructed formats and password protection.
|
2014-10-12 04:19:28 +02:00 |
|
LevelX2
|
8f690f7e02
|
* Added option to start matches with password protection.
|
2014-10-11 16:29:37 +02:00 |
|
LevelX2
|
d47dd0bb52
|
* Fixed handling of "Duration.UntilYourNextTurn" in case the player left the game in multiplayer matches.
|
2014-10-11 11:27:34 +02:00 |
|
LevelX2
|
ddf42c7620
|
* Changed info handling, empty or null values delete now the map entry.
|
2014-10-11 11:26:36 +02:00 |
|
LevelX2
|
1e225cdf78
|
* Aetherspouts - Fixed that the order the cards go to top or bottom (if more than one) could not be selected.
|
2014-10-10 23:50:26 +02:00 |
|
LevelX2
|
7ad45a2a6e
|
* Fixed that converted mana costs for stack objects were not always calculated correctly (e.g. a Mental Misstep could counter a Cahlice of the Coid with X=1).
|
2014-10-10 10:27:01 +02:00 |
|
LevelX2
|
8a8dea1f26
|
* Match - Handling of building player names chnaged to fix out of memory error.
|
2014-10-10 08:01:17 +02:00 |
|
LevelX2
|
c96153f544
|
* Somem minor formatting / changes.
|
2014-10-10 07:58:07 +02:00 |
|
LevelX2
|
5d7e12d6df
|
* Fixed a bug, that if a spell with a spell cast triggered ability (e.g. Ulamog, the Infinite Gyre) was successfully countered, the triggered ability was unintended removed from the stack with the spell.
|
2014-10-09 16:20:33 +02:00 |
|
LevelX2
|
995655aa61
|
* Match - Fixed a bug during creation of game info that lets game worker die (second try).
|
2014-10-09 01:30:14 +02:00 |
|
LevelX2
|
581df41ae7
|
* Match - Fixed a bug during creation of game info that lets game worker die. Leading to open game workers. Stops staring new games if game thread limit is reached.
|
2014-10-09 00:50:35 +02:00 |
|
Plopman
|
16606d9983
|
Fixed snow mana issue #590
|
2014-10-06 10:58:16 +02:00 |
|
LevelX2
|
8121849a18
|
* Tournament game info -player names are listed beginning with the starting player.
|
2014-10-05 16:35:08 +02:00 |
|
LevelX2
|
7f46323f67
|
* Added F7 to skip until next main phase. Added some preference options to skip handling. Clicking on phase bar opens now phase bar preferences.
|
2014-10-05 14:33:47 +02:00 |
|
LevelX2
|
a22a1b63a5
|
* Fixed a concurrent modification exception of triggered abilities.
|
2014-10-04 11:13:38 +02:00 |
|
LevelX2
|
54f0fd8fc1
|
* Fixed that AI used activated abilities for Battlefield as the card was on hand (fix #588).
|
2014-10-03 13:12:03 +02:00 |
|
magenoxx
|
922e35ff1c
|
Fixed NPE in tooltips for Emblem choose-trigger
|
2014-10-02 12:17:25 +04:00 |
|
LevelX2
|
845d3a7951
|
* Added handling to show all tournament games in tournament view.
|
2014-10-02 01:15:21 +02:00 |
|
emerald000
|
05c0273889
|
Added Dralnu, Lich Lord, Dystopia, Greater Good and Rune Snag.
|
2014-09-30 17:42:04 -04:00 |
|
LevelX2
|
f62b7ee1d9
|
* Fixed that if a creature has already blocked another creature this turn it's no longer forced to block that creature again if a "must be blocked this turn effect" was cast or activated (fixes ##225).
|
2014-09-30 16:42:46 +02:00 |
|
LevelX2
|
551f03a542
|
* Market Festival - Fixed that the mana generated by Market Festival could be used to pay mana costs of a mana ability of the land Market Festival enchants (e.g. second ability of Nykthos, Shrine to Nyx).
|
2014-09-30 14:42:25 +02:00 |
|
LevelX2
|
2977cd27ea
|
* Kruphix, God of Horizons - Fixed a bug that the mana pool was not correctly emptied (fixes #555).
|
2014-09-30 12:27:10 +02:00 |
|
emerald000
|
72cd7a46ec
|
Added Soothsaying and Karador, Ghost Chieftain.
|
2014-09-30 02:49:48 -04:00 |
|
LevelX2
|
6a9a7d11e8
|
* Pine Walker - Fixed that the turned face up ability did also trigger for other creatures if Pine Walker was face down (fixes #581).
|
2014-09-29 15:18:41 +02:00 |
|
LevelX2
|
ae0417bf5c
|
Some minor changes to server.
|
2014-09-29 08:11:18 +02:00 |
|
LevelX2
|
350897b0e2
|
Some fixes to player quits game handling.
|
2014-09-28 15:45:35 +02:00 |
|
emerald000
|
eb97a8aa20
|
Added Chronatog Totem and Proteus Staff.
|
2014-09-27 16:24:53 -04:00 |
|
LevelX2
|
070e8609f4
|
* Some changes to user handling / logging.
|
2014-09-26 15:31:56 +02:00 |
|
LevelX2
|
529b27c664
|
* Added a test and some comments.
|
2014-09-26 12:50:11 +02:00 |
|
emerald000
|
37d4d43fe1
|
Added Crypt Champion, Gibbering Descent, Phyrexian Tyranny and Tornado Elemental.
|
2014-09-25 17:34:52 -04:00 |
|
LevelX2
|
b9c2bf4326
|
* Fixed a bug of duration "Until your next turn".
|
2014-09-25 23:26:26 +02:00 |
|
LevelX2
|
cc4f90f867
|
* Fixed possible NPE in PlayerImpl.
|
2014-09-25 20:06:12 +02:00 |
|
LevelX2
|
341db7b01f
|
* Morph Ability - Some fixes for displaying / handling morph cards/permanents.
|
2014-09-25 16:51:41 +02:00 |
|
LevelX2
|
7cacff2ce7
|
* Karmic Justice - Fixed that it did not trigger for its own destroyment.
|
2014-09-25 10:24:04 +02:00 |
|
LevelX2
|
f3ea64e27c
|
* Changed handling of phases to stop to server based handling.
|
2014-09-25 00:33:58 +02:00 |
|
LevelX2
|
e6d2bce95d
|
* Sidis Brood Tyrant - Fixed triggered ability not working as intended.
|
2014-09-25 00:32:43 +02:00 |
|
LevelX2
|
aa842efacc
|
Added F5 button to skip priority until end step of opponent. Added PlayerAction handling.
|
2014-09-24 16:55:51 +02:00 |
|
LevelX2
|
74edb0f0ef
|
Fixed possible NPE problems.
|
2014-09-24 12:40:49 +02:00 |
|
LevelX2
|
e64b5fb67c
|
* Changes for getting correct name of object.
|
2014-09-23 17:20:28 +02:00 |
|
LevelX2
|
5b5344a1a0
|
* MorphAbility - Fixed copying a face-down creature (fixes #566). Morph cards are indicated as playable now if you have the needed mana to play it by Morph. Cast of Morph spell is now colorless (fixes #569).
|
2014-09-23 17:01:09 +02:00 |
|
LevelX2
|
f9afd91209
|
* Added a Misdirection test (#574).
|
2014-09-23 16:56:52 +02:00 |
|
LevelX2
|
cc713808cf
|
* Download definition for M15 + CNS token and emblem images.
|
2014-09-22 23:31:26 +02:00 |
|
LevelX2
|
51728bcf4f
|
Merge origin/master
|
2014-09-22 22:27:59 +02:00 |
|
LevelX2
|
17acc9f97d
|
* Fixed that a player could wrongly not be chosen for not targeted effect, if the player had hexproof.
|
2014-09-22 22:27:10 +02:00 |
|
emerald000
|
58e7274b3d
|
KTK Oracle changes + missing City in a Bottle version.
|
2014-09-22 12:59:26 -04:00 |
|
LevelX2
|
100decf7ce
|
* Commander - Fixed that the commander replacement effect did not work if the commander spell on the stack was exiled.
|
2014-09-21 11:29:39 +02:00 |
|
LevelX2
|
898f111533
|
* Fixed calculation of converted mana costs of spells on the stack that include multiple {X} in casting costs.
|
2014-09-21 10:33:27 +02:00 |
|
LevelX2
|
a3505b6dba
|
Some minor changes to logging and object handling.
|
2014-09-21 09:40:19 +02:00 |
|
LevelX2
|
1e6d767eff
|
Added Supply/Demand, Raze and Scout's Warning.
|
2014-09-21 00:41:49 +02:00 |
|
LevelX2
|
da0100d3fd
|
Increased window size of pick choice dialog.
|
2014-09-20 17:45:23 +02:00 |
|
LevelX2
|
96b2d7f2a6
|
* Meandering Towershell - Fixed that it did not return to attack if no other creature was on the battlefield that could attack.
|
2014-09-20 17:40:46 +02:00 |
|
LevelX2
|
078d6fb3c6
|
Reworked some cards with a name a card effect to use a common effect.
|
2014-09-19 13:39:15 +02:00 |
|
LevelX2
|
a57ebc5314
|
* Table handling - Fixed a bug that if table owner tried to create a table with invalid deck, the table was added to the finished tables with no players.
|
2014-09-19 13:37:59 +02:00 |
|
LevelX2
|
eeb22c05ee
|
Changes to user / tournament / match handling.
|
2014-09-18 23:50:34 +02:00 |
|
LevelX2
|
3c12b23928
|
* Match handling - some changes to solve/workaround the draw games that cause matches not to end. Changed disconnect handling to not block the client (needs tests if works correctly).
|
2014-09-18 17:14:33 +02:00 |
|
LevelX2
|
f9f49e9c00
|
* Fixed that as thought effects could wrongly only apply to the ability controller.
|
2014-09-17 15:57:06 +02:00 |
|
LevelX2
|
9b3c59dfaf
|
* Canopy Cover - Fixed that it did not work correctly if cast on a creature controlled by an opponent.
|
2014-09-17 14:07:36 +02:00 |
|
LevelX2
|
4ce5519861
|
* Morph ability - Fixed that while a porphed creature not all other cardtypes (e.g. Artifact) or supertypes (e.g. Legendary) were removed.
|
2014-09-16 23:26:03 +02:00 |
|
LevelX2
|
e5bb83d6b9
|
* Outlast - Fixed bug of tooltip text.
|
2014-09-16 23:17:06 +02:00 |
|
emerald000
|
2d19f88c8b
|
Added Grenzo, Dungeon Warden, Culling the Weak, Nameless Inversion, Goblin Pyromancer and Tower of the Magistrate.
|
2014-09-16 13:42:31 -04:00 |
|
LevelX2
|
972dc729b2
|
* Vines of Vastwood - Fixed that it did not work correctly if cast on a creature controlled by an opponent.
|
2014-09-16 17:21:05 +02:00 |
|
LevelX2
|
a1168e3b27
|
* Setessan Tactics - Fixed a bug that the granted fight ability did not work for token permanents.
|
2014-09-16 16:06:49 +02:00 |
|
LevelX2
|
e0c7083145
|
* Fixed that deathtouch and lifelink did not work if the source permanent left the battlefield before the damage was dealt (e.g. Marath removing its last +1/+1 counter).
|
2014-09-16 14:15:19 +02:00 |
|
LevelX2
|
3d9357c2c9
|
Added initLife method for player to prevent triggering abilities of permanets added to test to battlefield from the start.
|
2014-09-16 14:13:34 +02:00 |
|
LevelX2
|
fc5d730f0a
|
Fixed possible NPE of AddManaOfAnyColorEffect.
|
2014-09-15 07:50:51 +02:00 |
|
LevelX2
|
217eaa55d7
|
* Zurgo Helmsmasher - Fixed that it got wrongly a +1/+1 counter also if a planeswalker was put into graveyard.
|
2014-09-15 00:10:14 +02:00 |
|
LevelX2
|
d498df6a54
|
Some minor changes to framework classes.
|
2014-09-14 23:57:55 +02:00 |
|
LevelX2
|
a407ec6fd9
|
* Morph - Fixed that static effects (eg. all your creatures gain vigilance) did not work for morphed creatures. Some more minor fixes to morph ability.
|
2014-09-14 23:57:02 +02:00 |
|
LevelX2
|
294be48355
|
[KTK] Added 3 blue cards.
|
2014-09-13 12:11:11 +02:00 |
|
LevelX2
|
85baf357e3
|
* Morph - Fixed handling (card shown face down after cancel of morph cast).
|
2014-09-13 11:23:01 +02:00 |
|
LevelX2
|
046174a0f6
|
[KTK] Added 1 black and 1 red card.
|
2014-09-13 09:51:25 +02:00 |
|
LevelX2
|
c3a31313d2
|
[KTK] Added 8 black cards and some minor fixes.
|
2014-09-13 02:41:46 +02:00 |
|
emerald000
|
22a663dcbc
|
[KTK] Added 12 cards.
|
2014-09-12 20:12:20 -04:00 |
|
LevelX2
|
e781bef3bc
|
[KTK] Added 11 red cards.
|
2014-09-13 01:32:17 +02:00 |
|
LevelX2
|
5c564906cd
|
[KTK] Added TurnedFaceUpAllTriggeredAbility. Changed name of TurnedFaceUpTriggeredAbility.
|
2014-09-12 19:01:43 +02:00 |
|
emerald000
|
351cf9b34e
|
[KTK] Added 3 cards + fixes.
|
2014-09-11 20:41:15 -04:00 |
|
LevelX2
|
6bf8699208
|
[KTK] Added 10 cards.
|
2014-09-12 01:33:09 +02:00 |
|
LevelX2
|
acb9b12291
|
* Fixed turn structure so that extra turns are taken after the current turn.
|
2014-09-11 17:20:48 +02:00 |
|
LevelX2
|
0ffa27e777
|
Added two new events and replacement calls - PLAY_TURN and EXTRA_TURN.
|
2014-09-11 17:00:21 +02:00 |
|
LevelX2
|
094d398081
|
* DoIfCostPaid - Added support to add multiple effects.
|
2014-09-11 12:54:44 +02:00 |
|
LevelX2
|
5860ff265d
|
Added RaidCondition (watcher has to be added to cards using it).
|
2014-09-11 12:53:25 +02:00 |
|
LevelX2
|
ffb373b1fb
|
* Telepathy - Fixed that not the opponents hands were revealed (fixes #559).
|
2014-09-11 08:15:01 +02:00 |
|
LevelX2
|
97eae36ddf
|
Fixed possible npe of tabel.
|
2014-09-11 00:17:24 +02:00 |
|
LevelX2
|
141cdb0e8b
|
[KTK] Added 7 multicolor cards.
|
2014-09-10 22:38:09 +02:00 |
|
LevelX2
|
e8f9c0822f
|
* Chat / game log - Switched to html output. So mana symbols and html tags are correctly shown. Colors have to be adjusted still a bit.
|
2014-09-10 17:13:26 +02:00 |
|
LevelX2
|
92486e0b61
|
* Suspend - Fixed a bug of counterhandling that could produced wrong amount of counters to add.
|
2014-09-10 00:19:42 +02:00 |
|
LevelX2
|
d2b252b517
|
* Gemstone Mine - Fixed that it did not produce mana anymore.
|
2014-09-10 00:18:49 +02:00 |
|
LevelX2
|
f137f9c49c
|
Fixed Morph handling, fixed that face down cards stay face down after zone change.
|
2014-09-10 00:18:03 +02:00 |
|
LevelX2
|
9b4637b002
|
[KTK] Added 4 golden, 1 green (not finished), 10 land cards.
|
2014-09-09 17:33:02 +02:00 |
|
LevelX2
|
9c1f69983b
|
Fixed a problem with NPE and match start. Chanes to handling of logging.
|
2014-09-09 07:45:53 +02:00 |
|
emerald000
|
f57d22501a
|
[KTK] Added 4 black cards.
|
2014-09-08 21:46:09 -04:00 |
|
emerald000
|
29a614582a
|
[KTK] Added 3 white cards and 4 blue cards.
|
2014-09-08 02:16:11 -04:00 |
|
LevelX2
|
d6af37eb1a
|
[KTK] 2 green cards.
|
2014-09-07 22:02:00 +02:00 |
|
LevelX2
|
a42a03355e
|
[KTK] added 8 golden cards.
|
2014-09-07 15:43:45 +02:00 |
|
LevelX2
|
c3c77e3974
|
* Server - Some changes to user / match / table handling.
|
2014-09-07 02:28:47 +02:00 |
|
LevelX2
|
5b34b46eac
|
* Mana Effects - Started to move choices to resolving. Allowed to cancel choices of some mana effects to cancel the mana ability activation.
|
2014-09-06 16:22:45 +02:00 |
|
LevelX2
|
1db5df220c
|
* River of Tears, Gemstone Cavern - Fixed that this acrds did not work with Refelecting Pool.
|
2014-09-06 16:18:07 +02:00 |
|
LevelX2
|
8d7e9f6cb6
|
* Liliana Vess - Fixed that the libarary was not shufled if second ability was used (fixes #558).
|
2014-09-06 14:58:52 +02:00 |
|
LevelX2
|
09242a40e7
|
Added Duration "Until your next turn" for continuous effects.
|
2014-09-06 12:52:36 +02:00 |
|
LevelX2
|
f12a616243
|
Some changes to debug messages and change to avoid conccurent change exception.
|
2014-09-05 12:47:49 +02:00 |
|
LevelX2
|
4b683619e3
|
* Champion ability - Fixed that it did not work for non champion permanents with the according subtype.
|
2014-09-05 00:13:10 +02:00 |
|
LevelX2
|
d051aef63f
|
Fixed a bug of handling of tournament sub tables if a user left. Some changes to match view.
|
2014-09-04 19:03:48 +02:00 |
|
LevelX2
|
3699b7ca3d
|
Fixed a bug of handling of tournament sub tables if a user left. Some chnages to match view.
|
2014-09-04 18:20:40 +02:00 |
|
LevelX2
|
b770c9d0ab
|
* Fixed a problem of match handling if a player left XMage during sideboarding.
|
2014-09-04 12:30:43 +02:00 |
|
LevelX2
|
6f9a6ccabf
|
* Fixed a bug in table expired check. Changed expired check. Some fixed for table / tournament state handling.
|
2014-09-03 16:17:43 +02:00 |
|
LevelX2
|
cb6cc62ed4
|
If match timer is used, the AI consumes now also time for their priority action. Some minor changes to Gamemanager.
|
2014-09-03 09:49:44 +02:00 |
|