Commit Graph

2462 Commits

Author SHA1 Message Date
Psyyringe
89e894da75 Psyringe - Fix for Ekundu Cyclpos, as suggested by Dr. Solomat (thanks!). This fixes issue 218. Test Scripts added to ensure that the card keeps working correctly in the future. 2009-11-26 05:38:49 +00:00
Psyyringe
15ce94ceaf Psyringe - fixed Dark Banishing (MIR). The bug has been reported before, but it only occurred on the MIR version of the card, which is the reason why it eluded us so far (the ICE and TMP versions work correctly). 2009-11-26 00:21:09 +00:00
wagic.the.homebrew
22875def74 Erwan
- Small card fixes
2009-11-25 04:18:20 +00:00
Psyyringe
f58c1e5537 Psyringe - Cremate: Changed line "auto=draw:1 control" to "auto=draw:1 controller". I haven't tested it, but according to the docs, "control" is not a keyword and thus wouldn't be recognized, so I guess the original line was a typo. 2009-11-25 00:43:48 +00:00
wagic.superhiro
9f36bcb145 Fixed more Cantrips. 2009-11-23 16:59:35 +00:00
wagic.superhiro
1888a4bee2 Fixed a lot of cantrip cards that sometimes used to draw a card for the opponent. 2009-11-23 16:58:00 +00:00
solo81@web.de
8701ad0f37 Small fix from last revision. 2009-11-21 14:24:41 +00:00
solo81@web.de
171eaf0234 Added lots of cards with protection from non-color stuff. 2009-11-21 14:22:47 +00:00
wagic.the.homebrew@gmail.com
ac50198962 Erwan
-random cleanup
-fix issue 180 (for AI issues) by exchanging the two lines
2009-11-21 14:01:02 +00:00
solo81@web.de
67fe3a71de Fixed issue 190 by fusing Bravados auto lines. 2009-11-21 13:24:31 +00:00
wagic.the.homebrew@gmail.com
f924546dcc Erwan
- Code cleanup
- fix issue 142 . This will lead to other issues for some cards. These issues can be fixed by using targetcontroller/controller...etc
- Added a few cards
2009-11-21 09:40:14 +00:00
wagic.the.homebrew@gmail.com
da9a82cff4 Erwan
- removed some unused code. Please review!
- Added protection from() auto keyword. It is still possible to use protection from [color] in abilities, but when it is not possible, please use protection from([target]) in auto=
2009-11-21 07:26:26 +00:00
wagic.the.homebrew@gmail.com
a7a3ecb596 Erwan
- remove dead code
2009-11-21 03:24:31 +00:00
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