magenoxx
|
a8697ac0bd
|
EnterBattlefieldEffect: Displaying overriden rule without additions
|
2012-06-12 12:53:31 +04:00 |
|
magenoxx
|
add5e7b685
|
Fixed Horizon Drake not having subtype
|
2012-06-12 11:58:49 +04:00 |
|
magenoxx
|
3c9e3de9a2
|
Fixed color mana payment
|
2012-06-12 10:54:47 +04:00 |
|
magenoxx
|
5be6f78d59
|
Adding writting amount of mana payed for {X} cost
|
2012-06-12 10:38:39 +04:00 |
|
magenoxx
|
f641ffe77b
|
Test and fix for triggered abilities of double faced cards
|
2012-06-11 20:34:33 +04:00 |
|
magenoxx
|
17dbe0ae57
|
Test and fix for copying transformed creatures
|
2012-06-11 19:36:56 +04:00 |
|
magenoxx
|
263ff56244
|
Failing test for Phyrexian mana pay
|
2012-06-11 19:32:55 +04:00 |
|
magenoxx
|
5199e2e81a
|
Test and fix for sacrificing creature with protection
|
2012-06-11 14:25:27 +04:00 |
|
magenoxx
|
8bceab52de
|
Fixed subtypes of 2 planeswalkers. All tests pass now.
|
2012-06-11 13:48:39 +04:00 |
|
magenoxx
|
37832da657
|
Failing test for planeswalker uniqueness rule
|
2012-06-11 13:42:43 +04:00 |
|
magenoxx
|
12954eceee
|
Refactored Target pointers. All tests pass now.
|
2012-06-11 11:21:31 +04:00 |
|
jeffwadsworth
|
13f547f1a2
|
- Added Smite. <ROE>
|
2012-06-10 12:09:10 -05:00 |
|
magenoxx
|
649fb13734
|
Fixed Dearly Departed
|
2012-06-10 15:48:15 +04:00 |
|
magenoxx
|
eea1aa3c52
|
Failing test for Dearly Departed
|
2012-06-10 15:33:51 +04:00 |
|
magenoxx
|
a59c01b829
|
Failing Undyung test for boost effects
|
2012-06-10 15:25:09 +04:00 |
|
Loki
|
6c152eb34c
|
fix counter count in Dearly Departed
|
2012-06-09 23:53:53 +03:00 |
|
Loki
|
c38d49358c
|
fix NPE when library is empty
|
2012-06-09 12:23:57 +03:00 |
|
magenoxx
|
1d22d59c42
|
Added zoneChangeCounter to fix spell fizzle on flicker bug. All tests passed.
|
2012-06-08 17:55:44 +04:00 |
|
Loki
|
4c3a9e5c50
|
Green Sun's Zenith can search Dryad Arbor now
|
2012-06-07 00:55:20 +03:00 |
|
magenoxx
|
4aa0f8beda
|
Failing test for flicker and spell fizzle
|
2012-06-06 19:29:29 +04:00 |
|
Loki
|
9280a84ecf
|
ApostlesBlessingEffect becomes stateless
|
2012-06-06 17:09:55 +03:00 |
|
Loki
|
ea13abc6a0
|
fix Apostle's Blessing
|
2012-06-06 15:59:24 +03:00 |
|
magenoxx
|
2408136f32
|
Apostle's Blessing
|
2012-06-06 10:50:49 +04:00 |
|
magenoxx
|
5cc8901e07
|
Fixed Dormant Gomazoa
|
2012-06-06 02:17:52 +04:00 |
|
magenoxx
|
d895b3e8d0
|
Lazy card loading
|
2012-06-05 19:41:17 +04:00 |
|
magenoxx
|
b04c8e485b
|
Merge branch 'master' of https://github.com/magefree/mage
|
2012-06-05 18:57:45 +04:00 |
|
magenoxx
|
d02ed7a03d
|
Fixed Curiosity
|
2012-06-05 18:57:27 +04:00 |
|
Loki
|
f088039c35
|
fix ULG symbols downloading
|
2012-06-05 17:49:47 +03:00 |
|
magenoxx
|
2c175dadf4
|
Fixed random stack abilities display order in client
|
2012-06-05 17:26:17 +04:00 |
|
magenoxx
|
d07236352b
|
Turbo Poison deck
|
2012-06-05 14:16:57 +04:00 |
|
Loki
|
7001caa64d
|
bump version to 0.8.6.r4
|
2012-06-04 21:32:40 +03:00 |
|
magenoxx
|
88a303a52f
|
Added short living lki. Soul Warden works. All tests passed.
|
2012-06-04 21:19:11 +04:00 |
|
magenoxx
|
5f3c38af69
|
Failing test for Soul Warden
|
2012-06-04 21:17:45 +04:00 |
|
magenoxx
|
a2301a1f66
|
Test and fix for Dungeon Geists
|
2012-06-04 19:34:00 +04:00 |
|
magenoxx
|
57ac5ea930
|
[tests] Added possibility to add target to triggered abilities.
|
2012-06-04 19:33:27 +04:00 |
|
magenoxx
|
3b647ab68b
|
Test and fix for Whipflare
|
2012-06-04 14:46:55 +04:00 |
|
magenoxx
|
365bd2a50e
|
Correct handling protection abilities for dealing damage. All tests passed.
|
2012-06-04 11:25:32 +04:00 |
|
magenoxx
|
17c88290af
|
Fixed creatures without flying could block sometimes creatures with flying
|
2012-06-03 19:52:17 +04:00 |
|
magenoxx
|
4e178fea29
|
Fixed Inquisitors Flail - prevented damage
|
2012-06-03 19:51:08 +04:00 |
|
magenoxx
|
153a5df2a5
|
Fixed Champion of Lambholt - gave ability only to itself. +1 test passed.
|
2012-06-03 19:50:17 +04:00 |
|
magenoxx
|
7445876ec5
|
Fixed AI target choosing. +1 test passed.
|
2012-06-03 18:41:58 +04:00 |
|
magenoxx
|
037310c279
|
Mana and getPlayable fix. +1 test passed.
|
2012-06-03 17:50:13 +04:00 |
|
magenoxx
|
27d4997545
|
Fixed LKI and change controller interaction. +1 test passed.
|
2012-06-03 17:33:04 +04:00 |
|
magenoxx
|
cf8fa2b773
|
Fixed triggered abilities under opponent's control. +1 test passed.
|
2012-06-03 16:28:28 +04:00 |
|
magenoxx
|
9cb4ee1977
|
Fixed Descendants Path (bug in library's put from top to bottom)
|
2012-06-03 16:11:48 +04:00 |
|
magenoxx
|
ccb235a3e0
|
Fixed Grixis Slavedriver manacost
|
2012-06-03 15:57:00 +04:00 |
|
magenoxx
|
4931365229
|
fix
|
2012-06-02 14:03:05 +04:00 |
|
Loki
|
1adee62789
|
bump revision to 0.8.6 r3
|
2012-06-01 23:21:32 +03:00 |
|
magenoxx
|
04379e7c99
|
Fixed few bugs with transform effect. +4 tests pass. Some transform cards should be refactored.
|
2012-06-01 21:08:29 +04:00 |
|
magenoxx
|
47cf770318
|
2 failing tests for copying effect targeting double-faced cards
|
2012-06-01 20:15:36 +04:00 |
|