Commit Graph

1749 Commits

Author SHA1 Message Date
Psyyringe 34d66e9a99 Fixed some ID conflicts: Spark Elemental (5DN); Lu Su, Wu Advisor (PTK), Pang Tong, "Young Phoenix" (PTK)
Fixed ignored auto= rule (was spelled autO=) in Matopi Golem (VIS)
2009-11-19 21:55:04 +00:00
solo81@web.de a688b08dac Added some cards (5DN) 2009-11-19 21:44:08 +00:00
solo81@web.de 34ad06322a Updated JUD 2009-11-19 21:21:26 +00:00
solo81@web.de 6701e8f2e9 Added many cards with horsemanship (PTK) 2009-11-19 19:49:10 +00:00
solo81@web.de be3903f350 New, more elegant coding for Covetous Dragon, Emperor Crocodile and Tethered Griffin (UDS) 2009-11-19 18:30:58 +00:00
solo81@web.de 69a380ce9c Added huge amount of cards with Threshold (ODY) 2009-11-19 10:38:24 +00:00
solo81@web.de e4b3502ada Added "myTurnOnly" keyword to some cards (PTK) 2009-11-19 09:42:27 +00:00
solo81@web.de d94367b400 Reordering code for Star Compass (PLS) 2009-11-19 09:34:36 +00:00
solo81@web.de ab93e9517e Fixed issue 202 2009-11-19 09:31:47 +00:00
solo81@web.de cd7d711449 Fixed issue 200. 2009-11-19 09:27:00 +00:00
solo81@web.de 54e78ee604 Fixed Mind Shatter (MOR)
Fixed Sculpting Steel (10E,MRD)

Fixed Kris Mage (MRQ)
2009-11-19 08:55:43 +00:00
Psyyringe a70df07fb8 Psyringe - fixed Star Compass (PLS). Thanks to user Jeremy for bringing the problem to my attention. 2009-11-19 03:48:38 +00:00
solo81@web.de 775f64edda Updated 5DN 2009-11-18 22:03:59 +00:00
solo81@web.de da2e13c589 Updated PTK 2009-11-18 21:51:17 +00:00
solo81@web.de af53bd447a Updated WTH 2009-11-18 21:35:17 +00:00
solo81@web.de 73a8313785 Updated PLS 2009-11-18 21:17:22 +00:00
solo81@web.de 6a0d85c72d Updated PLS 2009-11-18 21:06:12 +00:00
solo81@web.de 015b74518f Updated APC 2009-11-18 20:58:56 +00:00
solo81@web.de a5113d5bd3 Updated ULG 2009-11-18 20:51:06 +00:00
leungclj ad5aa10ed6 JON4TH4N - corrected r1293 2009-11-18 18:35:52 +00:00
wagic.the.homebrew@gmail.com 1d55211245 Erwan
- Added ">" and "<" for foreach and aslongas. Can be used to code threshold cards. See black vise (RV) and korsan beast (ODY)
2009-11-18 14:37:28 +00:00
wagic.the.homebrew@gmail.com 7f9d22e0aa Erwan
-fixed a memory leak
- Added P02 and PTK 
- New way to create tokens in the parser, much more flexible, see the Hive in RV. Tokens can now be written as other cards, with a rarity of "T". I suggest their id to be the negative value of the card that generates them when possible. Naming convention for images is the same as before: a negative id such as -1138 will need a [id]t.jpg image (1138t.jpg). Positive ids work as "normal" pictures
2009-11-18 13:14:08 +00:00
leungclj 2f327edb6a JON4TH4N - resolve issue 197 2009-11-18 09:15:46 +00:00
Psyyringe 5558cae58b Psyringe - added 3 test scripts for (non-reproducible) bug reports. Also fixed a stray space after the name of a ZEN card. Due to this space the card would never be found when read in from a deck file, the card name in the deck file could never match the card name in _cards.dat. 2009-11-18 01:26:52 +00:00
wagic.jeck 51525d4ab8 Jeck - Fixed ID collision on Thieving Magpie (was using ID from 10E, not UDS) 2009-11-17 22:52:40 +00:00
solo81@web.de a4f30a3cd2 Added UDS (0.9.1 updated) 2009-11-17 17:09:28 +00:00
leungclj bc70b965f5 JON4TH4N - (NMS) changes applied also to other set 2009-11-17 08:40:16 +00:00
leungclj 9e593379d3 JON4TH4N - (NMS) addition of cards, please review since its been awhile, a little rusty. 2009-11-16 23:15:36 +00:00
wagic.the.homebrew@gmail.com 1d1bcef983 Erwan
- Adding most missing sets. _cards.dat only contain 1 card so that the file is not submitted empty, but other than that...hundreds of cards to add... feel free to copy/paste existing files from the forum if you trust their content
2009-11-16 13:54:06 +00:00
solo81@web.de bf7fd76728 Added Mindless Automaton and Workhorse (EXO) 2009-11-15 13:15:32 +00:00
solo81@web.de 7a6ee562c2 Added Putrid Leech (ARB) 2009-11-15 12:21:49 +00:00
solo81@web.de f639ecf16a small corrections 2009-11-15 12:06:43 +00:00
solo81@web.de e8fbdd7b66 small corrections, added some cards with {0} activation cost 2009-11-15 11:58:42 +00:00
Psyyringe 072c3d15d5 Psyringe - added some cards with zero activation cost: Blinking Spirit (ICE), Hyalopterous Lemure (ICE), Hopping Automaton (USG), Flowstone Hellion (STH), Viscid Lemures (TSP), Jodah's Avenger (PLC). Added couple of scripts to the test suite to make sure that the creatures work, and keep working. 2009-11-15 04:55:40 +00:00
Psyyringe 203967cb2f Psyringe - added new myTurnOnly keyword to some creatures. 2009-11-14 23:35:05 +00:00
Psyyringe bc7681e78c Psyringe - added test scripts for issue 188, issue 192, issue 193. Removed Sonic Burst and Acceptable Losses (as oer wololo's forum post), both cards could be cast from an otherwise empty hand without discarding a card. 2009-11-14 23:03:27 +00:00
wagic.the.homebrew@gmail.com e2d282637c Erwan
- Activated abilities can now use the extra "myTurnOnly" keyword
- {0} Activated abilities should now work
- Fixed issue 166 (instill energy)
2009-11-14 14:17:01 +00:00
wagic.the.homebrew@gmail.com dc5195a475 Erwan
-Fix alluring Siren (issue 177)
2009-11-14 12:54:09 +00:00
wagic.the.homebrew@gmail.com 852d88233f Erwan
- remove Glimpse of Nature (CHK)
2009-11-14 11:39:54 +00:00
wagic.the.homebrew@gmail.com 9ca552093e Erwan
- Added "PreventAllCombatDamage" [from(...)] [to(...)] keyword. Please test it on a few cards before we "mass" use it. As a side effect, fixed issue 155 (ebony horse target).
2009-11-14 11:35:29 +00:00
Psyyringe 749f36419c Psyringe - minor fix for Fable of Wolf and Owl (EVE): Bird tokens generated by it didn't have flying. 2009-11-13 00:50:38 +00:00
wagic.the.homebrew@gmail.com ce0051e545 Erwan
- fix issue 154 (dragon whelp)
- Fix issue 157 (erg raiders)
- fix issue 169 (living artifact)
- fix issue 159 (stonebrow) although I believe this card doesn't work correctly...
2009-11-12 13:57:22 +00:00
Psyyringe efc01b6ddc Psyringe - very minor addition to POR: added the missing 4th Swamp, Island, and Mountain. 2009-11-11 23:51:19 +00:00
Psyyringe b9b9180898 Psyringe - minor fix for Gamble (USG). The sequence of actions was wrong - you first search for a card, put it into your hand, and THEN discard a card at random. This means you may end up discarding the card you just searched for. Previously that wasn't possible, so the card was more powerful than it should be, especially when played from an otherwise empty hand.
Test script "gamble.txt" added to test suite.
2009-11-11 22:51:52 +00:00
Psyyringe 71160be490 Psyringe - minor fix: Shadowmage Infiltrator (ODY) was missing the Fear keyword. 2009-11-10 22:31:20 +00:00
Psyyringe 7121958efa Minor fix to DIS, two creatures were missing the Flying ability keyword. 2009-11-09 02:39:53 +00:00
Psyyringe 7ea4258a21 Psyringe - fixed a bug with Aura Mutation (INV) - it only targeted auras, but should target all enchantments. Test suite script for Aura Mutation has been added and activated. Please check, this is the first time I'm doing changes to a _cards.dat file.
Also fixed a typo in Argothian Swine (USG) (missing capitalization) which caused the card not to be translated.
2009-11-08 00:32:40 +00:00
wagic.laurent 245cfc625c Laurent - Bug corrections ICE: Enervate, removed: Forbidden Lore, Krovikan Fetish (@next upkeep works same as @each upkeep not really a bug since only this card as such effect). ODY Squirrel mob (wrong p/T). 10E tentatively fixed Twitch (not sure about it yet) POR: Fixed devastation, changed Vampiric Touch (to better reflect the card wording) 2009-11-07 18:25:38 +00:00
wagic.laurent d31c0b2f97 Laurent - small correction ID of Kokusho (CHK) 2009-11-07 14:06:49 +00:00
solo81@web.de b4dc38f4d9 Some card fixes. 2009-11-06 12:28:32 +00:00