North
|
4adb9f5118
|
Added DynamicManaEffect and DynamicManaAbility (refactored cards to use them)
|
2011-06-30 23:47:16 +03:00 |
|
magenoxx
|
e988468a87
|
Merge
|
2011-06-30 15:08:02 +04:00 |
|
magenoxx
|
2dba0ca829
|
Fixed Issue 169
|
2011-06-30 15:07:38 +04:00 |
|
Loki
|
da062aa9ac
|
Blightsteel Colossus
|
2011-06-30 10:49:21 +03:00 |
|
magenoxx
|
ec79873a0d
|
Fixed Issue 17
|
2011-06-30 11:27:43 +04:00 |
|
North
|
d195e6a749
|
AddManaOfAnyColorEffect - removed amount (can only add one)
Refactored cards to use AddManaOfAnyColorEffect
Added ManaCylix card.
|
2011-06-29 22:11:06 +03:00 |
|
North
|
fac0b0046d
|
Fixed cards that used EntersBattlefieldAbility instead of EntersBattlefieldTriggeredAbility
|
2011-06-29 21:33:08 +03:00 |
|
Loki
|
68d8c5dcc2
|
CHK
|
2011-06-28 20:36:32 +03:00 |
|
magenoxx
|
084b5657ad
|
Fixed Issue 176.
|
2011-06-28 19:41:29 +04:00 |
|
Loki
|
4600890c93
|
Liquimetal Coating
|
2011-06-28 13:56:13 +03:00 |
|
magenoxx
|
ef0a73f26d
|
Made images path configurable. Fixed Issue 36.
|
2011-06-28 11:15:19 +04:00 |
|
Loki
|
2e92da3259
|
Caw Blade sample deck
|
2011-06-28 00:51:45 +03:00 |
|
Loki
|
9ad844b597
|
2 NPH
|
2011-06-27 22:57:45 +03:00 |
|
Loki
|
a3fa7b4d60
|
Celestial Mantle, Shrine of Burning Rage, add LKI to CountersCount
|
2011-06-26 22:15:24 +03:00 |
|
North
|
ea0bf9e313
|
Refactored and fixed AvengerofZendikar
Fixed adding counters effects.
Fixed getDynamicText for CreateTokenEffect
|
2011-06-26 20:13:11 +03:00 |
|
magenoxx
|
4d05d71aa3
|
Tab for card images location configuration.
|
2011-06-26 19:31:07 +04:00 |
|
magenoxx
|
5e79f51f1d
|
Fixed double triggering. Fixed Issue 86.
|
2011-06-26 19:18:43 +04:00 |
|
magenoxx
|
e8dc1b659c
|
Fixed TableWaitingDialog chat background.
|
2011-06-26 18:50:47 +04:00 |
|
magenoxx
|
fdbc9a78a5
|
import fix
|
2011-06-26 18:47:24 +04:00 |
|
magenoxx
|
74b9b53091
|
Fixed Issue 167.
|
2011-06-26 18:46:23 +04:00 |
|
magenoxx
|
51e3e238af
|
New Preferences dialog. Option for big card images in hand. Fixed Issue 80. Fixed Issue 165.
|
2011-06-26 18:10:50 +04:00 |
|
North
|
67c1fc8ffa
|
Fixed issue 171.
Also, removed some unused imports.
|
2011-06-26 16:40:46 +03:00 |
|
magenoxx
|
4344566cda
|
Merge
|
2011-06-26 16:02:25 +04:00 |
|
magenoxx
|
e0fc10fed3
|
Made targets required=true by default (otherwise at the moment only enterthebattlefield abilities have about 50 bugged cards because of required=false and not set to true manually in the code).
|
2011-06-26 15:59:59 +04:00 |
|
magenoxx
|
5c6206f009
|
Fixed KorSkyfisher, NulltreadGargantuan (not targeting abilities).
|
2011-06-26 15:58:47 +04:00 |
|
Loki
|
e92882df1e
|
Kor Skyfisher fix
|
2011-06-26 14:48:10 +03:00 |
|
magenoxx
|
ac9091d6ee
|
Fixed Collection Viewer not displaying images since latest changes.
|
2011-06-26 15:36:45 +04:00 |
|
magenoxx
|
370d042858
|
Fixed MasterOfTheWildHunt, now target controller gets custom message while selecting targets to response.
|
2011-06-26 15:32:02 +04:00 |
|
magenoxx
|
d52ff8e221
|
Forgot to commit class.
|
2011-06-26 14:45:38 +04:00 |
|
magenoxx
|
bdf091daaf
|
Forgot to commit class. +NPE fix on disconnect.
|
2011-06-26 14:44:28 +04:00 |
|
magenoxx
|
021d3e1270
|
[deckeditor] Fixed Issue 163. Fixed Issue 164. Fixed Issue 168. Fixed issue with tooltips.
|
2011-06-25 20:55:00 +04:00 |
|
North
|
84c1fbccdc
|
Moved effect from framework to card implementation
(only one card used it and very few cards can use it)
Also some small refactoring.
|
2011-06-24 23:42:03 +03:00 |
|
magenoxx
|
92e9d94c33
|
Fixes.
|
2011-06-24 19:23:42 +04:00 |
|
North
|
854473bb58
|
Fixed author for NaturesClaim
Added generic <author> in cardclass.tmpl (please update your local copy)
|
2011-06-24 08:48:03 +03:00 |
|
Loki
|
8dd29b145a
|
Nature's Claim and bugfix
|
2011-06-24 01:11:55 +03:00 |
|
North
|
273ab90154
|
Added ChokingFumes card
Added AddCountersAllEffect
Refactoring and fixes for Counter adding effects
|
2011-06-24 00:28:07 +03:00 |
|
magenoxx
|
a121913f22
|
Changed main phase message.
|
2011-06-23 11:41:23 +04:00 |
|
North
|
581d8eb099
|
Added Mirran Spy.
Added SpellCastTriggeredAbility
Refactored cards to use SpellCastTriggeredAbility
|
2011-06-23 07:40:14 +03:00 |
|
North
|
8cdc679cbd
|
Added Kuldotha Forgemaster card.
|
2011-06-22 23:04:55 +03:00 |
|
magenoxx
|
67479da250
|
Made scopeColor equal to ComparisonScope.Any by default (more frequently used).
This automatically fixed current bugs in Grand Architect, Honor Of The Pure, Bloodhall Ooze, some other.
|
2011-06-22 21:21:05 +04:00 |
|
magenoxx
|
cfa779661d
|
Fixed thread pool leak and work queue growing.
|
2011-06-22 20:36:48 +04:00 |
|
magenoxx
|
c7ae032d5a
|
Fixed possible NPE between callbacks (as client and server are not synchronized between calls)
|
2011-06-22 20:35:16 +04:00 |
|
magenoxx
|
2977afea2d
|
fixed socket leak.
|
2011-06-22 18:40:29 +04:00 |
|
Loki
|
4afb13bbe8
|
CHK
|
2011-06-22 12:13:12 +03:00 |
|
Loki
|
c3c1ae7f86
|
Hero of Bladehold
|
2011-06-22 11:12:44 +03:00 |
|
magenoxx
|
56a314a203
|
Compilation fix.
|
2011-06-22 09:38:40 +04:00 |
|
magenoxx
|
65690c1b53
|
Fixed Bloodied Ghost.
|
2011-06-22 01:43:48 +04:00 |
|
North
|
a14cc419d8
|
Added Cards.
|
2011-06-21 23:53:42 +03:00 |
|
Loki
|
6f260b5933
|
Tunnel Ignus
|
2011-06-21 22:46:20 +03:00 |
|
Loki
|
b8dbb45718
|
Apostle's Blessing (targets card tooltip bugged)
|
2011-06-20 21:02:46 +03:00 |
|