Commit Graph

7706 Commits

Author SHA1 Message Date
Hellfish
f27e85bd83 *Added Radiance parameter to AF_Pump
*Added
	Incite Hysteria
	Surge of Zeal
	Wojek Siren
2011-09-20 18:20:08 +00:00
Maxmtg
3b5a27f555 Reflecting recent bans: http://www.wizards.com/Magic/Magazine/Article.aspx?x=mtg/daily/feature/161a 2011-09-20 17:19:27 +00:00
Hellfish
75221cacbb *Added Haunt keyword
*Added
	Absolver Thrull
	Belfry Spirit
	Benediction of Moons
	Blind Hunter
	Cry of Contrition
	Exhumer Thrull
	Graven Dominator
	Orzhov Euthanist
	Seize the Soul
2011-09-20 16:16:52 +00:00
Hellfish
cd759a206e *Fixed Transcendent Master lacking Lifelink when >= Level 12 2011-09-20 13:36:04 +00:00
Sloth
3ef4700432 - Fixed and simplified some of the cards with "Whenever you cast a Spirit or Arcane spell,...". 2011-09-20 09:47:44 +00:00
Sloth
cdb24d72de - Converted Echoing Courage to script. 2011-09-20 08:50:47 +00:00
Sloth
3d552dcaf3 - Cleanup (mostly in CardFactory_Creatures). 2011-09-20 08:34:46 +00:00
Sol
578ec40032 XPaid can now be used with XMath
Converted Banshee to Script
2011-09-20 03:27:10 +00:00
Chris
d7aab4c56f - Added a Description$ for the alt cost to the five Bringer of the {color} Dawn cards. 2011-09-19 20:01:50 +00:00
Sloth
ab038841b3 - Fixed Gibbering Hyenas. 2011-09-19 18:58:35 +00:00
Sloth
f0e932adea - Fixed Orcish Veteran. 2011-09-19 18:52:26 +00:00
ArsenalNut
c0f62d4f62 added Mandatory to Castigate 2011-09-19 12:44:55 +00:00
Hellfish
1359fb1278 *Converted Barren Glory to script.
*Reverted properties file.
2011-09-19 11:05:52 +00:00
Sloth
ec763829dc - Added Invigorate. 2011-09-19 11:03:39 +00:00
Chris
5d5da12c10 - Ran oracle script. 2011-09-19 10:53:33 +00:00
Chris
8821f93dea - Ran set info script. 2011-09-19 10:52:25 +00:00
Hellfish
58f4b5e7a8 *Changed the counters-property to "counters_<Comparator><Value>_<CounterType>" Where
<Comparator> = LT or LE or EQ or NE or GE or GT
     <Value> = Integer or SVarname
     <CounterType> = Any countertype
     Separating it like this removes the restrictions that only X or Y could be used for SVarNames or single digits for integers.
     Unfortunately it also makes for a massive commit.
*Changed all cards that use the counters-property to the new format.
*Converted Helix Pinnacle to script.
2011-09-19 10:43:23 +00:00
Hellfish
8c6baf3df9 *Converted Felidar Sovereign and Test of Endurance to script. 2011-09-19 09:02:25 +00:00
Hellfish
bdbdba2dbd *Converted Near-Death Experience to script. 2011-09-19 08:44:21 +00:00
Hellfish
c6f2407841 *Converted Mortal Combat to script. 2011-09-19 08:25:31 +00:00
Sloth
2ce4e24b6a - Added the cost "OppGainLife".
- Added Reverent Silence.
2011-09-18 20:25:43 +00:00
Hellfish
4ad21d31a6 *Converted Sylvan Library to using a Trigger object rather than a hardcoded function (Last of the old drawCardEffect cards in GameActionUtil! Woo!)
*Converted Standstill to script.
*Moved (OPTIONAL)-marking of stack items to after their number.
2011-09-18 18:34:23 +00:00
Sloth
663be65c77 - Made the Ned Flanders 1 deck less powerful. 2011-09-18 14:28:39 +00:00
Sloth
8ef92577ca - Fixed Animate Artifact. 2011-09-18 12:23:45 +00:00
Sloth
9e4dbf61a0 - Little fix for last commit. 2011-09-18 12:02:00 +00:00
Sloth
20d132e12d - Added Humility. 2011-09-18 12:00:27 +00:00
Doublestrike
d1bf8a4b14 In quest mode, "Quests" universally renamed to "Challenges".
Quest mode now features events, such as duels and challenges.
2011-09-18 11:28:27 +00:00
Sloth
1041925211 - Fixed Opalescence. 2011-09-18 11:16:12 +00:00
Sloth
afaeba6be7 - Converted Titania's Song to continuous static ability.
- Commented out the stAnimate keyword.
2011-09-18 11:10:11 +00:00
Chris
3a2e7c88f0 - Ran oracle script. 2011-09-18 10:58:29 +00:00
Chris
037d118e55 - Ran set info script. 2011-09-18 10:57:24 +00:00
Sloth
36b4c240c9 - Fixed March of the Machines. 2011-09-18 10:52:38 +00:00
Sloth
f76b889ace - Converted Aquitect's Will and Liege of the Tangle to continuous static ability. 2011-09-18 10:39:15 +00:00
Sloth
34751ee65c - Converted the Zendikons to continuous static ability. 2011-09-18 10:30:37 +00:00
Sloth
6b67c3c4f1 - Converted Conversion and Glaciers to continuous static ability. 2011-09-18 10:21:11 +00:00
Sloth
d5e89a9006 - Added Curse to the list of enchantment types. 2011-09-18 09:18:31 +00:00
Sloth
9204e5fa53 - Fixed Ore Gorger. 2011-09-18 06:42:28 +00:00
Sol
f71567c0f8 Refactoring Enchanting and GameEntities
Added support for Enchanting Players in AF_Attach
Added Psychic Possession
2011-09-17 20:49:55 +00:00
Sloth
ea35ddd564 - Added Caldera Kavu, Kavu Chameleon and Rainbow Crow. 2011-09-17 20:06:50 +00:00
Sloth
12ac0366c8 - Added Restrain and Rewards of Diversity. 2011-09-17 19:40:40 +00:00
Sloth
fba5803f2a - Converted the upkeep ability of Sleeper Agent to script. 2011-09-17 17:15:43 +00:00
Sloth
d6ae2dd29e - Converted the upkeep ability of Mana Vortex to script. 2011-09-17 16:27:53 +00:00
Sloth
89e24134a6 - Replaced the deck list of Quest 13. 2011-09-17 14:07:00 +00:00
Sloth
aaa0fc35ed - Little updates for quest deck changes. 2011-09-17 14:04:57 +00:00
Doublestrike
5bd4b13a56 Quest event dck files (didn't take the first time) 2011-09-17 13:39:32 +00:00
Chris
35576b3431 - Ran set info script. 2011-09-17 10:40:59 +00:00
Doublestrike
6545bbf276 Finally, all quest and duel decks fully encapsulated with acceptable format.
Helper files completely removed (easy.txt, quests.txt, etc.) and hard-coded quest properties are a thing of the past.

Model and view fully separated for main panel in quest GUI.

Critical file: QuestEventManager can handle instantiation of all decks, once (ideally).
2011-09-17 09:21:43 +00:00
Hellfish
3e26b4b262 *Converted Reveille Squad to Trigger_AttackersDeclared. 2011-09-17 08:41:35 +00:00
Hellfish
f4264968b1 *Converted Orim's Prayer to Trigger_AttackersDeclared.
*Added the missed trigger class.
2011-09-17 08:38:59 +00:00
Sloth
c3ea713e02 - Added Unchecked Growth.
- Added an easy version of the Totoro deck.
2011-09-17 08:24:15 +00:00