maurer.it
|
71eccc97fc
|
[FIX] Fixes issue 282 and potentially many others!
|
2011-10-21 17:32:31 -04:00 |
|
maurer.it
|
f0fdd7d1ba
|
[FIX] Other half of the fix for issue 302 (still testing).
|
2011-10-21 08:07:00 -04:00 |
|
maurer.it
|
f20e2fa0e4
|
[FIX] Fixes issue 311.
|
2011-10-21 08:05:21 -04:00 |
|
maurer.it
|
84f00d6330
|
Added missing planeswalkers.
|
2011-10-20 22:58:57 -04:00 |
|
maurer.it
|
c26f634d85
|
[FIX] Fixes issue 298 and 303.
|
2011-10-20 20:33:49 -04:00 |
|
maurer.it
|
0ccbc694cf
|
[FIX] Fixes issue 296. This fix seems more sane than removing line 363 of GameState.java.
|
2011-10-20 18:02:44 -04:00 |
|
maurer.it
|
6f844e0743
|
merge
|
2011-10-19 18:53:16 -04:00 |
|
maurer.it
|
64adbf4b21
|
[FIX] Fixes issue 289.
|
2011-10-19 18:51:31 -04:00 |
|
Loki
|
bc89714da0
|
refactoring
|
2011-10-19 23:00:37 +03:00 |
|
maurer.it
|
e0f3e367fa
|
[FIX] Fixes Fiend Hunters may enters the battlefield ability (issue 282) and also the found bug with multiple Fiend Hunters using the same exile zone, therefore one Fiend Hunter Exiling another causes the exiled Fiend Hunter's leaves the battlefield trigger to remove itself from the exile zone from the other. This same issue affected Journey to Nowhere, Oblivion Ring and Leonin Relic Warcer
|
2011-10-18 20:28:50 -04:00 |
|
maurer.it
|
73abbd2e87
|
Comment cleanup.
|
2011-10-17 21:17:22 -04:00 |
|
maurer.it
|
d6e6279300
|
[FIX] Fixes issue 286... my own fault, oops!
|
2011-10-17 21:12:50 -04:00 |
|
maurer.it
|
515b718ad5
|
[FIX] References issue 282 - Fixes Phyrexian Arena, Punish Ignorance, Countersqual, Pyschic Barrier and adds LKI for spells that were countered.
|
2011-10-17 20:28:43 -04:00 |
|
BetaSteward
|
39404820de
|
fixed AI targeting cards with Hexproof
|
2011-10-17 09:08:22 -04:00 |
|
Loki
|
5c0adadbc7
|
improve tooltip for Scry
|
2011-10-17 15:26:30 +03:00 |
|
magenoxx
|
3350c3e829
|
Updated components' version from 0.7.6 to 0.8
|
2011-10-16 21:02:04 +04:00 |
|
BetaSteward
|
b86a650159
|
really fix NPE
|
2011-10-15 23:45:27 -04:00 |
|
BetaSteward
|
4fc38b4548
|
prevent multiple singleton abilities on a permanent
|
2011-10-15 23:43:32 -04:00 |
|
BetaSteward
|
6fb8ecbf81
|
fixed NPE
|
2011-10-15 23:42:35 -04:00 |
|
Loki
|
e3b26d4f21
|
delete obsolete effect
|
2011-10-15 13:53:07 +03:00 |
|
Loki
|
260dada5f7
|
fix Vendetta, refactoring
|
2011-10-15 13:52:27 +03:00 |
|
Loki
|
996779c237
|
CreateTokenTargetEffect added
|
2011-10-15 11:25:27 +03:00 |
|
Loki
|
dbdcf7e924
|
cards
|
2011-10-15 10:48:17 +03:00 |
|
North
|
2cfa6927a8
|
Fixed SacrificeEffect (text and case when available targets < amount)
Removed unnecesarry triggered ability for Bludgeon Brawl
Added missing subtype for Kor Soldier token (Conquerors Pledge)
removed unused import
javadoc fix
|
2011-10-15 00:02:26 +03:00 |
|
BetaSteward
|
77f19c157a
|
refactoring and cleanup
|
2011-10-14 11:34:51 -04:00 |
|
BetaSteward
|
9b19ce56c0
|
fixed issue 241
|
2011-10-14 10:31:46 -04:00 |
|
Loki
|
2f9b76db31
|
some cards
|
2011-10-14 13:25:17 +03:00 |
|
maurer.it
|
e0fb91f380
|
Fixed issue 212, created a getter for the copiedSpell member to use in the copied spells resolution of the rebound effect.
|
2011-10-13 22:34:03 -04:00 |
|
North
|
a426991bfa
|
minor (removed unused imports, effects order for tooltip, static value accesed through Class)
|
2011-10-13 22:56:10 +03:00 |
|
Loki
|
d584cebb37
|
[RAV] Searing Meditation, improvements in SimpleTriggeredAbiltiy
|
2011-10-13 17:15:24 +03:00 |
|
BetaSteward
|
44ad4f988f
|
fixed issue 276
|
2011-10-12 21:56:24 -04:00 |
|
BetaSteward
|
9924713583
|
fixed issue 207
|
2011-10-12 21:45:57 -04:00 |
|
BetaSteward
|
8592713ba0
|
removed DamageXTargetEffect
|
2011-10-12 21:45:10 -04:00 |
|
BetaSteward
|
c00e34c051
|
over-hauled watchers
|
2011-10-12 21:44:26 -04:00 |
|
BetaSteward
|
caaa81a42b
|
refactoring and cleanup
|
2011-10-12 21:27:59 -04:00 |
|
magenoxx
|
238f26ee94
|
Separated transform effect for day-night and night-day transforming.
|
2011-10-12 15:45:59 +04:00 |
|
magenoxx
|
6f884817fe
|
Fixed Proliferate. Fixed Issue 275.
|
2011-10-12 12:50:29 +04:00 |
|
magenoxx
|
28d887dff2
|
Updated booster generation for ISD.
(Double-faced cards instead of "C" common).
|
2011-10-12 12:23:48 +04:00 |
|
magenoxx
|
e949d046df
|
Fixed Issue 270.
114.4. A spell or ability on the stack is an illegal target for itself.
|
2011-10-12 12:04:45 +04:00 |
|
North
|
7a610a27a6
|
[M10] Burning Inquiry, Warp World, Yawning Fissure
|
2011-10-11 23:57:50 +03:00 |
|
North
|
f81cf3116a
|
fixed javadoc for Battlefield.count
fixed rule text for card
|
2011-10-10 23:49:30 +03:00 |
|
Loki
|
be10da27b8
|
[RAV] Firemane Angel
|
2011-10-10 00:01:51 +03:00 |
|
BetaSteward
|
15f75f8d11
|
fixed issue 141
|
2011-10-09 14:58:08 -04:00 |
|
BetaSteward
|
f2c44688d0
|
fixed issue 93
|
2011-10-09 14:27:38 -04:00 |
|
magenoxx
|
82dcb53cb9
|
Target refactoring. Fixed Issue 273.
|
2011-10-08 12:46:34 +04:00 |
|
magenoxx
|
c3a5910976
|
Fixed AI not working (NPE).
|
2011-10-08 10:12:10 +04:00 |
|
North
|
1f4f1e8188
|
[MRD] Lightning Greaves
|
2011-10-08 00:43:42 +03:00 |
|
magenoxx
|
0cc7945720
|
Refactored RegenerateTargetEffect to use targetPointer.
|
2011-10-08 00:34:31 +04:00 |
|
Loki
|
6eb6532614
|
[ISD] Devil's Play
|
2011-10-07 23:11:41 +03:00 |
|
magenoxx
|
3ee7c808e1
|
Reverting back - 711.1. Tokens and cards with a Magic card back can't transform.
|
2011-10-07 23:58:51 +04:00 |
|
magenoxx
|
da2bdfb893
|
Fixed game.restoreState causing double-faced cards to transform back.
|
2011-10-07 23:34:19 +04:00 |
|
magenoxx
|
0c9151cc1f
|
Copying and creating tokens from double-sided cards.
|
2011-10-07 23:29:04 +04:00 |
|
BetaSteward
|
be1cf8dc24
|
missed a filter setting
|
2011-10-07 12:43:35 -04:00 |
|
BetaSteward
|
6660c6eece
|
can now add Abilities to players
|
2011-10-07 12:25:45 -04:00 |
|
BetaSteward
|
9f922c6a2a
|
made Hexproof a singleton
|
2011-10-07 12:24:44 -04:00 |
|
Loki
|
a629d9ea12
|
port Untamed Might to dynamic values
|
2011-10-07 13:34:49 +03:00 |
|
Loki
|
7d38684846
|
delete obsolete effect
|
2011-10-07 13:03:20 +03:00 |
|
BetaSteward
|
a269823404
|
fixed Myr Battlesphere - added GetXValue (can be used for non-mana X costs)
|
2011-10-06 23:37:10 -04:00 |
|
Loki
|
60d7be0583
|
Totem Armor mechanic
|
2011-10-07 00:40:43 +03:00 |
|
BetaSteward
|
f9c6762c11
|
ISD - Curse of Oblivion
|
2011-10-06 14:06:47 -04:00 |
|
North
|
f6b75537f6
|
reverted change to SacrificeTargetCost
|
2011-10-06 20:08:55 +03:00 |
|
North
|
20d8fa2f10
|
minor refactoring
|
2011-10-05 23:34:10 +03:00 |
|
North
|
d05636e20c
|
Improved SacrificeTargetCost
|
2011-10-05 22:01:09 +03:00 |
|
North
|
fc182e2978
|
Refactoring
|
2011-10-05 22:00:46 +03:00 |
|
Rafbill
|
7a998c0dfe
|
merge
|
2011-10-05 20:25:29 +02:00 |
|
Rafbill
|
6d74ad5a04
|
Added ControllerWinsEffect (name should be changed ?)
|
2011-10-05 20:25:17 +02:00 |
|
BetaSteward
|
00f5ddc618
|
ISD - Grimoire of the Dead
|
2011-10-05 13:07:47 -04:00 |
|
magenoxx
|
0db7157562
|
[ISD] Dissipate
|
2011-10-05 14:15:50 +04:00 |
|
BetaSteward
|
1e5d68183f
|
allow cards to be moved from the exile zone
|
2011-10-04 22:21:42 -04:00 |
|
BetaSteward
|
2f3108c57c
|
allow Cards in exile zone to be targeted + add card owner to filters
|
2011-10-04 22:21:15 -04:00 |
|
North
|
32fc34f90d
|
small refactoring
|
2011-10-04 22:35:49 +03:00 |
|
BetaSteward
|
2764a4c25a
|
cleanup
|
2011-10-04 12:26:34 -04:00 |
|
BetaSteward
|
d63919d8e3
|
ISD - Moonmist
|
2011-10-04 12:25:24 -04:00 |
|
BetaSteward
|
c17c68175d
|
ISD - Gutter Grime
|
2011-10-03 23:43:29 -04:00 |
|
BetaSteward
|
cb75f9a743
|
ISD - Prey Upon
|
2011-10-03 22:00:33 -04:00 |
|
North
|
2ae25b3c25
|
small refactoring
|
2011-10-03 22:30:35 +03:00 |
|
BetaSteward
|
da45bf8f8c
|
allow abilities to be added to cards in other zones
|
2011-10-02 21:23:40 -04:00 |
|
Loki
|
2da11a0c8e
|
cards
|
2011-10-03 01:18:49 +03:00 |
|
Loki
|
e5e9b04917
|
small refactoring
|
2011-10-02 23:10:31 +03:00 |
|
North
|
a7cfd17276
|
minor
|
2011-10-02 13:14:35 +03:00 |
|
BetaSteward
|
0ab7ebeb76
|
ISD - Balefire Dragon
|
2011-10-01 22:59:56 -04:00 |
|
magenoxx
|
7b711715ab
|
"No spell and two spells were cast last turn" conditions.
|
2011-10-01 16:32:20 +04:00 |
|
BetaSteward
|
6eacc79783
|
ISD - Tree of Redemption
|
2011-09-30 09:00:49 -04:00 |
|
BetaSteward
|
d2aeabc374
|
fixed life total exchanging to allow for rules 118.7, 118.8
|
2011-09-30 09:00:29 -04:00 |
|
North
|
c66fb996b8
|
Reffactoring
|
2011-09-30 07:44:24 +03:00 |
|
Loki
|
f1140eb2fb
|
6 10E
|
2011-09-30 02:01:53 +03:00 |
|
North
|
e0106d6b22
|
[ISD] cards
|
2011-09-29 23:06:22 +03:00 |
|
BetaSteward
|
9327d525c4
|
added CREATE_TOKEN event
|
2011-09-29 10:56:32 -04:00 |
|
BetaSteward
|
e7165fe00b
|
allow attachments on players
|
2011-09-28 22:00:38 -04:00 |
|
Loki
|
8bbcf05c86
|
2 ISD
|
2011-09-29 00:19:03 +03:00 |
|
magenoxx
|
614a3b0d13
|
Added search by sub type in deck editor.
|
2011-09-28 09:00:15 +04:00 |
|
BetaSteward
|
6daf8c5168
|
fixed Clone - can now copy cards with shroud and protection
|
2011-09-27 22:31:33 -04:00 |
|
BetaSteward
|
f2ef2e40e5
|
fixed ids for copied abilities
|
2011-09-27 22:27:03 -04:00 |
|
North
|
2e21d38416
|
Added cards
|
2011-09-27 23:09:44 +03:00 |
|
Loki
|
d96c983778
|
fix tooltip and Hoofprints Of The Stag
|
2011-09-27 13:38:31 +03:00 |
|
North
|
af10364cdf
|
minor
|
2011-09-26 22:35:13 +03:00 |
|
North
|
2e4d20c84c
|
moved "from graveyard" text from target to filter
|
2011-09-26 22:00:20 +03:00 |
|
North
|
3c8d43d609
|
Small changes (usage of SpiritWhiteToken, removed unused imports)
|
2011-09-25 22:14:45 +03:00 |
|
magenoxx
|
02180fadd9
|
[ISD] 6 white cards (all white cards implemented)
|
2011-09-25 01:57:45 +04:00 |
|
Loki
|
1b2d0dd942
|
[ISD] Ludevic's Test Subject
|
2011-09-24 12:45:36 +03:00 |
|
BetaSteward
|
d5fc5efe87
|
ISD - Stony Silence, Intangible Virtue
|
2011-09-23 12:29:13 -04:00 |
|
magenoxx
|
bfec76c7fc
|
[ISD] 10 white cards
|
2011-09-23 08:02:34 +04:00 |
|
magenoxx
|
7dc882a1d6
|
Fixes
|
2011-09-23 07:35:01 +04:00 |
|
BetaSteward
|
4936db8e45
|
ISD - Ghostly Possession, Mentor of the Meek, Nevermore
|
2011-09-22 22:21:46 -04:00 |
|
Loki
|
590218ea98
|
some cards and fix Gatekeeper of Malakir kicker
|
2011-09-23 01:14:00 +03:00 |
|
North
|
662e05e765
|
[ALA] Tezzeret the Seeker
[TMP] Mongrel Pack
|
2011-09-22 22:29:42 +03:00 |
|
magenoxx
|
6753f0a88f
|
Merge
|
2011-09-22 20:37:01 +04:00 |
|
magenoxx
|
f60fc5f16c
|
Fixed filter for target"attacking or blocking" - Fixed Divine Verdict.
|
2011-09-22 20:35:54 +04:00 |
|
magenoxx
|
a6258cfc7e
|
Fixed Chandra Nalaar second ability dealing no damage because of loyalty variable cost.
Fixed DamageAllControlledTargetEffect static text generating.
|
2011-09-22 17:53:54 +04:00 |
|
magenoxx
|
1397534a1c
|
Fixed GainAbilityAllEffect not working for controlled permanents. Fixed FiresOfYavimaya.
|
2011-09-22 17:34:31 +04:00 |
|
magenoxx
|
ae159557af
|
fixes in new Garruk. wolf token with deathtouch.
|
2011-09-22 17:18:54 +04:00 |
|
magenoxx
|
fe45c8adee
|
Added locking stage of dynamic value in BoostControlledEffect
|
2011-09-22 17:17:43 +04:00 |
|
magenoxx
|
9a8f6e839d
|
Слияние
|
2011-09-22 13:28:21 +04:00 |
|
BetaSteward
|
bbb4f8a346
|
fixed issue 255
|
2011-09-21 23:21:40 -04:00 |
|
North
|
3ff462e20b
|
Modified ExaltedAbility to use fixed target
|
2011-09-21 23:11:31 +03:00 |
|
North
|
c366f3ed61
|
Added GoblinToken and refactored cards using it
|
2011-09-21 23:10:50 +03:00 |
|
magenoxx
|
8aed187209
|
[ISD] Garruk Relentless // Garruk, the Veil-Cursed
|
2011-09-21 23:38:24 +04:00 |
|
magenoxx
|
c386e15dff
|
[ISD] Olivia Voldaren
|
2011-09-21 22:03:42 +04:00 |
|
BetaSteward
|
ee870a8970
|
changes to support tracking mana sources + some refactoring
|
2011-09-21 14:01:00 -04:00 |
|
magenoxx
|
b8fc0196b3
|
[ISD] Travelers Amulet
|
2011-09-21 21:32:30 +04:00 |
|
magenoxx
|
015ea665af
|
Reimplemented alternative costs a little (converted to interface)
|
2011-09-21 00:21:07 +04:00 |
|
BetaSteward
|
16aa9ad3da
|
Merge
|
2011-09-19 15:03:51 -04:00 |
|
BetaSteward
|
4b8d7b2649
|
NPH - Praetors Grasp
|
2011-09-19 14:51:10 -04:00 |
|
magenoxx
|
a894d90c29
|
"Flashback" keyword support
|
2011-09-19 22:24:44 +04:00 |
|
magenoxx
|
2f60401ca8
|
Added checking for usesStack value in triggers and abilities
|
2011-09-19 22:24:18 +04:00 |
|
magenoxx
|
ae1cf1942d
|
Fixed missing license.
|
2011-09-19 22:23:52 +04:00 |
|
Loki
|
27afa31947
|
[CHK] Myojin of Cleansing Fire
|
2011-09-19 20:43:35 +03:00 |
|
BetaSteward
|
d63cdfd131
|
NPH - Spinebiter
|
2011-09-19 10:08:54 -04:00 |
|
BetaSteward
|
2d93cd3174
|
NPH - Cathedral Membrane, Omen Machine, Unwinding Clock
|
2011-09-18 23:02:32 -04:00 |
|
North
|
84894fbaad
|
[ROE] Aura Gnarlid, Grotag Siege-Runner, Kor Spiritdancer, Merfolk Observer
|
2011-09-18 23:04:59 +03:00 |
|
North
|
ef8a5eb281
|
Removed question mark from optional triggered ability (wasn't necessary)
|
2011-09-18 23:03:55 +03:00 |
|
magenoxx
|
69ebe9aa24
|
Affinity for artifacts
|
2011-09-18 20:39:29 +04:00 |
|
magenoxx
|
2d8948b8f6
|
Changed version from 0.7.5 to 0.7.6
|
2011-09-18 13:57:43 +04:00 |
|
magenoxx
|
41aae0c71d
|
Images. fix for transform rules text.
|
2011-09-17 16:54:55 +04:00 |
|
magenoxx
|
e7bb796d48
|
Double-faced cards support
|
2011-09-17 16:47:28 +04:00 |
|
BetaSteward
|
ceb54518ed
|
NPH - Chancellor of the Annex, Chancellor of the Spires
|
2011-09-16 22:36:06 -04:00 |
|
magenoxx
|
f5164fa526
|
Fixed Anowon, the Ruin Sage
|
2011-09-17 00:48:35 +04:00 |
|
Loki
|
d05f6e1542
|
fix
|
2011-09-16 13:34:13 +03:00 |
|
Loki
|
bb3ce04f27
|
merge
|
2011-09-16 13:28:32 +03:00 |
|
Loki
|
b9fce8eb8e
|
little asking text change
|
2011-09-16 11:30:01 +03:00 |
|
magenoxx
|
925e879fb0
|
Fixed import (compilation error fix)
|
2011-09-16 10:55:02 +04:00 |
|
BetaSteward
|
99c11f4fb6
|
NPH - Chancellor of the Dross, Chancellor of the Forge, Chancellor of the Tangle
|
2011-09-15 23:07:41 -04:00 |
|
Loki
|
6ab12783c9
|
fix NPE
|
2011-09-16 00:00:55 +03:00 |
|
Loki
|
8c98938aa7
|
reimplement Conqueror's Pledge
|
2011-09-15 23:25:23 +03:00 |
|
Loki
|
8dfd3bfc9d
|
more work at Kicker - now we shall use special KickerManaCost for it
|
2011-09-15 23:01:57 +03:00 |
|
magenoxx
|
226a74ebb5
|
Fixes
|
2011-09-15 21:23:15 +04:00 |
|
BetaSteward
|
49a0fa6144
|
NPH - Caged Sun
|
2011-09-14 23:09:53 -04:00 |
|
BetaSteward
|
89d1850493
|
created mana added event
|
2011-09-14 23:09:09 -04:00 |
|
BetaSteward
|
cd81f4197d
|
created events for adding counters to players
|
2011-09-14 21:31:08 -04:00 |
|
Loki
|
e47cf9cefc
|
merge
|
2011-09-14 22:52:16 +03:00 |
|
Loki
|
99966e799b
|
Affinity (currently broken)
|
2011-09-14 22:47:03 +03:00 |
|
magenoxx
|
1e172b0a45
|
Reimplemented 2 cards with kicker.
|
2011-09-14 23:12:15 +04:00 |
|
BetaSteward
|
3e3e4f4181
|
NPH - Vorinclex, Voice of Hunger
|
2011-09-14 12:47:35 -04:00 |
|
BetaSteward
|
5c01b832b9
|
refactored targets
|
2011-09-14 12:46:47 -04:00 |
|
Loki
|
7b5abdd20f
|
Small changes
|
2011-09-14 11:58:24 +03:00 |
|
magenoxx
|
d9f846f783
|
Fixed NPE in SetCardSubtypeAttachedEffect
|
2011-09-14 12:50:29 +04:00 |
|
magenoxx
|
15212bccc9
|
Reimplemented Vines Of Vastwood (new way for implementing spells with kicker)
|
2011-09-14 09:21:12 +04:00 |
|
magenoxx
|
cc415c586d
|
Fixed optional costs. Now new implemenation of kicker should work.
|
2011-09-14 00:35:44 +04:00 |
|
magenoxx
|
a07c210ac0
|
Added UUID to costs (required for optional costs for kicker)
|
2011-09-14 00:35:02 +04:00 |
|
BetaSteward
|
61638f6453
|
NPH - Spellskite
|
2011-09-12 22:58:01 -04:00 |
|
BetaSteward
|
8c011aeb36
|
fixed invalid deck messages + added some banned/restricted cards
|
2011-09-12 22:10:59 -04:00 |
|
BetaSteward
|
2c8f9ce688
|
fixed another NPE
|
2011-09-12 21:19:18 -04:00 |
|
BetaSteward
|
ad4b4e82c2
|
fixed various NPEs
|
2011-09-12 21:15:54 -04:00 |
|
BetaSteward
|
d01c992f2e
|
fixed not serializable error
|
2011-09-12 21:15:09 -04:00 |
|
North
|
17ca2de0c9
|
Fixes issue 253.
This needs a review. I couldn't see any need for the second loop which would be infinite for targets with no upper limit.
|
2011-09-12 22:49:49 +03:00 |
|
Loki
|
58fd018db2
|
some work at otional cost. not finished. Desolation agel broken for testing
|
2011-09-11 23:34:29 +03:00 |
|
magenoxx
|
e5e850a30b
|
MorbitCondition
|
2011-09-11 00:39:58 +04:00 |
|
magenoxx
|
436f4923cd
|
[ISD] 5 green cards
|
2011-09-10 12:23:33 +04:00 |
|
BetaSteward
|
cdd0ba6d0c
|
NPH - Karn Liberated
|
2011-09-09 23:07:24 -04:00 |
|
magenoxx
|
7013ceeb0e
|
Fixed play with top revealed not discared.
|
2011-09-09 00:35:41 +04:00 |
|
Loki
|
e3862a685a
|
[NPH] Ichor Explosion
|
2011-09-08 22:59:31 +03:00 |
|
magenoxx
|
d3dfb67ffc
|
Mage UserData serializable.
|
2011-09-08 19:37:20 +04:00 |
|
magenoxx
|
33be6bd828
|
UserDataView. More custom avatars.
|
2011-09-08 10:41:52 +04:00 |
|
magenoxx
|
bf1a49dd0b
|
Sending user data. Sending avatar to server on connect.
|
2011-09-07 21:18:58 +04:00 |
|
Loki
|
ad499f8c4a
|
Some BOK cards
|
2011-09-06 22:11:56 +03:00 |
|
Loki
|
3d98484366
|
Few more Lorwyn cards + filter fixes
|
2011-09-06 20:23:10 +03:00 |
|
BetaSteward
|
6d4c3aa8d9
|
fixed issue 242 - check all modes for targets
|
2011-09-05 22:02:50 -04:00 |
|
Loki
|
ac70150512
|
[MRD] Oblivion Stone
|
2011-09-04 23:04:09 +03:00 |
|
BetaSteward
|
fe79ee97a9
|
update deck every 5 seconds while constructing or sideboarding
|
2011-09-04 13:23:16 -04:00 |
|
Loki
|
beb2eb8e27
|
merge
|
2011-09-04 16:28:34 +03:00 |
|
Loki
|
1ffa8f41c7
|
add FilterSpiritOrArcaneCard, refactoring
|
2011-09-04 16:26:49 +03:00 |
|
BetaSteward
|
ea44fc973f
|
added timeout on sideboard + show construct and/or sideboard on reconnect
|
2011-09-03 21:44:05 -04:00 |
|
Loki
|
12901d3744
|
CON
|
2011-09-03 12:13:53 +03:00 |
|
North
|
e708c2b74a
|
Fixes to rule text
|
2011-09-02 20:34:45 +03:00 |
|
North
|
d4a2701424
|
[NPH] Numbing Dose, Xenograft
|
2011-09-02 20:28:07 +03:00 |
|
magenoxx
|
0fbc805492
|
Lowered version from 0.8 to 0.7.5 for release.
|
2011-09-02 08:18:49 +04:00 |
|
BetaSteward
|
4fad2ede12
|
ISD - Reaper from the Abyss
|
2011-09-01 20:57:33 -04:00 |
|
magenoxx
|
e69f9e28d5
|
Fixed bug in targeting. Fixed Issue 231.
|
2011-09-02 00:36:02 +04:00 |
|
magenoxx
|
cc661a3100
|
Fixed NPE in kicker ability (Fixed Issue 232)
|
2011-09-02 00:21:40 +04:00 |
|
BetaSteward
|
01338b706e
|
optimized some other watchers
|
2011-09-01 14:52:31 -04:00 |
|
BetaSteward
|
3e26d94208
|
added Morbid watcher - to support Morbid mechanic
|
2011-09-01 14:51:57 -04:00 |
|
magenoxx
|
2e97eb38fd
|
Dealing combat damage at the same time. Fixed Issue 236. Note: implemented only for damage resultings.
|
2011-09-01 14:14:31 +04:00 |
|
BetaSteward
|
f67aaf80cf
|
add stack trace to error dialog
|
2011-08-31 22:30:18 -04:00 |
|
magenoxx
|
d387d5afa2
|
Fixed Protection from artifacts not working for Equip ability being able to equip.
|
2011-08-31 23:57:47 +04:00 |
|
Loki
|
01e565f1ad
|
[NPH] Rage Extractor
|
2011-08-31 20:13:23 +03:00 |
|
BetaSteward
|
0ce1b4b918
|
fixed issue 235
|
2011-08-31 11:16:17 -04:00 |
|
North
|
7053c84ded
|
Made optional message from TriggeredAbility more user friendly.
|
2011-08-31 16:58:10 +03:00 |
|
BetaSteward
|
12d3b974d0
|
fixed issue 219
|
2011-08-30 09:01:18 -04:00 |
|
North
|
7418d201e4
|
[MBS] Gruesome Encore
Fixed Mimic Vat
|
2011-08-30 15:50:50 +03:00 |
|
BetaSteward
|
7775a9736e
|
missed file
|
2011-08-29 22:49:13 -04:00 |
|
BetaSteward
|
d36086acd2
|
MBS - Knowledge Pool
|
2011-08-29 22:48:55 -04:00 |
|
BetaSteward
|
7926fc5004
|
fixed issue 228
|
2011-08-29 13:06:25 -04:00 |
|
North
|
8737722e90
|
Javadoc for Card.moveToZone
Fixed mtg-cards-data.txt (quotes were literal)
|
2011-08-29 18:17:38 +03:00 |
|
BetaSteward
|
d903ba56e1
|
fixed issue 225
|
2011-08-28 22:24:13 -04:00 |
|
BetaSteward
|
19481bf961
|
fixed issue 94
|
2011-08-28 22:10:05 -04:00 |
|
North
|
d0dbb93f8f
|
Fixed effects using library.removeFromTop()
|
2011-08-29 00:45:01 +03:00 |
|
magenoxx
|
3aa947c14b
|
Sending options for another variant of target method - to replace Cancel by Done
|
2011-08-28 20:26:02 +04:00 |
|
magenoxx
|
eab78f659c
|
Clean up
|
2011-08-28 18:56:06 +04:00 |
|
magenoxx
|
d1fc1567fe
|
[M12] Sundial Of The Infinite. !!! M12 100% implemented !!!
|
2011-08-28 12:01:39 +04:00 |
|
magenoxx
|
a00701c756
|
game.endTurn
|
2011-08-28 12:00:40 +04:00 |
|
magenoxx
|
9a791c0d5b
|
Fixed all cards that should have triggered at the end of any turn.
|
2011-08-28 11:48:27 +04:00 |
|
magenoxx
|
b7d11c723c
|
Playing top card.
|
2011-08-27 16:30:39 +04:00 |
|
magenoxx
|
31d849ef46
|
Displaying top revealed card in client. PlayWithTheTopCardRevealedEffect.
|
2011-08-27 16:30:06 +04:00 |
|
magenoxx
|
8b415e2296
|
Fix to trigger
|
2011-08-27 16:28:22 +04:00 |
|
magenoxx
|
e1f0a42fe8
|
Changed card type and card super type comparison scope to Any by default.
|
2011-08-27 16:28:10 +04:00 |
|
BetaSteward
|
8b62a1d06f
|
MBS - Spire Serpent + improved getAvailableAttackers check
|
2011-08-26 23:23:30 -04:00 |
|
North
|
005c1a1954
|
Fixes and refactoring.
|
2011-08-26 22:59:21 +03:00 |
|
BetaSteward
|
a38e441e08
|
MBS - Spin Engine + modifications to Restriction Effect
|
2011-08-26 15:42:29 -04:00 |
|
BetaSteward
|
4a653d55cd
|
show completed matches - view replays
|
2011-08-26 10:41:28 -04:00 |
|
Loki
|
8c9db5876e
|
[ZEN] Quest for the Holy Relic
|
2011-08-26 11:24:43 +03:00 |
|
Loki
|
7c8261b792
|
[NPH] Phyrexian Obliterator
|
2011-08-25 22:39:13 +03:00 |
|
BetaSteward
|
b09de12f23
|
Merge
|
2011-08-25 07:47:08 -04:00 |
|
North
|
5c813a273f
|
Added CantBeBlockedByOneEffect and cards using it (also refactored cards)
|
2011-08-25 11:53:37 +03:00 |
|
BetaSteward
|
5023d13525
|
fixed some NPEs
|
2011-08-24 21:42:06 -04:00 |
|
BetaSteward
|
48d7afa375
|
catch spell and activated ability errors and rollback state - show error dialog on client
|
2011-08-24 12:59:51 -04:00 |
|
North
|
d6661078da
|
Added cards.
|
2011-08-24 17:34:12 +03:00 |
|
Loki
|
4b80c5ee8d
|
Forgetfulness
|
2011-08-24 09:53:06 +03:00 |
|
Loki
|
4ddadaf9bb
|
Few more cards
|
2011-08-24 09:47:32 +03:00 |
|
Loki
|
b64bf7229d
|
[NPH] Exclusion Ritual
|
2011-08-23 12:04:55 +03:00 |
|
magenoxx
|
f0c8bf2034
|
Merge
|
2011-08-22 22:29:33 +04:00 |
|
magenoxx
|
3b617b79da
|
Fixed DiesAndDealtDamageThisTurnTriggeredAbility
|
2011-08-22 22:27:17 +04:00 |
|
BetaSteward
|
aecdbe0778
|
added SimpleCardView - will reduce the amount of data passed between client and server
|
2011-08-22 13:54:55 -04:00 |
|
BetaSteward
|
37819c5088
|
fix for issue 210 was causing issues for AI's - added getX() utility method instead
|
2011-08-22 13:39:44 -04:00 |
|
North
|
b2d9b467ef
|
ACTIVATE_ABILITY and ACTIVATED_ABILITY events were used with source and target reversed.
|
2011-08-22 17:34:17 +03:00 |
|
magenoxx
|
096ae6e3ca
|
possible fix for wither instant spells
|
2011-08-22 14:20:59 +04:00 |
|
Loki
|
0642038d7e
|
Few more cards
|
2011-08-22 09:54:48 +03:00 |
|
magenoxx
|
e2d4fa8899
|
[M12] Stormblood Berserker
|
2011-08-22 09:39:37 +04:00 |
|
Loki
|
54a2e7c497
|
fix multitargeting, todo: fix tooltip
|
2011-08-22 00:01:32 +03:00 |
|
magenoxx
|
679d181e34
|
Fixed Issue 210
|
2011-08-21 22:58:33 +04:00 |
|
magenoxx
|
0829fa1ebf
|
[M12] Manabarbs
|
2011-08-21 22:22:04 +04:00 |
|
North
|
781738ecec
|
Refactoring (appended Condition to the name of every ConditionImpl).
Fixed EquippedCondition and EnchantedCondition.
|
2011-08-21 16:18:31 +03:00 |
|
magenoxx
|
567dee8ab6
|
[M12] Monomania, Rites of Flourishing
|
2011-08-21 09:12:43 +04:00 |
|
North
|
0dc56b7858
|
Fixed Rot Wolf (wasn't optional)
|
2011-08-21 08:07:04 +03:00 |
|
North
|
c6570bc203
|
[MBS] Rot Wolf
[ALA] Blood Cultist
[MBS] Path of Blight Starter Deck
|
2011-08-20 23:14:44 +03:00 |
|
magenoxx
|
b8076aa1d3
|
[M12][10E] Sengir Vampire
|
2011-08-20 22:59:49 +04:00 |
|
magenoxx
|
09ad252092
|
[M12] Call to the Grave
|
2011-08-20 21:51:25 +04:00 |
|
magenoxx
|
099021fe18
|
Fixed BeginningOfUpkeepTriggeredAbility
|
2011-08-20 21:50:42 +04:00 |
|
magenoxx
|
0df1e17820
|
[M12] Consume Spirit
|
2011-08-20 17:31:14 +04:00 |
|
BetaSteward
|
35d993c3c1
|
removed redundant calls to copy()
|
2011-08-19 22:18:23 -04:00 |
|
BetaSteward
|
2d0842f320
|
handle multiple replacement effects
|
2011-08-19 22:17:19 -04:00 |
|