Commit Graph

1691 Commits

Author SHA1 Message Date
wagic.laurent f4cf5b5532 Laurent - Small Cards bug correction - Yavimaya Druid (TSP) was missing Forestwalk. Removed Coral Helm from ATQ (need discard random as a cost). 2009-12-23 09:36:31 +00:00
wagic.the.homebrew@gmail.com 4be7d5ebd3 Erwan
- pumped version up to 0.10.1
- Added fleshformer, so that conflux gets 80 cards :)
2009-12-23 06:21:30 +00:00
leungclj b762a7e3a9 JON4TH4N - applied the same change from r1604, the reason because "may" will not work with "moveto" follow with a cost, and since you already paid for your ability cost, why pay a "may" there? Pay {G} and you dont have to use this ability XD. Tested asSorcery, works, but also found Flame Jab not working, reasons attached, so its removed. 2009-12-22 14:19:29 +00:00
wagic.the.homebrew@gmail.com 54142cc816 Erwan
- fix a segfault with Shivan Gorge
- Fix a memory leak in the AI
- Commit a test for issue 265
2009-12-22 13:11:08 +00:00
leungclj ccb07a25d1 JON4TH4N - fixed Skyshroud Ranger, yes, tested, no bug, no crash from this fix, no segfault (not sure what segfault is XD) 2009-12-22 02:20:03 +00:00
Psyyringe 8bc2249b9b Psyringe - added some DST cards 2009-12-20 02:21:12 +00:00
Psyyringe ff0331c801 Psyringe - reimplemented Goblin Cannon (5DN) after successful test following discussion on r1508 2009-12-20 00:53:50 +00:00
solo81@web.de 3c8a1dd685 Reordering (CSP) 2009-12-19 22:07:28 +00:00
solo81@web.de 93674f7cc5 Added Elvish Spirit Guide (ALL)
Added Keen Sense, Mirri & Simian Spirit Guide (PLC)
2009-12-19 20:52:18 +00:00
solo81@web.de 0f6da1f076 Fixed Into the North (CSP) 2009-12-19 15:21:11 +00:00
solo81@web.de 5286b51d5c Small fixes
Removed some cards

Added Skyshroud Ranger (TMP)
2009-12-19 14:40:58 +00:00
wagic.superhiro 2c31280a8d Fixed Stomping Grounds. 2009-12-18 21:59:35 +00:00
solo81@web.de 4256a2f512 Added some cards (MIR) 2009-12-18 21:20:13 +00:00
solo81@web.de 3c2b51607d Added most cards with Channel-ability (SOK).
Added Worldheart Phoenix (CFX)
2009-12-18 19:56:59 +00:00
solo81@web.de d1ee26d3a2 Added Magma Phoenix (M10) and Pyre Zombie (INV) 2009-12-18 16:52:35 +00:00
solo81@web.de bacae53c1c Added Gigapede (ONS) (tested and working) 2009-12-18 16:28:56 +00:00
solo81@web.de bb7965cd9a Fixed Scourglass (ALA) 2009-12-18 16:09:09 +00:00
solo81@web.de 8307d62e68 Small fixes from my last card additions 2009-12-18 15:45:36 +00:00
wagic.laurent 26a44c672e Laurent - small correction to R1581 (sorry) 2009-12-18 15:41:56 +00:00
wagic.laurent c8bdb3b37e Laurent - Added few cards with reinforce (MOR ability similar to cycling). Tested Hunting Triad "in game" and works fine. Did not add Rustic Clachan (will need to test it first). 2009-12-18 15:39:23 +00:00
solo81@web.de e978664d18 Added Genesis and Glory (JUD) (tested and working).
Added almost all cards with retrace-ability (EVE) (tested and working).
2009-12-18 15:35:47 +00:00
wagic.the.homebrew@gmail.com b892bce44c Erwan
- Fixing issue 234 (segfault risk with "becomes")
2009-12-18 14:47:07 +00:00
wagic.the.homebrew@gmail.com edd83ea2e1 Erwan
- Fix id collision
2009-12-18 11:06:18 +00:00
solo81@web.de cecfa80ca0 added more successfully tested cards 2009-12-17 21:47:43 +00:00
Psyyringe 05aed90b84 Psyringe - fixed rarity of Fire Bowman (PTK) 2009-12-17 21:36:51 +00:00
Psyyringe 7544f3d198 Psyringe - added missing rules text to Fire Bowman (PTK) 2009-12-17 21:35:13 +00:00
solo81@web.de 13b3ffecfb Added some cards with myUpkeepOnly. All have been successfully tested ingame!
There is one important thing about coding such cards in direct combination with "limit:x". You have to put "limit:x" always before "myUpkeepOnly", see Firemane Angel as an example.

An auto line with "...myUpkeepOnly limit:x" does not work! So, the only working combination is "...limit:x myUpkeepOnly".
2009-12-17 20:44:57 +00:00
Psyyringe ee70461d9d Psyringe - added Goblin Welder (ULG), as per forum discussion here: http://wololo.net/forum/viewtopic.php?f=15&t=915&p=8239&hilit=welder#p8239 2009-12-17 20:16:08 +00:00
leungclj 8ebdf91eea JON4TH4N - corrected Crovax, Ascendant Hero 2009-12-17 13:21:44 +00:00
leungclj 4251ceb6be JON4TH4N - corrected Restrain, come on! Bring on the fix! 2009-12-17 13:19:41 +00:00
leungclj 6ed9fd2be4 JON4TH4N - addition to r1553 2009-12-17 13:03:25 +00:00
solo81@web.de 6087c34ad9 Added some cards (P02) 2009-12-17 13:01:42 +00:00
leungclj 4676220134 JON4TH4N - corrected Ivory Tower 2009-12-17 12:52:25 +00:00
leungclj 3eac4ea854 JON4TH4N - corrected Brutal Nightstalker 2009-12-17 12:48:38 +00:00
solo81@web.de 5e9e0b6348 Added Squee, Goblin Nabob (MRQ,10E). Card has been successfully tested ingame! 2009-12-17 12:44:22 +00:00
wagic.the.homebrew@gmail.com fad1699960 Erwan
-update Ilya's Theme. Would be great if someone could copy/paste the avatars for the 50 remaining decks...
2009-12-17 12:35:16 +00:00
Psyyringe d7495e80be Psyringe - Removed erroneous "opponentbattlefield" limitation from Pit Trap. Updated the card's rules text. 2009-12-17 11:51:43 +00:00
wagic.laurent 0d6bd27d85 Laurent - fix Issue 259 - Storm Crow (ALL) Wrong ID 2009-12-17 11:34:58 +00:00
wagic.laurent 9b9968cc91 Laurent - removing Amok (STH) 2009-12-17 11:05:28 +00:00
leungclj e1a1281088 JON4TH4N - nothing important 2009-12-16 18:07:54 +00:00
Psyyringe 28a5b3f490 Psyringe - delete some stray spaces which were screwing up translation and deck file reading. This has happened repeatedly, perhaps we should run a test script over the _cards.dat and todo.dat files which strips spaces from line ends. 2009-12-16 15:29:01 +00:00
wagic.laurent a2205c013a Laurent - Fix issue 253 (ZEN) few additions/corrections related to the addition made in R1485 (myUpkeepOnly). I did not add all of them, some that might work are still in the todo.dat with a tag "#Require Testing".
Removed Minotaur Explorer (ODY)
2009-12-16 10:42:16 +00:00
leungclj 5fc790ff7e JON4TH4N - (ZEN) added 1 card 2009-12-15 13:30:33 +00:00
wagic.laurent 94b2e28a56 Laurent - Removing Balduvian Horde.
Sorry for the confusion (I was confuse myself...)
2009-12-15 08:51:21 +00:00
leungclj dc44978e39 JON4TH4N - minor clean up 2009-12-15 03:06:33 +00:00
leungclj 24894daf3d JON4TH4N - added a few things 2009-12-14 22:03:11 +00:00
solo81@web.de 028a52b23b Small fixes (SHM) 2009-12-14 18:08:41 +00:00
wagic.laurent f48a0062e5 Laurent - Removing Ring of Renewal (FEM) - This one does not work correctly, the old version let you activate it even if you have no cards in hand. Trying to correct this bug but without success. 2009-12-14 16:37:46 +00:00
leungclj c75b41cb9b JON4TH4N - added a bunch of "or more" cards, sorry, no test script, but tested in game, working 2009-12-14 15:02:12 +00:00
wagic.laurent 677ea869eb Laurent - Adding Balduvian Horde. Works fine if you play the card but have nothing else in hand the cards go directly to graveyard.
Bring a lot of memory... was one of my favorite cards back when I played "real" tournament...
2009-12-14 15:02:09 +00:00