Commit Graph

186 Commits

Author SHA1 Message Date
wagic.the.homebrew@gmail.com ab42e5db06 Erwan
- fixed card id collisions in Legends, Ravnica, Portal
- Changed Deck and Database structures with better design (a bit faster, hopefully a lot cleaner)
- updated Windows project file
2009-06-06 04:46:54 +00:00
wagic.laurent 7b20688b36 Laurent - Removed some cards tested and not working correctly.
RAV - Removed Empty the catacombs & Galvanic arc, tested and does not work. Note that the moveto all function is only for "inplay" you cannot target anything else at the moment (evacuation 10E works fine). Also cards like galvanic arc ("when put in play then") are not working 100%, e.g. "Sparkmage Apprentice" has a very strange behaviour, could anyone look at this one and confirm ?
LEG - Removed Abomination, make the game crash, need to look at this one, in the meantime I've removed it. Corrected Chromium
ARB - Added Intimidation Bolt
ALA - Added Rockcaster Platoon

Also note that flanking has never been added to the source, although I had planned to do so, nobody will ever notice since nobody use this stupid ability but nevertheless some cards may need to be removed...I've removed together with the old rampage ability at REV 347:
http://code.google.com/p/wagic/source/detail?r=347

Grü
L.
2009-06-04 15:40:26 +00:00
wagic.superhiro 96fe323f22 I think I fixed Ancestral Mask, but I cannot test at the moment. 2009-06-03 13:57:24 +00:00
wagic.superhiro 7ac0a04de4 Fixed Lord of Extinction's cost. 2009-06-03 13:52:16 +00:00
wagic.the.homebrew 28b37da779 Erwan
- fixed diabolic tutor cost
2009-06-03 09:02:12 +00:00
wagic.the.homebrew d5b285c171 Erwan
-fix priest of gix toughness
2009-06-03 05:45:48 +00:00
wagic.the.homebrew 0739a214f8 Erwan
- Removed the corpse of Sanctum Gargoyle that was remaining in the todo.dat :)
2009-06-03 01:28:45 +00:00
solo81@web.de d9a11b43bc Fixed Dwarven Grunt 2009-06-02 20:54:44 +00:00
solo81@web.de 413af9febd Fixed Venomous Dragonfly 2009-06-02 20:52:45 +00:00
leungclj 2ed649433e Jonathan - (r407) fixed and reordered 2009-06-02 19:45:10 +00:00
wagic.superhiro f10e063fc4 Fixed a mistake, sorry. 2009-06-02 19:33:33 +00:00
wagic.superhiro 1f5bd9407e Added Sharuum the Hegemon and Sanctum Gargoyle. 2009-06-02 19:25:05 +00:00
leungclj 73fb9ea2ae Jonathan - (r398) 3 cards added to their todo.dat, not tested, only based on (r398) updated version of CardDescriptor.cpp 2009-06-02 14:19:03 +00:00
wagic.the.homebrew@gmail.com f09e9d6b7c Erwan
- fix bug with Akron Legionnaire (Legends). See test
2009-06-02 12:44:31 +00:00
wagic.superhiro ef85090724 Added Cathartic Adept (ALA) - Not tested, but should work. 2009-06-01 14:00:06 +00:00
solo81@web.de 3112c06acf fixes 2009-06-01 11:36:08 +00:00
solo81@web.de 9895d1a839 Several bug fixes 2 2009-06-01 11:29:39 +00:00
solo81@web.de 7b0a503b25 Several card fixes 2009-06-01 11:19:25 +00:00
solo81@web.de 7e68f7da1c Fixed Barrin, Master Wizard 2009-06-01 11:11:44 +00:00
solo81@web.de 50349637a6 Fixed Darklit Gargoyle 2009-05-31 21:09:59 +00:00
solo81@web.de 725b117751 Fixed Nightscape Apprentice 2009-05-31 10:49:52 +00:00
solo81@web.de 74af069a26 Fixed Sphinx Summoner 2009-05-31 10:37:32 +00:00
wagic.the.homebrew@gmail.com 08992475fa Erwan
- added missing id for Pacifism
2009-05-31 06:50:48 +00:00
leungclj d26e903393 Jonathan - removed the extra "s" after "owner" according to MTGGameZones.cpp 2009-05-30 16:15:38 +00:00
wagic.the.homebrew@gmail.com 5de26cc509 Erwan
- more cards using library search
2009-05-30 13:50:03 +00:00
wagic.the.homebrew@gmail.com 1f25f78965 Erwan
-Added a few cards using library
2009-05-30 09:52:33 +00:00
wagic.the.homebrew@gmail.com b35195dddf Erwan
- Added crude possibility to search for the library (see Diabolic tutor)
2009-05-30 08:11:47 +00:00
leungclj b0eed5ea2e Jonathan - (10E) added Goblin Lore, Viridian Shaman 2009-05-29 22:10:19 +00:00
leungclj f5f77bfa2a Jonathan - fixed all the ";" mixed up 2009-05-29 14:10:10 +00:00
wagic.laurent 821a422149 Laurent - USG added Corrupt, LEG small correction, added some name + description to AI deck. 2009-05-27 20:49:16 +00:00
solo81@web.de b418132d2d Added Inundate 2009-05-27 11:47:38 +00:00
solo81@web.de 0c2662ad96 Added Upheaval. Fixed Zombify 2009-05-27 11:33:36 +00:00
solo81@web.de 90b3ae931c Added Sunder 2009-05-27 11:23:10 +00:00
solo81@web.de d52d5ec510 Fixed Steam Blast 2009-05-27 10:53:08 +00:00
wagic.the.homebrew b187150908 Erwan
- Fixed Zombie master
2009-05-27 03:29:55 +00:00
wagic.the.homebrew f9340dd88a Erwan
-small fix in Legends
2009-05-27 03:19:15 +00:00
wagic.laurent d5da4a3a23 Laurent - Update LEG (complete review and clean-up , + added some card to the code) some other cards could be added (storm world, storm seeker, typhoon, spiritual sanctuary) but that will be for later ;-) 2009-05-26 23:35:51 +00:00
wagic.laurent deffc085f4 Laurent - Added Dreamborn Muse (10E) tested and work, also tested the deplete function with instant and sorcery works fine (see ray of erasure ICE) 2009-05-26 22:03:30 +00:00
leungclj c1239606cb Jonathan - (CFX) fixed Obelisk of Alara 2009-05-26 15:57:25 +00:00
leungclj ca14cc3469 Jonathan - (ARB) fixed Qasali Pridemage 2009-05-26 15:55:37 +00:00
leungclj 04dd43d180 Jonathan - (USG) fixed bug 2009-05-26 11:13:11 +00:00
leungclj a2825e0e00 Jonathan - (r346) fixed Hibernation (not tested, I just copied from r349 - Empty the Catacombs) 2009-05-26 08:38:36 +00:00
leungclj e305e8eac8 Jonathan - (r345) fixed a bug 2 2009-05-26 08:26:51 +00:00
leungclj 5c60b6bb16 Jonathan - (r345) fixed a bug 2009-05-26 08:26:25 +00:00
wagic.the.homebrew d1653ef03e Erwan
- Fix issues introduced in RAV with r.334. See the diff
2009-05-26 02:43:38 +00:00
wagic.laurent 2e6b01a6fc Laurent - RAV update also added a lot of cards with deplete function (Glimpse the Unthinkable - WTF ??? this card is HUGE !!!!) and some also to the code did not test them... :D 2009-05-25 23:14:01 +00:00
wagic.laurent 182b133719 Laurent - Updated the discard function. Also you can now target the opponent or yourself. Once again this is the discard random function also mind rot (10E) is not 100% correct since if you were to play on yourself you should be able to choose which card to discard. If a card as no target(either in the target= line or in the discard:x target(X) line then it automatically applies to you.) it means cards that require you to discard a card at random in addition to its cost can now be coded (e.g. balduvian horde from alliance), but at the moment nothing will happen if you have no card to discard (did not test this one but it could be added if necessary).
Updated the deplete function. You can use deplete in instant and sorcery (not tested)
Updated rampage (add an issue with the last parameter and the annulation of the bonuses at end of turn) should be resolved now (not tested).
Added Basilik from 10E and also lavaborn (not tested yet), should try to do a more generic basilik (abomination, cockatrice, basilik, all have the same abilities but different criteria for the “type” of creature that would be or not be affected.
Also added Elvish promenade from LRW (this one is fun ;D)
2009-05-25 21:07:17 +00:00
solo81@web.de cfc76f5f22 Added several cards to Urza's Saga: Annul; Cave Tiger; Douse; Falter; Headlong Rush; Steam Blast; Viashino Weaponsmith 2009-05-25 20:17:15 +00:00
solo81@web.de f43d28d53e Added Jungle Lion (POR); Needle Storm (TMP;POR); Overrun (TMP); Shadowstorm (TMP) 2009-05-25 19:32:52 +00:00
solo81@web.de 50c818c660 Fixed all other slivers from Tempest. 2009-05-25 16:47:03 +00:00