Commit Graph

10792 Commits

Author SHA1 Message Date
Maxmtg
6bcd32193b removed PlayerIndex, players' stats are keyed by name, allowing multiple uniquely-named players 2011-09-19 09:10:05 +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
Maxmtg
2c7759c470 Timetwister was querying Stack from player... had to add, otherwise it would crash 2011-09-19 08:00:17 +00:00
Maxmtg
211f5db12c removed call to global context for local property 2011-09-19 07:59:37 +00:00
Maxmtg
4063692309 untied InputControl from AllZone (mostly, except for display) 2011-09-19 07:59:03 +00:00
Maxmtg
43cc5e45be getManaPool removed from AllZone (manapool already was a player's property) - just removed global refs 2011-09-19 05:14:08 +00:00
Maxmtg
eaad67694e matchState is no longer public and deprecated for that
renamed function finding card's current zone getZone(card) to getZoneOf(card)
2011-09-19 05:03:56 +00:00
Maxmtg
18a7b1b433 ALL_ZONES added to Player, some functions in AllZone now use GameState 2011-09-19 04:52:39 +00:00
Maxmtg
894cd44d0c unused imports removed en-masse. 2011-09-19 02:41:44 +00:00
Maxmtg
8db13b6cd5 Some bughunting: replaced expressions Zone.equals(String_literal) for those equals would return false always, and zone names should not be magic-strings. 2011-09-19 02:39:06 +00:00
ArsenalNut
e6094843f4 Added support for EnchantedPlayer to triggers and defined. Added EnchantedPlayerCtrl as a property test for cards 2011-09-19 02:20:34 +00:00
ArsenalNut
827cbe70ec added STUDY to counter enumerated list for Grimoire of the Dead 2011-09-19 02:16:29 +00:00
ArsenalNut
f0532e8f24 Added check for null string to fix crash (Issue# 312) 2011-09-19 02:12:45 +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
Maxmtg
4322f5e2ca PlayerZones Moved into Player class
ZoneNames are listed in enum
Removed lots of calls to AllZoneUtil
2011-09-18 18:10:51 +00:00
Sloth
529944606a - Fixed AI paying life costs twice. 2011-09-18 15:02:29 +00:00
Sloth
663be65c77 - Made the Ned Flanders 1 deck less powerful. 2011-09-18 14:28:39 +00:00
Sloth
ea7256cf67 - Little code simplifications in TriggerHandler class. 2011-09-18 13:01:19 +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
cf17979a97 - Added the recent commit logs to changes.txt. 2011-09-18 10:59:48 +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
Doublestrike
967aae211e Booster pack quest reward bug fixed. 2011-09-18 09:44:45 +00:00
Hellfish
5bcff0d420 *Additional info saved in LKI copies (damage recieved). Fixes Rot Wolf, Soul Collector, Axelrod Gunnarson. 2011-09-18 09:34:51 +00:00
Doublestrike
a40b03e233 Null quest bug fixed.
Quest count vs. wins bug fixed.
2011-09-18 09:31:04 +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
Maxmtg
c11ffe7b50 the way it should have been done 2011-09-17 16:10:09 +00:00
Maxmtg
0835164e7b removed a useless "owner" parameter from getCard method of all factories 2011-09-17 15:32:02 +00:00
Maxmtg
436af6d3e3 should have excluded non-quest files 2011-09-17 15:08:47 +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