Commit Graph

1749 Commits

Author SHA1 Message Date
wagic.the.homebrew@gmail.com 4570879624 Erwan
- attempt to fix a few issues with threaten
- removed Lands from M10 boosters (use rarity=L instead of Rarity=C)
2009-08-01 06:14:36 +00:00
wagic.the.homebrew@gmail.com 01f4797de8 Erwan
-fix card bugs in M10
2009-08-01 00:34:02 +00:00
wagic.laurent 717fbd2f4f Laurent - Few addition, all tested and worked (exception Disciple of Vault (MRD) & Mercadia's downfall (MRQ) not tested yet...) 2009-07-31 22:00:43 +00:00
wagic.laurent eda36220f6 Laurent - Corrected bug following wololo instruction. + found two small bug in CFX (fixed) and POR... for thundermare i'm not sure I fixed it and that it will work correctly... 2009-07-31 07:37:58 +00:00
wagic.laurent 5b5c528e94 Laurent - Correction to R654 made a mistake with mind spring and mind shatter (although mind spring can be very easely hardcoded). 2009-07-30 15:34:10 +00:00
wagic.laurent baab97331f Laurent - few addition to M10 mainly aliases from 10E and RV except Jackal Familiar and Burning Inquiry (not tested yet, will report if any issues).
Grü
2009-07-30 15:29:42 +00:00
wagic.the.homebrew@gmail.com aad25e8fb0 Erwan
- fix corrupt, shepherd of rot, imaginary pet, reclusive wight, rhox meditant, immaculate magistrate, wellwisher
2009-07-30 14:16:04 +00:00
wagic.laurent 9e498a0fb5 Laurent - Few addition to 10E all tested and working, although Skyshroud Range could be seen as boderline (since the abilities should be only at your turn) + underworld dream will deal damage if you "search" for a card and put in in your hand but not if you put it in play (not sure about the ruling here...)
Also you can see in the todo.dat I tried Sift, Stampeding Wildbeast and Denizen of the Deep, all not working...

Also the following cards can probably be parsed: 1205: //Lifetap; 1625: //Lifeblood; 2593: //Thoughtleech and removed from both MTGAbility.cpp and Allabilities.h (for AGiveLifeforTapped***)

Grü

L.
2009-07-30 14:15:33 +00:00
leungclj c471a9265a Jonathan - (TSP) removed Harmonic Sliver, its ability has turned into "when Harmonic Sliver comes into play, destroy all Sliver you controll" =.=".... 2009-07-30 13:16:33 +00:00
leungclj 07ff992e4d Jonathan - so far during my testing, corrupte doesn't do damage to target player, only to creature, but still gives correct life gain to user.
Removed Reclusive Wight + Imaginary Pet, they don't work.
(10E) Stronghold Discipline is doing double the amount of life lost.

Going to test on more aslongas cards, appears some pharse doesnt go with aslongas at the moment.
2009-07-29 10:02:19 +00:00
wagic.the.homebrew 5696b650ea Fixed a few bugs mentioned by abrasax 2009-07-29 07:55:33 +00:00
wagic.the.homebrew be93e1f6d1 Erwan
-added some cards using the recent changes in draw,life,deplete. There are still lots of them to add I think
- fixed trumpet in M10
2009-07-29 04:34:27 +00:00
leungclj 8149881001 Jonathan - some clean up 2009-07-29 01:11:33 +00:00
wagic.the.homebrew@gmail.com 62048ef486 Erwan
- code cleanup
2009-07-28 14:15:59 +00:00
wagic.the.homebrew@gmail.com b775eec20f Erwan
- barbed sliver, sedge sliver, basal sliver bug fix
2009-07-28 13:33:30 +00:00
wagic.the.homebrew@gmail.com c449c6782b Erwan
-removed mind rot test (mind rot is not codable)
-removed "cantbeblockedby" creatures
2009-07-28 10:56:43 +00:00
leungclj 297fdef4de Jonathan - (10E) small fix 2009-07-28 04:04:36 +00:00
wagic.the.homebrew@gmail.com bb4cb3be7d Erwan
- fix soul warden
- fix counters (chainbreaker)
- removed cards that do not work
- updated version
2009-07-27 10:33:11 +00:00
solo81@web.de 7d672e091a updates & fixes (EXO) 2009-07-27 08:24:09 +00:00
solo81@web.de aa872cbc2f some fixes (CHK) 2009-07-27 08:04:10 +00:00
solo81@web.de 56c4ab2262 some fixes 2009-07-27 07:44:30 +00:00
solo81@web.de 616a4777f3 some fixes. 2009-07-27 07:38:23 +00:00
leungclj aeec36fd0a Jonathan - (10E) updated Birds of Paradise 2009-07-27 03:52:12 +00:00
wagic.laurent 192b311e05 Laurent - Few correction (CHK) and some additions (RAV) 2009-07-26 19:01:45 +00:00
leungclj 4e440998c1 Jonathan - some random update 2 2009-07-26 09:27:04 +00:00
leungclj cd040a51ec Jonathan - some random update + my first edition on MTGAbility.cpp + not tested Cruel Tutor (POR), I hope it doesn't shuffle after the card is put on to the top of the library..... 2009-07-26 08:00:23 +00:00
wagic.the.homebrew@gmail.com 129334b93f Erwan
-fixed shop refresh method problem (would not save correctly)
2009-07-26 06:08:39 +00:00
leungclj ada385d358 Jonathan - another one of those update 2 2009-07-26 04:23:12 +00:00
leungclj 91f8dbd355 Jonathan - another one of those update 2009-07-26 03:53:47 +00:00
leungclj ff681c9d74 Jonathan - (10E) updated 2009-07-26 03:27:42 +00:00
wagic.the.homebrew@gmail.com bf8d4fd827 Erwan
- bug fixes (civic wayfinder, fault line)
- target's quad is displayed for generictargetabilities
- added menutext for powertoughnessmodifier
2009-07-26 03:15:52 +00:00
wagic.superhiro ee61d7ad6b Fixed Balefire Liege. 2009-07-25 19:20:01 +00:00
wagic.the.homebrew@gmail.com 76d386be06 Erwan
- fixed a bug with bottle gnomes (would give life to opponent even if you steal control)
- huge update for abilities life,draw,damage,deplete,discard in the parser. This breaks some cards (so we need to fix them) but allows more flexibility in the future. See my post on the forum
2009-07-25 14:57:27 +00:00
wagic.the.homebrew@gmail.com 719c218552 Erwan
- fixed Beacon of unrest bug
- Fixed Kraken's eye bug
2009-07-25 02:57:30 +00:00
leungclj 3c2032a99e Jonathan - (r607) fix 2009-07-24 15:46:44 +00:00
leungclj 7e544c93ba Jonathan - added few cards 2009-07-24 15:20:53 +00:00
leungclj 89954a76e1 Jonathan - (MRD) added a few cards 2009-07-24 06:13:55 +00:00
leungclj 5adf3e768c Jonathan - (ALA) added a few cards 2009-07-22 13:33:36 +00:00
leungclj 93bf4b96a8 Jonathan - (r607) fix 2009-07-22 10:28:07 +00:00
leungclj 92daa3aad6 Jonathan - fixing my mistakes 2009-07-22 07:18:57 +00:00
wagic.the.homebrew 75d801c632 Erwan
- Added all counter cards I could find that would work
2009-07-22 02:25:31 +00:00
wagic.superhiro 6e05d185ab Fixed Elvish Archdruid. 2009-07-21 16:04:31 +00:00
wagic.superhiro 6d5bb3c7c1 Fixed Windswept Heath. 2009-07-21 11:34:53 +00:00
wagic.the.homebrew@gmail.com 7f93e03c9f Erwan
- added counters to parser. They can be used as an effect, not a cost!!! counter(p/t,n) where n is the number of counters. if n is ommitted, it is 1, if it is negative, it means "remove" counter
2009-07-21 11:10:30 +00:00
leungclj 678acc0c7a Jonathan - (r601) fix 2009-07-21 09:52:55 +00:00
wagic.laurent dc80253bde Laurent - Fix to R600 + few cards added to EVE 2009-07-21 09:07:05 +00:00
wagic.laurent 7ccac4bb9e Laurent - Removed useless code + updated corresponding cards.dat 2009-07-21 08:50:40 +00:00
leungclj f567729633 Jonathan - (LRW) added a few cards, (CFX) removed Exploding Borders 2009-07-21 06:10:05 +00:00
wagic.the.homebrew 5dc37d2cf6 Erwan
-Added a few cards
2009-07-21 04:36:54 +00:00
leungclj 5a31bfd437 Jonathan - (CFX) added a card 2009-07-21 03:54:06 +00:00