From f6817e1d9c058f0ef4ebc1d2cfd83d36421098e6 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 6 Mar 2012 11:31:30 +0000 Subject: [PATCH] - Ran set info script. - Ran oracle script. - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. --- CHANGES.txt | 25 +++++++++++++++++++++++++ res/cardsfolder/p/plagiarize.txt | 22 +++++++++++++--------- 2 files changed, 38 insertions(+), 9 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index aeccb9c8d81..6817268e2ea 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -87,6 +87,28 @@ Fixes/Features: - Turns out one must explicitly rename things on TortoiseSVN. - Generate5ColorDeck will now always use all 5 colors. - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. +- The etbCounter keyword is now parsed when needed (and is now visible for the AI). +- Converted the triggered ability of Homarid to script. +- Fixed Living Death. +- Updated some SVars. +- Fixed Memory Jar. +- Added the precon Totem Power. +- Fixed Toshiro Umezawa. +- CheckStyle. +- Fixed Soldevi Digger. +- Removed "random selector on list update" from constructed submenu deck lists. +- Bugfix: constructed submenu, start game with custom decks empty NPE +- Bugfix: current skin wasn't selected in skin select box +- Cleanup: removed redundant UI_USE_SKIN in prefs enum. +- All events below overlay layer are now blocked. +- Overlay utils moved from GuiUtils to OverlayUtils. +- Minor fix. +- All methods relating to overlay moved to OverlayUtil. +- Splash frame: Disclaimer color updated to be the same as filled progress bar text color. +- Restructuring in AF Pump and little improvements for Curses. +- Ran set info script. +- Ran oracle script. +- Added the recent commit logs to changes.txt. Preparing for the snapshot build release. Many people helped with this version. A special thank you goes out to them. (Attempted to list names alphabetically): @@ -105,6 +127,9 @@ Karrthus, Tyrant of Jund Enduring Renewal Retraced Image Outmaneuver +Rancid Earth +Bull Elephant +Plagiarize end diff --git a/res/cardsfolder/p/plagiarize.txt b/res/cardsfolder/p/plagiarize.txt index d05d0f27a9f..ad0848d48c7 100644 --- a/res/cardsfolder/p/plagiarize.txt +++ b/res/cardsfolder/p/plagiarize.txt @@ -1,10 +1,14 @@ -Name:Plagiarize -ManaCost:3 U -Types:Instant -Text:no text -A:SP$ Effect | Cost$ 3 U | Name$ Plagiarize Effect | ReplacementEffects$ EventDraw | SVars$ ABDraw | RememberObjects$ Targeted | ValidTgts$ Player | TgtPrompt$ Select target player | IsCurse$ True | SpellDescription$ Until end of turn, if target player would draw a card, instead that player skips that draw and you draw a card. -SVar:EventDraw:Event$ Draw | ValidPlayer$ Player.IsRemembered | ReplaceWith$ ABDraw | Description$ If the targeted player would draw a card, that player skips that draw and you draw a card. -SVar:ABDraw:AB$ Draw | Cost$ 0 | Defined$ You | NumCards$ 1 | SpellDescription$ You draw a card. -SVar:Rarity:Rare -SVar:Picture:http://www.wizards.com/global/images/magic/general/plagiarize.jpg +Name:Plagiarize +ManaCost:3 U +Types:Instant +Text:no text +A:SP$ Effect | Cost$ 3 U | Name$ Plagiarize Effect | ReplacementEffects$ EventDraw | SVars$ ABDraw | RememberObjects$ Targeted | ValidTgts$ Player | TgtPrompt$ Select target player | IsCurse$ True | SpellDescription$ Until end of turn, if target player would draw a card, instead that player skips that draw and you draw a card. +SVar:EventDraw:Event$ Draw | ValidPlayer$ Player.IsRemembered | ReplaceWith$ ABDraw | Description$ If the targeted player would draw a card, that player skips that draw and you draw a card. +SVar:ABDraw:AB$ Draw | Cost$ 0 | Defined$ You | NumCards$ 1 | SpellDescription$ You draw a card. +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/plagiarize.jpg +SetInfo:TOR|Rare|http://magiccards.info/scans/en/tr/44.jpg +SetInfo:9ED|Rare|http://magiccards.info/scans/en/9e/89.jpg +SetInfo:10E|Rare|http://magiccards.info/scans/en/10e/97.jpg +Oracle:Until end of turn, if target player would draw a card, instead that player skips that draw and you draw a card. End \ No newline at end of file