LevelX2
|
db4616f821
|
Fixed 3 more wrong card names and changed the db version to 4 to refresh the db after all the change of card names.
|
2013-04-08 18:10:51 +02:00 |
|
LevelX2
|
f644ffe041
|
Changed color of frame of avatar for active player to green again. Checked that a player of a game can't also watch his own game. Added a match score to the start of the game log. Changed the color of the Turn [X] message. Tips and join messages during a game are displayed in the chat panel instead the game log panel. Display of the player name when hovering over the avatar is more vertical centered.
|
2013-04-07 21:29:27 +02:00 |
|
LevelX2
|
d473796373
|
Fixed bug #187 were targets in graveyard got illegal (happens only in games vs. AI). Bug was caused by zoneChangeCounter increased by AI simulation.
|
2013-04-06 16:53:51 +02:00 |
|
LevelX2
|
432bade091
|
Fixed a bug that for the game log the object name was not set for tokens that already left the battlefield. Added reminder text to LivingWeaponAbility.
|
2013-04-06 08:55:28 +02:00 |
|
LevelX2
|
a070c5a8e1
|
Fixed a bug that players were not removed properly from matches or tournaments they left before the match or tournament was started.
|
2013-04-06 02:09:04 +02:00 |
|
LevelX2
|
48f1560cb8
|
Added new AsThoughtEffectType to reveal face down cards (not a perfect solution I know, but better as using the cast type. If someone has a better idea to handle this, I'm open).
|
2013-04-06 00:04:21 +02:00 |
|
Plopman
|
cecc8bc1df
|
Fix AlternativeCost. It's no longer possible to cast spells with alternative caost for any zone
|
2013-04-05 17:58:37 +02:00 |
|
LevelX2
|
49f11cba8f
|
Added some parameters and improved rule text gerneration
|
2013-04-05 15:11:39 +02:00 |
|
LevelX2
|
36b4482367
|
Changed rule text generation to set first character to uppercase if needed.
|
2013-04-05 15:10:59 +02:00 |
|
LevelX2
|
7039b1991c
|
Added missing names of tokens (according rule 110.5c). This was the reason that no image was shown for tokens although a suitable image did exist.
|
2013-04-04 12:46:19 +02:00 |
|
LevelX2
|
7ebb5e18a6
|
Added ActivateIfConditionManaAbility.
|
2013-04-03 19:11:49 +02:00 |
|
LevelX2
|
8f6af3b412
|
Added FilterControlledArifactPermanent.
|
2013-04-03 19:00:53 +02:00 |
|
LevelX2
|
3f7503a536
|
Added ManaWasSpentCondition.
|
2013-04-02 17:15:40 +02:00 |
|
LevelX2
|
ad256a43bd
|
Added OrCost for additional costs. Small chnage to rul text generation of TargetImpl.
|
2013-04-02 16:35:23 +02:00 |
|
LevelX2
|
de20fcb5cc
|
[minor] formatting
|
2013-04-02 13:46:43 +02:00 |
|
magenoxx
|
97acebacdd
|
Pumped version to 1.0.2.dev
|
2013-04-01 16:00:30 +04:00 |
|
LevelX2
|
5f17804e93
|
Fixed a bug of miracle keyword, were in case you canceled to cast the spell for it miracle costs, the card could be cast later in turn also for miracle cost instead of regular costs.
|
2013-04-01 10:58:11 +02:00 |
|
LevelX2
|
6aad0e8444
|
Set reminder text of echo to italics font style.
|
2013-04-01 03:31:29 +02:00 |
|
Plopman
|
4ed29e764b
|
Added CycleTriggeredAbility
|
2013-03-31 16:30:03 +02:00 |
|
Plopman
|
66dc07e872
|
Added land cycling Ability
|
2013-03-30 19:09:17 +01:00 |
|
LevelX2
|
4212e5cfb6
|
Some rework of Spell Rupture and CounterUnlessPaysEffect.
|
2013-03-30 01:55:17 +01:00 |
|
LevelX2
|
9053e72f24
|
Added a ConditionalManaEffect.
|
2013-03-29 18:57:04 +01:00 |
|
LevelX2
|
3d9d71df94
|
Added TargetActivatedOrTriggeredAbility to framework.
|
2013-03-29 18:56:32 +01:00 |
|
LevelX2
|
e19e32ebf4
|
Added Champion ability.
|
2013-03-29 18:55:53 +01:00 |
|
LevelX2
|
d2c2c9b4a4
|
Some small improvements to framework classes.
|
2013-03-29 18:55:24 +01:00 |
|
LevelX2
|
8561234793
|
Fixed SpiltSecondAbility for activated abilities. Added reminder text.
|
2013-03-29 18:53:55 +01:00 |
|
magenoxx
|
29b84e0d92
|
Closed #169: Make it possible to untap lands
|
2013-03-29 20:35:16 +04:00 |
|
magenoxx
|
05191e8793
|
Closed #168 : Enhance priority hot keys
|
2013-03-29 17:18:12 +04:00 |
|
LevelX2
|
402f7fffd9
|
Tournaments status is updated now and if tournament finished, it's moved to the lower finished matches view.
|
2013-03-27 22:31:15 +01:00 |
|
LevelX2
|
12a01788e6
|
Added a new column to the table list showing the number of wins for matches and number of used / total seats for tournaments.
|
2013-03-26 17:18:43 +01:00 |
|
LevelX2
|
f36cf88da3
|
Changed PermanentImpl to make 0 damage events replacable.
|
2013-03-24 16:04:47 +01:00 |
|
LevelX2
|
05d0aac68b
|
Changed DiesAttachedTriggeredAbility to control the generated rule text.
|
2013-03-24 16:04:04 +01:00 |
|
LevelX2
|
770c7b6f82
|
Changed RevealTargetFromHandCost to support more than one card.
|
2013-03-24 16:03:17 +01:00 |
|
LevelX2
|
9d1b8192d4
|
Added more parameters to EntersBattlefieldEffect.
|
2013-03-23 16:41:22 +01:00 |
|
LevelX2
|
32dff5ae72
|
Added replacement of {this} and{source} for selection of replacement effect order.
|
2013-03-23 16:40:15 +01:00 |
|
LevelX2
|
c34377526f
|
Fixed a casting bug in the echoAbility (issue #174).
|
2013-03-22 20:37:35 +01:00 |
|
LevelX2
|
b46bdef429
|
Added the possibility to handle the enteres_the_battlefield event according to rule 614.12 (issue #164).
|
2013-03-22 15:00:06 +01:00 |
|
LevelX2
|
e14886ffda
|
[minor] fixed tooltip rule text of Kessig Wolf Run.
|
2013-03-22 10:01:55 +01:00 |
|
LevelX2
|
525cd2455e
|
Fixed a bug of the convokeAbility that permanent tokens didn't work with it.
|
2013-03-20 19:33:25 +01:00 |
|
magenoxx
|
2e07f5f7c2
|
Fixed Issue#113:Optical effect that the creature has been controlled by the active player continuously since the turn began is removed too late
|
2013-03-19 11:28:54 +04:00 |
|
LevelX2
|
6c21bf7ea6
|
Layered copy effect is now removed, if source permanent leaves battlefield.
|
2013-03-19 01:39:37 +01:00 |
|
LevelX2
|
d7cab00905
|
P/T changing effects from static abilities are applied now before enters the battlefield event triggers. This fixes that Kird Ape or Tarmogoyf P/T wasn't calculated before evoke checked P/T.
|
2013-03-19 01:38:19 +01:00 |
|
LevelX2
|
7e2064be8f
|
Fixed stack overflow error. Added missing type conversion.
|
2013-03-18 17:05:25 +01:00 |
|
LevelX2
|
88e5ddb807
|
Added new method to add an attacker later to combat.
|
2013-03-17 16:12:29 +01:00 |
|
LevelX2
|
c5776a6ded
|
Fixed Suspend to work with cards without mana costs. Improved dredge rule texts (issue #157)
|
2013-03-16 19:48:04 +01:00 |
|
LevelX2
|
f005c75d7c
|
Changed statement order the get the messages of the game log in a more natural order.
|
2013-03-15 15:59:27 +01:00 |
|
LevelX2
|
bc7ffd1201
|
Fixed a bug that the effect failed when the source attachment of the effect left meanwhile the battlefield.
|
2013-03-15 15:57:06 +01:00 |
|
magenoxx
|
ded2979dab
|
Fixed Issue#79: Cost reduction does not work properly
|
2013-03-15 17:54:02 +04:00 |
|
magenoxx
|
2b01a03418
|
Fixed Issue#89: Unattach event does not trigger if equipped creature is exiled
|
2013-03-15 14:11:57 +04:00 |
|
LevelX2
|
70a8ede4d5
|
Merge changes.
|
2013-03-15 00:04:29 +01:00 |
|