North
|
5bd9c13543
|
updated .gitignore
|
2012-07-13 23:46:33 +03:00 |
|
North
|
27486d325e
|
Fixed filters for cards affected by merge.
|
2012-07-13 23:24:10 +03:00 |
|
North
|
43322d3c1a
|
Merge branch 'filters'
|
2012-07-13 23:10:10 +03:00 |
|
North
|
4edee0b2f9
|
[refactoring] Moved another field to FilterPermanent
|
2012-07-13 23:08:10 +03:00 |
|
North
|
13f744f09f
|
[filters] Replaced color conditions with Predicates
|
2012-07-13 22:46:45 +03:00 |
|
magenoxx
|
ad412af32b
|
Fixed a bug allowing to cast revealed opponent spells
|
2012-07-13 15:43:32 +04:00 |
|
magenoxx
|
fc2283898c
|
[UI]Alt+E:enlarge card. New game panel layout (experimental).
|
2012-07-13 14:55:52 +04:00 |
|
Loki
|
01f57aa06e
|
[M13] Jace's Phantasm
|
2012-07-13 20:05:27 +12:00 |
|
jeffwadsworth
|
799095ef81
|
- Added the Rings. <M13>
|
2012-07-12 21:54:44 -05:00 |
|
Loki
|
f107afbef1
|
[M13] Void Stalker
|
2012-07-13 10:11:54 +12:00 |
|
North
|
ecf765ecf5
|
[filters] Replaced CardType conditions with Predicate
|
2012-07-12 23:42:46 +03:00 |
|
North
|
0d2053c634
|
[filters] Replaced abilities condition with Predicate
|
2012-07-12 20:09:34 +03:00 |
|
North
|
c59087e827
|
Fixed SubtypePredicate - treated case where object has Changeling
|
2012-07-12 19:34:37 +03:00 |
|
jeffwadsworth
|
d934253f45
|
- Added Pithing Needle and Rhox Faithmender. Thanks for the assistance Noxx.
|
2012-07-11 23:38:59 -05:00 |
|
magenoxx
|
9187cbff07
|
(Issue#6) Fixed tooltip not displayed until updated in Preferences dialog
|
2012-07-12 06:00:26 +04:00 |
|
magenoxx
|
d04008a7d4
|
Added game.getAbility(abilityId, sourceId) method
|
2012-07-12 05:48:48 +04:00 |
|
magenoxx
|
dc6888788d
|
Fixed gain and lose life events that didn't interact with replacement effects correctly
|
2012-07-12 05:19:45 +04:00 |
|
jeffwadsworth
|
d958fb9fbf
|
- Added Cathedral of War. <M13>
|
2012-07-11 17:26:58 -05:00 |
|
jeffwadsworth
|
31fd406c9e
|
- Added Trading Post. <M13>
|
2012-07-11 17:14:21 -05:00 |
|
North
|
dcfd5ece0c
|
[filters][refactoring] Minor changes to Predicates
|
2012-07-12 00:04:44 +03:00 |
|
North
|
2198cae333
|
[filters] Replaced Subtype condition with Predicate
|
2012-07-11 23:59:41 +03:00 |
|
North
|
78cb3c10d9
|
Added cards submitted by Backfir3
|
2012-07-11 08:38:03 +03:00 |
|
North
|
91d320eed2
|
[filters] Replaced Supertype condition with Predicate
|
2012-07-11 00:19:48 +03:00 |
|
North
|
dfd2413b89
|
[filters] replaced Power and Toughness conditions with Predicates
|
2012-07-11 00:19:47 +03:00 |
|
North
|
85b22de4b0
|
[filters] replaced ConvertedManaCost condition with Predicate
|
2012-07-11 00:19:47 +03:00 |
|
North
|
98feeb9968
|
[filters] replaced Name condition with Predicate
|
2012-07-11 00:19:46 +03:00 |
|
North
|
3d1f23e03b
|
Added base Predicates and MageObject Predicates.
|
2012-07-11 00:19:46 +03:00 |
|
jeffwadsworth
|
2e25865d7a
|
- Added Ground Seal. <M13>
|
2012-07-10 12:06:43 -05:00 |
|
jeffwadsworth
|
57489184ba
|
- Added Fungal Sprouting <M13>
|
2012-07-09 16:38:40 -05:00 |
|
North
|
4b805ca3b1
|
[minor]
|
2012-07-09 19:54:21 +03:00 |
|
North
|
c71b9c83ab
|
Fixed DrakeToken
|
2012-07-08 23:39:58 +03:00 |
|
North
|
12ac9a76b7
|
Fixed Concussive Bolt
|
2012-07-08 23:30:56 +03:00 |
|
jeffwadsworth
|
eb27f08ce2
|
- Added Slumbering Dragon, Worldfire, Thundermaw Hellkite. <M13>
|
2012-07-08 12:45:47 -05:00 |
|
magenoxx
|
7d1bdfb0ce
|
Added F4 hot key for 'End Turn' action
|
2012-07-08 18:42:28 +04:00 |
|
magenoxx
|
ecfc58b131
|
Fixed target required for Ravenous Rats
|
2012-07-08 18:41:10 +04:00 |
|
magenoxx
|
5294e2cba4
|
Changed title for graveyard dialog
|
2012-07-08 18:40:53 +04:00 |
|
North
|
2e457fda1d
|
Fixed cards to use CantBlockTargetEffect instead of adding CantBlockAbility
|
2012-07-08 14:35:06 +03:00 |
|
North
|
3e0d565f97
|
Removed return statement inside loop - TapTargetEffect
|
2012-07-08 13:50:40 +03:00 |
|
North
|
1b7a682c01
|
Fixed Talrand Sky Summoner
|
2012-07-08 13:03:41 +03:00 |
|
magenoxx
|
6d670fa3ff
|
[UI] Moved Concede button from helper component to bottom-left
|
2012-07-08 09:41:04 +04:00 |
|
magenoxx
|
0211b4f1af
|
Refactored AkromasMemorial with CompoundAbility
|
2012-07-08 09:38:59 +04:00 |
|
magenoxx
|
1acf00a5da
|
CompoundAbility
|
2012-07-08 09:38:34 +04:00 |
|
magenoxx
|
d9e0590763
|
fix for m13 type in deck generator
|
2012-07-08 08:06:54 +04:00 |
|
magenoxx
|
3ddff4a113
|
Added M13 option for deck generator
|
2012-07-08 07:21:26 +04:00 |
|
magenoxx
|
235b262618
|
removed .iml file. updated gitignore[A
|
2012-07-08 06:59:19 +04:00 |
|
Loki
|
8f45171c4c
|
3 M13
|
2012-07-08 11:43:57 +12:00 |
|
North
|
34576673dd
|
[USG][USL][USD] cards submitted by Backfir3
|
2012-07-07 22:52:26 +03:00 |
|
North
|
d2d34c22b0
|
[USD] Generated simple cards
|
2012-07-07 22:36:18 +03:00 |
|
North
|
3d28907137
|
[USD] Extended cards
|
2012-07-07 22:35:04 +03:00 |
|
North
|
ff2f12fcc7
|
[USD] added set
|
2012-07-07 22:33:23 +03:00 |
|