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 |
|
LevelX2
|
fab532cdb6
|
Support of X costs for CounterUnlessPaysEffect.
|
2013-03-14 23:57:15 +01:00 |
|
LevelX2
|
9450074b70
|
Changed AI X costs handling according human handling. Fixed AI handling of modal spells. Changed some AI setting. Changes to AI lgging.
|
2013-03-14 23:55:14 +01:00 |
|
magenoxx
|
3205cc867f
|
Code and tests for Issue#156: Make smarter dual lands mana choose
|
2013-03-14 18:31:31 +04:00 |
|
LevelX2
|
987bfb588f
|
Improved target handling of Executioners Swing and fixed buf of FrontlineMedic.
|
2013-03-13 17:01:49 +01:00 |
|
jeffwadsworth
|
27dec0cacb
|
- Fixed typo
|
2013-03-12 11:44:25 -05:00 |
|
jeffwadsworth
|
b9b7aa9ac9
|
- Added Corpse Harvester, Prison Term.
|
2013-03-12 11:26:58 -05:00 |
|
LevelX2
|
beafbe1aea
|
Added ActivateIfConditionActivatedAbility for abilities that can only be activated if condition is true.
|
2013-03-11 19:03:55 +01:00 |
|
LevelX2
|
707ce8fca4
|
[minor] format.
|
2013-03-11 17:39:01 +01:00 |
|
LevelX2
|
82c44b2b3b
|
Changed txt importer to recognize "Sideboard" independent if upper or lower case.
|
2013-03-11 17:32:44 +01:00 |
|
LevelX2
|
093be04805
|
Changed txt deck importer to use latest released card for a card name instead selecting it by random.
|
2013-03-11 15:47:03 +01:00 |
|
LevelX2
|
1fd3aa46e9
|
Renamed ConditionalActivatedAbility to ConditionalGainActivatedAbility. Minor Formating.
|
2013-03-10 14:27:47 +01:00 |
|
North
|
a7a565bb8f
|
[minor] access modifer order
|
2013-03-10 14:53:02 +02:00 |
|
LevelX2
|
aa0290fd32
|
Set Version to 1.0.1
|
2013-03-10 11:40:56 +01:00 |
|
North
|
e67620260c
|
[minor] removed redundant finally block in CardRepository
|
2013-03-10 11:05:30 +02:00 |
|
LevelX2
|
1263607862
|
Fixed a bug that abilities of creatures weren't applied correct after the creature was controlled by opponent and the controll effect ended. Test for this bug.
|
2013-03-10 02:31:14 +01:00 |
|
LevelX2
|
7e11cccc5b
|
Added reminder text to Persist Keyword ability.
|
2013-03-09 18:38:54 +01:00 |
|
LevelX2
|
da289a7f67
|
Fixed that it only is triggered by creatures.
|
2013-03-09 18:38:29 +01:00 |
|
LevelX2
|
f457817a05
|
Added MyMainPhase condition and ActivateOncePerTurnManaAbility.
|
2013-03-09 18:37:56 +01:00 |
|
LevelX2
|
8b57ede370
|
Fixed a bug of GameState that values for SetValue are not copied. Fixed it for Boolean objects only.
|
2013-03-09 18:36:30 +01:00 |
|
LevelX2
|
ffcd51989e
|
[minor] formatting
|
2013-03-06 16:35:22 +01:00 |
|
LevelX2
|
2409e229c0
|
Fixed can't attack alone ability (issue #119), creature wasn't untapped when attack was reverted.
|
2013-03-05 22:01:01 +01:00 |
|
LevelX2
|
0bc5f5fe49
|
Added Predicates BlockedById and BlockingAttackerId.
|
2013-03-05 15:03:37 +01:00 |
|
LevelX2
|
8718a1de8e
|
Fixed Pit Fight (issue #151) and other fight cards that both targets must be valid when the effect resolves. Fixed also that the second target must be another target than the first.
|
2013-03-04 22:54:27 +01:00 |
|
LevelX2
|
5b1de89159
|
Fixed extort that decision if player uses extort and mana payment now happens during resolution.
|
2013-03-04 08:49:03 +01:00 |
|
LevelX2
|
9f8722c359
|
Fixed that evolve did not look for last known information of permanant that triggered evolve if permanent meanwhile left the battlefield.
|
2013-03-04 08:46:03 +01:00 |
|
LevelX2
|
27b2a6c59d
|
Added the suspend ability.
|
2013-03-04 00:06:41 +01:00 |
|
LevelX2
|
31616f876e
|
Added the possibility to hide a ability for rule text generation.
|
2013-03-04 00:05:52 +01:00 |
|
North
|
a327668660
|
fixed possible NPEs
|
2013-03-02 18:02:09 +02:00 |
|
North
|
c0f837c2e0
|
removed unused fields
|
2013-03-02 18:02:08 +02:00 |
|
North
|
cdd5c3f2d3
|
[minor] removed redundant modifiers
|
2013-03-02 18:02:05 +02:00 |
|
North
|
5f6f1c7528
|
[minor] removed unused imports
|
2013-03-02 18:02:02 +02:00 |
|
LevelX2
|
1baa60e9de
|
Added the possibility to limit library search to an amount of cards (Aven Mindcensor).
|
2013-02-28 17:15:40 +01:00 |
|
LevelX2
|
955f5ea391
|
Added CAN_TAKE_MULLIGAN game event.
|
2013-02-28 08:27:24 +01:00 |
|
magenoxx
|
5577d5b3a8
|
Changed version from 0.10.1 to 1.0.0
|
2013-02-26 14:11:00 +04:00 |
|
LevelX2
|
d925dda0f8
|
Merge branch 'master' of https://github.com/magefree/mage.git
|
2013-02-25 18:32:30 +01:00 |
|
magenoxx
|
f3ae9c85a6
|
Fixed Issue#146: Creature moving to exile zone instead graveyard
|
2013-02-25 21:01:48 +04:00 |
|
LevelX2
|
c299ee9461
|
Renamed Effect.
|
2013-02-25 00:20:57 +01:00 |
|
LevelX2
|
12a5efa506
|
Fixed UnleashAbility, DevourEffect, Urabrask the Hidden, Due Respect, Orb of Dreams replacing EntersTheBattlefield instead of only modifying it.
|
2013-02-24 10:53:25 +01:00 |
|