50169eb5fb
Jeck - Metadata edits. * Set names redacted pending further research. * Blocks assigned "safe", vaguely similar words.
wagic.jeck
2010-01-06 09:52:18 +00:00
3cdae99e46
Jeck - Rudimentary metadata for all current sets.
wagic.jeck
2010-01-06 00:06:43 +00:00
bd0e139e6d
Jeck - Minor update to trophy room, moved metadata into cards.dat * updated daily build * Card spoiler now sorts by collector's number. * Metadata looks for "[m" (for speed reasons), I've been using "[meta]" in files. No sets currently use metadata.
wagic.jeck
2010-01-05 23:32:31 +00:00
2ea7de5a3a
Erwan - removed Channel and Shield of the ages, which technically solves issues 174 and 178...
wagic.the.homebrew@gmail.com
2010-01-05 12:56:43 +00:00
441b8a0f3a
Added some cards (MRQ)
solo81@web.de
2010-01-04 13:51:37 +00:00
4ea8234f79
Jeck - quick fix to issue 285. Meant to do this later today with some other stuff, but had it ready now, so...
wagic.jeck
2010-01-04 12:59:57 +00:00
7f46793031
Erwan - fix issue 289 and issue 265. Please verify the fix.
wagic.the.homebrew@gmail.com
2010-01-04 12:29:54 +00:00
23fe54ae6f
Erwan - fix issue 153 (Tokens should go to graveyard) - "token" keyword can now be used in the parser with things such as Creature[-token] for "noncreature token" - Let's stop using "token" as a type
wagic.the.homebrew@gmail.com
2010-01-03 10:08:36 +00:00
69c5dee979
Erwan - IMPORTANT: Legendary is not an ability anymore, creating cards with super types should be much more natural. You can now say "type=Snow Land", and stuff like that. No backward compatibility!!!
wagic.the.homebrew@gmail.com
2010-01-03 03:11:30 +00:00
79a98e1c8f
Small corrections
solo81@web.de
2010-01-03 02:51:41 +00:00
0494e3eb33
Erwan - Fixed language loading (previously broken with primitives code)
wagic.the.homebrew@gmail.com
2010-01-02 07:05:39 +00:00
57f2f582ab
Erwan - Update to fr_cards. Needs spell checking, and test of performance/crashes on a PSP (1MB file...)
wagic.the.homebrew@gmail.com
2010-01-02 06:01:17 +00:00
c1097a2a58
Psyringe - fixed Spell Snare (DIS), thanks to baldersmashed for the bug report.
Psyyringe
2010-01-01 17:46:13 +00:00
3c11ab01ac
Psyringe - fixed the 4 Tainted lands in TOR. The previous code made the ability available even when it shouldn't be there, and also worked only for one activation (due to an engine bug, see issue 282). The new code is closer to what the card is supposed to do, and works more than once.
Psyyringe
2010-01-01 17:12:11 +00:00
6956074877
Psyringe - fixed Mirri the Cursed (PLC). Temporarily fixed Reiver Demon (MRD). Thanks to Raphael_Carlo for the bug report.
Psyyringe
2010-01-01 13:33:22 +00:00
62065e4602
Psyringe - fixed Vengeful Dead (SCG). Thanks to mickey_brown for the bug report.
Psyyringe
2010-01-01 12:44:39 +00:00
53d8960b5d
Psyringe - fixed Golgari Germination (RAV), thanks to mickey_brown for the bug report.
Psyyringe
2009-12-31 23:36:04 +00:00
b8a2051f95
Psyringe - removed Cabal Ritual, it's a TOR card (and already present there). Thanks to baldersmashed for the bug report.
Psyyringe
2009-12-31 20:03:17 +00:00
ef9a90ba68
Added several successfully tested cards.
solo81@web.de
2009-12-31 17:01:05 +00:00
2dcf55c45d
Jeck - Quick fix to issue 279. Requires testing, see issue for details.
wagic.jeck
2009-12-31 05:12:35 +00:00
ea31a5cf1c
Psyringe - fixed Seismic Shudder (ZEN), thanks to mickey_brown for the bug report. Fixed Dragon Roost (ONS) - a character was missed during copy/paste and broke the card.
Psyyringe
2009-12-30 21:11:54 +00:00
245661d52e
Added Mangara of Corondor (TSP) Tested and Working.
solo81@web.de
2009-12-30 20:14:55 +00:00
1125a2aeaf
Psyringe - fixed a typo in "mountainhome" that prevented it from working. This is probably the bugfix of the century considering that the number of cards with Mountainhome in Wagic (and actually in the whole Magic universe) is exactly zero. ;)
Psyyringe
2009-12-30 01:11:23 +00:00
74d74d7c35
Small fix from last revision
solo81@web.de
2009-12-29 18:20:28 +00:00
79b248a152
Added many cards with "cantbeblockedby".
solo81@web.de
2009-12-29 18:17:06 +00:00
830b2a12c7
Added some cards with activation restriction "asSorcery".
solo81@web.de
2009-12-29 13:22:45 +00:00
c5e5e6a8c2
Psyringe - removed Tower o Coireall, a remnant of my testing which slipped through in r1639. Thanks to Dr. Solomat for noticing that!
Psyyringe
2009-12-29 12:36:01 +00:00
e361eecdd2
Fixed Fog Bank (USG).
solo81@web.de
2009-12-29 12:26:23 +00:00
1f2a5bd4bd
Psyringe - softcoded Great Defender (LEG), provided test script.
Psyyringe
2009-12-29 00:39:16 +00:00
219c69914a
Psyringe - fixed Angel of Mercy (P02), it couldn't fly. Thanks to garlen for the bug report.
Psyyringe
2009-12-28 20:02:09 +00:00
49536fce44
Psyringe - introducing new ability: cantBeBlockedBy(T). T can be any targez specification, like "wall", "creature[flying]", etc. See added cards for examples. Note: This ability currently has the same restrictions as "protection from(T)", i.e. it can't be used in activated abilities or instants/sorceries. It *can* be used for creatures,auras, and other continuous abilities (e.g. an enchantment which grants "unblockable by walls" to all rats should be possible, although I didn't test that). There are 47 cards which use the phrase "can't be blocked by", so we should be able to get another fair mount of cards out of that.
Psyyringe
2009-12-28 18:19:17 +00:00
365c854e90
Psyringe - fixed toughness of Mountain Yeti, thanks to garlen for the bug report
Psyyringe
2009-12-28 17:09:26 +00:00
3ba9d84889
Erwan - Italian update by icarus - Portuguese update by vesgo
wagic.the.homebrew@gmail.com
2009-12-28 13:15:34 +00:00
b366994397
Erwan -manual test for issue 140
wagic.the.homebrew@gmail.com
2009-12-28 13:04:24 +00:00
d7bcc41ccc
Psyringe - fixed Myr Servitor (5DN), it returned cards to the hand, not to the battlefield. Thanks to mickey_brown for the bug report.
Psyyringe
2009-12-27 22:21:42 +00:00
dbd8df5070
Psyringe - fixed Penumbra creatures from APC: Missing colon in the trigger specification caused the effect to be executed when the trigger was set, not when it was fired. Also, from() information was missing, so the trigger would have fired on discarding the card as well. Also, Penumbra Wurm had the rules text of the Kavu. Thanks to mickey-brown for the bug report.
Psyyringe
2009-12-27 21:08:56 +00:00
667a7f6a8e
Psyringe - reverted Urza's lands to abrasax' original way of coding them, plus minor adjustments. The previously used code made themwork only once. Added a test script for that condition. Also removed test script for Thought Courier (which would fail now, since the card was removed in a recent revision).
Psyyringe
2009-12-27 19:43:36 +00:00
48a7ca6d37
Psyringe - fixed non-working abilities of Mind over Matter (EXO) and Firemane Angel (RAV). "may" does not work foraczivated abilities (see issue 267).
Psyyringe
2009-12-27 16:56:22 +00:00
05a72de5bc
Erwan - Card Primitives system. Check Royal Assassin in RV, 10E, M10 - Please review, is sets/primitives a good directory? Should we rename MTGCard into "CardPrint"? - Unfortunately for now it is not possible to "override" a Primitive. A card that links to a primitive but also defines new "values" will create its own data and ignore the data in the "linked" primitive for the time being. I hope to solve that at some point...
wagic.the.homebrew@gmail.com
2009-12-27 12:14:36 +00:00
6135774016
Psyringe - added two test scripts for cycling, and a bug demonstartion script for a conflict between cycling and casting instants/sorceries.
Psyyringe
2009-12-27 00:20:42 +00:00
6e13ac53d7
Added huge amount of cards with mana cost restrictions.
solo81@web.de
2009-12-26 23:37:35 +00:00
26d49a292c
Psyringe - fixed Dandan (ARN), it was using a non-standard character in its name. Thanks to wins22 for the bug report.
Psyyringe
2009-12-26 22:34:12 +00:00
cca741439b
Psyringe - fixed color of Mountain Bandit (PTK), thanks to wins22 for the bug report.
Psyyringe
2009-12-26 22:30:08 +00:00
9af240fb90
Added more cards with toughness restrictions.
solo81@web.de
2009-12-26 20:39:28 +00:00
7689c3bbdc
Added more cards with power restrictions.
solo81@web.de
2009-12-26 20:27:34 +00:00
0856fcc931
Psyringe - fixed Stun (10E). Thanks to Rob for the bug report.
Psyyringe
2009-12-26 19:19:21 +00:00
dd2c815780
Psyringe - Fixed Urza's Tower and its associated test. Thanks to TheDark for the bug report.
Psyyringe
2009-12-26 18:55:01 +00:00
f57aacd020
Psyringe - fixed Enchantress's Presence (ONS). Triggers which fire upon "playing a card" need to be coded with "from(mystack), not "from(myhand)" - the latter would only trigger if you put the card into play without casting it.
Psyyringe
2009-12-26 18:43:16 +00:00
086dab7a7a
Psyringe - adding test script for Enchantress's Presence, following a non-reproducible bug report.
Psyyringe
2009-12-26 18:09:14 +00:00
0655f5da95
Added some cards with power/toughness restriction
solo81@web.de
2009-12-26 12:44:18 +00:00
5c3b3f1d03
Psyringe - added quantifiable target restrictions. Whenever you use square brackets [] to specify attributes of a target, you can use the operators <=, >= and = to specify quantities for power, toughness, and/or converted manacost. See added cards for examples.
Psyyringe
2009-12-26 01:50:33 +00:00
ddb9ce251b
Psyringe - Fixed Delusions of Mediocrity (ULG). Solution is inelegant. How useful would a trigger @movedfrom be, or (alternatively) the option to specify zones as "|*" ("anywhere") or as "|-battlefield" ("any zone but the battlefield")? Here's how this card could be coded then:
Psyyringe
2009-12-25 22:44:05 +00:00
331f57cb41
Psyringe - fixed power of Yellow Scarves General (PTK), thanks to wins22 for the bug report.
Psyyringe
2009-12-25 18:17:27 +00:00
43dd27065d
Psyringe - fixed Water Wurm (DRK). Parantheses have to follow the respective command immediately, without a space. The parser is looking for "aslongas(", "from(" etc., so it will not recognize the command if a space is introduced there.
Psyyringe
2009-12-25 10:05:27 +00:00
f4cf5b5532
Laurent - Small Cards bug correction - Yavimaya Druid (TSP) was missing Forestwalk. Removed Coral Helm from ATQ (need discard random as a cost).
wagic.laurent
2009-12-23 09:36:31 +00:00
4be7d5ebd3
Erwan - pumped version up to 0.10.1 - Added fleshformer, so that conflux gets 80 cards :)
wagic.the.homebrew@gmail.com
2009-12-23 06:21:30 +00:00
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.
leungclj
2009-12-22 14:19:29 +00:00
54142cc816
Erwan - fix a segfault with Shivan Gorge - Fix a memory leak in the AI - Commit a test for issue 265
wagic.the.homebrew@gmail.com
2009-12-22 13:11:08 +00:00
4eb6850c41
Erwan - update french translation
wagic.the.homebrew@gmail.com
2009-12-22 10:58:55 +00:00
ccb07a25d1
JON4TH4N - fixed Skyshroud Ranger, yes, tested, no bug, no crash from this fix, no segfault (not sure what segfault is XD)
leungclj
2009-12-22 02:20:03 +00:00
ff0331c801
Psyringe - reimplemented Goblin Cannon (5DN) after successful test following discussion on r1508
Psyyringe
2009-12-20 00:53:50 +00:00
ded02f5e0b
Psyringe - Fixed a language-specific line in new "info for translators"
Psyyringe
2009-12-19 22:54:01 +00:00
165d4b173b
Psyringe - deleted deck names from dontcare.txt - AFAICT they make no sense there. Deck names aren't fed into the translation routine anyway, hence so the translation routine doesn't need to be told that it shouldn't generate an entry for them in "missing.txt" when it can't translate them. Hence, the entries in this file were unnecessarily occupying memory and slowing down the processing of failed translations.
Psyyringe
2009-12-19 22:51:35 +00:00
4adfa9669f
Psyringe - updated "note to translators" in Spanish, French, Italian, and Portuguese translations.
Psyyringe
2009-12-19 22:39:59 +00:00
4288751b7f
Psyringe - added and/or updated flavor texts for lots of decks. Each decks has a flavor text now. Replaced references to out-of-game material like "8/8 creature", "aggro deck", or real-life quotes, to maintain artistic consistency and not disrupt a player's immersion into the fantasy world. I tried to use a wide range of diverse texts (descriptive, taunting, bizarre, comical). Feedback and suggestions for improvement are welcome.
Psyyringe
2009-12-19 21:38:13 +00:00
a80035e2a0
Jeck - Removed set metadata loading. We're in feature-freeze, and this feature wasn't fully implemented in time for release. I've removed the partial-implementation to prevent use of the outdated format... next release will feature set metadata integrated with _cards.dat.
wagic.jeck
2009-12-19 20:52:37 +00:00