magenoxx
|
6e41cc74f6
|
Fixed CreatureEntersBattlefieldTriggeredAbility - Fixed Issue 137.
|
2011-06-03 09:06:42 +04:00 |
|
magenoxx
|
cd34310fe6
|
Fixed using Phyrexian Mana for abilities (didn't ask to pay mana for cards like Blinding Souleater).
|
2011-06-03 08:48:22 +04:00 |
|
BetaSteward
|
3ef090b6f5
|
clean up imports
|
2011-06-02 23:06:33 -04:00 |
|
Loki
|
a25f46cfab
|
fix Darkstell Juggernaut description
|
2011-06-02 23:15:06 +03:00 |
|
North
|
931803f7bf
|
Added Cards.
|
2011-06-02 22:54:44 +03:00 |
|
magenoxx
|
9d01643038
|
SOM: Relic Putrescence
|
2011-06-02 09:28:47 +04:00 |
|
magenoxx
|
aed19fe183
|
Fixed setTapped(true\false) not correctly used in various places.
|
2011-06-02 09:03:06 +04:00 |
|
magenoxx
|
8e3f2b8634
|
Fixed TapTargetEffect that didn't trigger TAPPED event.
|
2011-06-02 08:58:28 +04:00 |
|
Loki
|
18afe40274
|
Batterskull
|
2011-06-02 00:13:39 +03:00 |
|
Loki
|
7efc3b953b
|
Sickleslicer and Living Weapon mechanic support
|
2011-06-01 23:29:29 +03:00 |
|
Loki
|
b9f4f7abf4
|
Sheoldred, Whispering One and refactoring and make more generic BeginningOfCntrolledUpkeepTriggeredAbility
|
2011-06-01 01:04:57 +03:00 |
|
Loki
|
61ce0ffb6b
|
Elesh Norn, Grand Cenobite
|
2011-05-31 12:13:57 +03:00 |
|
BetaSteward
|
14891b1b77
|
added deck validation feedback to client + queue all RMI messages
|
2011-05-31 00:10:44 -04:00 |
|
North
|
10edbc8d9b
|
Added Cards.
|
2011-05-30 23:50:50 +03:00 |
|
North
|
569191a55a
|
Removed getArt and everything related to it.
|
2011-05-30 00:07:02 +03:00 |
|
magenoxx
|
84b79000ff
|
Phyrexian mana support. NPH: Mutagenic Growth, Dismember.
|
2011-05-29 23:12:21 +04:00 |
|
magenoxx
|
3daed99bda
|
Fixed text for SacrificeSourceUnlessPaysEffect
|
2011-05-29 23:10:50 +04:00 |
|
BetaSteward
|
3115ee3c5c
|
Added deck types
|
2011-05-27 23:04:48 -04:00 |
|
North
|
ade063fbbf
|
Removed redundant field in PermanentsOnBattlefieldCount
Fixed the Cards that were using it
Removed duplicate "you control" form TapTargetCost
|
2011-05-26 23:09:28 +03:00 |
|
magenoxx
|
1fa084fad0
|
Fixed not correct used removeFromTop(game).
|
2011-05-26 00:51:40 +04:00 |
|
magenoxx
|
916e74b520
|
Fixed ability adjustCosts.
|
2011-05-26 00:45:43 +04:00 |
|
BetaSteward
|
b0d3f6640f
|
Merge
|
2011-05-24 23:54:07 -04:00 |
|
BetaSteward
|
892f7cce1b
|
client/server overhaul - tested on localhost, remote testing pending
|
2011-05-24 23:52:26 -04:00 |
|
Loki
|
94b3802c0a
|
Sword of War and Peace
|
2011-05-24 23:06:08 +03:00 |
|
Loki
|
db5868649a
|
Apocalypse set and 3 cards
|
2011-05-24 00:45:29 +03:00 |
|
North
|
3851aa1402
|
Added cards.
Fixed 2 previously added cards.
|
2011-05-22 23:56:15 +03:00 |
|
North
|
8da963b771
|
Added ROE cards.
|
2011-05-21 10:16:29 +03:00 |
|
magenoxx
|
18fd84d7f3
|
Fixed Vampire Lacerator ability message.
|
2011-05-20 21:23:18 +04:00 |
|
magenoxx
|
267ae4f559
|
Awesome bug fix (3h of debuging): 1. ReboundEffect was copied by Ascension. 2. Copied spells moved original spell to grave that caused later wrong changeZone event with from=GRAVEYARD to=GRAVEYARD instead of from=STACK to=GRAVEYARD.
|
2011-05-20 21:02:29 +04:00 |
|
BetaSteward
|
181d48e24b
|
added Auriok Replica
|
2011-05-19 22:38:13 -04:00 |
|
magenoxx
|
74c7feb470
|
Moved version to 0.7.3 in pom files.
|
2011-05-19 23:49:43 +04:00 |
|
magenoxx
|
cbeab91889
|
Minor fixes in table manager and matchImpl.
|
2011-05-19 23:49:15 +04:00 |
|
magenoxx
|
ec1327199d
|
Fixed moveToExile.
|
2011-05-19 23:22:11 +04:00 |
|
Loki
|
c64e4974f7
|
2 SOM cards
|
2011-05-19 00:51:37 +03:00 |
|
North
|
9c10d70121
|
Added cards
Added BlocksOrBecomesBlockedTriggeredAbility
|
2011-05-18 23:43:09 +03:00 |
|
North
|
0e7ef05c5d
|
Improved CreatureEntersBattlefieldTriggeredAbility: if a target is required for the effect then that target must be added in the constructor.
|
2011-05-18 20:57:16 +03:00 |
|
North
|
3e3957e323
|
Cards added
Improved getRule for TriggeredAbilityImpl
|
2011-05-18 20:27:15 +03:00 |
|
magenoxx
|
c146c4465a
|
Merge
|
2011-05-17 01:17:21 +04:00 |
|
magenoxx
|
65dc11f895
|
Fixed choosing new targets for copied spells. Fixed Issue 53.
|
2011-05-17 01:16:25 +04:00 |
|
magenoxx
|
01f2be1b49
|
Updated havecounter condition.
|
2011-05-17 01:14:56 +04:00 |
|
North
|
d1dc5a0466
|
Added cards: lots of them
|
2011-05-16 23:05:01 +03:00 |
|
North
|
5e8a744179
|
TriggeredAbilityImpl.java: added optional to getRule
DrawCardTriggerAbility added
Used DrawCardTriggeredAbility for LorescaleCoatl and JacesErasure
|
2011-05-16 20:06:55 +03:00 |
|
North
|
cc313eb0de
|
Card added: Fangren Marauder
|
2011-05-16 08:20:22 +03:00 |
|
Loki
|
84dd367717
|
merge
|
2011-05-16 00:14:07 +03:00 |
|
Loki
|
bf1474f996
|
cards, fix Multikicker
|
2011-05-16 00:06:44 +03:00 |
|
North
|
d9b7e12a51
|
Improved previous commit.
|
2011-05-15 17:50:47 +03:00 |
|
magenoxx
|
2f56261ccd
|
Merge
|
2011-05-15 16:44:03 +04:00 |
|
magenoxx
|
d5c4ac371a
|
Now Planeswalkers use counters for loyalty. Fixed Issue 69.
|
2011-05-15 16:42:45 +04:00 |
|
North
|
a6342ae6e0
|
Cards added: Ezuris Archers, Ichorclaw Myr
Added Trigger interface and 2 implementations and the GenericTriggeredAbility class.
|
2011-05-15 15:25:58 +03:00 |
|
magenoxx
|
13497ec651
|
Implemented Rule 704.5r - If a permanent has both a +1/+1 counter and a -1/-1 counter on it, N +1/+1 and N -1/-1 counters are removed from it, where N is the smaller of the number of +1/+1 and -1/-1 counters on it.
|
2011-05-15 15:35:36 +04:00 |
|