jendave
bdfdf14298
Added Auriok Champion, Brutal Nightstalker, Cackling Fiend, Devout Monk, Dread Reaper, Ebon Dragon and Leonin Elder.
2011-08-06 05:21:21 +00:00
jendave
16346f685d
Bug fix for an infinite loop with some cases of the WheneverKeyword. Added Admonition Angel and Midsummer Revel
2011-08-06 05:21:13 +00:00
jendave
282dc51d0a
-Demonic Consultation shouldn't add cards twice to the Removed From Game zone anymore.
2011-08-06 05:21:05 +00:00
jendave
c20361fcca
- Added two new pets (bird and hound). - Some tweaks to the quest GUI main menu.
2011-08-06 05:21:00 +00:00
jendave
6958183d11
- Added ability to play cards that "Any Player May Play"
...
- AI may not be properly using it
- Added flying pestilence ability for Ifh-Biff Efreet
- Added both player usage of ability for Aluren
- Fixed infinite loop in Aluren (We should bring back canPlayAI code for Aluren now)
2011-08-06 05:20:52 +00:00
jendave
742f628e37
Updated common.txt, uncommon.txt and rare.txt.
2011-08-06 05:20:42 +00:00
jendave
0ca8061d89
Added Abyssal Horror, fixed Nether Traitor.
2011-08-06 05:20:35 +00:00
jendave
3683dd5fc8
Added Deathgreeter, Disciple of the Vault,
...
Inheritance, Nether Traitor and Soul Net.
2011-08-06 05:20:29 +00:00
jendave
902b3c28b7
Bug Fix to Dune-Brood Nephilim
2011-08-06 05:20:21 +00:00
jendave
1c3a56afe2
Expanded the Whenever Keyword (Support for cards with targets, should be the last expansion for now). Converted Fallowsage and Ballnock Trapper to Keyword. Added Delusions of Mediocrity, Worldslayer and Angelic Benediction.
2011-08-06 05:20:16 +00:00
jendave
9aacbf35b6
- Computer will no longer draw a card when playing first.
2011-08-06 05:20:09 +00:00
jendave
71e2aac3cc
Expanded the Whenever Keyword (More support for combat). Converted Rogue Kavu and Alley Grifters to keyword. Added Battle Strain, Abyssal Nightstalker and Fledgling Griffin
2011-08-06 05:20:04 +00:00
jendave
4fd4555333
Added my Megrim deck called Saruman 3
2011-08-06 05:19:57 +00:00
jendave
2d376808f1
- Fixed Crib Swap ordering issue.
2011-08-06 05:19:49 +00:00
jendave
16fa6d8c0e
1) Added a period to the to the end of keyword string test located in CombatUtil.check.checkDeclareAttackers() and the keyword now works. :)
...
2) Added LQ pic url.
2011-08-06 05:19:44 +00:00
jendave
a694d5b1b0
- Added Rogue Kavu (using "Whenever CARDNAME attacks alone, it gets +2/+0 until end of turn" keyword, hmm maybe I should've expanded beached as' "Whenever" keyword instead).
2011-08-06 05:19:37 +00:00
jendave
672e380af9
Turns out the spells Evacuation and Rebuild did not have a canPlayAI() method. I borrowed the canPlayAI() method from wrath of God and made a couple of minor adjustments. It may or may not need additional adjustments.
2011-08-06 05:19:30 +00:00
jendave
59998cc175
- Fixed bug where Retribution of the Meek recalculates Power in the middle of resolution.
2011-08-06 05:19:25 +00:00
jendave
e2d38f5f60
Minor editing of the quest 19 description. Found a jpg for the new quest 21 and named the pic "Private Domain.jpg".
2011-08-06 05:19:20 +00:00
jendave
4aa31e30d5
- Added all of the required checks into canPlayLand() so they can't be played illegally through alternate effects.
2011-08-06 05:19:12 +00:00
jendave
86d2743415
Expanded Whenever Keyword and converted Niv-Mizzet, the Firemind to keyword
2011-08-06 05:19:06 +00:00
jendave
e50a39c2ba
- Added 3 LQ pic urls.
...
- Fixed the cards.txt entry for Mind Sludge.
2011-08-06 05:18:59 +00:00
jendave
dd53fe2d7f
- Added another quest assignment deck (very tough).
2011-08-06 05:18:54 +00:00
jendave
b8f9d1ed6e
- Added "Domain" to text of Aven Trailblazer. - Added Matca Rioters.
2011-08-06 05:18:46 +00:00
jendave
afe280a45d
- Added Psychatog.
2011-08-06 05:18:40 +00:00
jendave
5bf7198032
Expanded the WheneverKeyword. Added Mishra, Artificer Prodigy and Masked Admirers
2011-08-06 05:18:33 +00:00
jendave
ece71e5834
- Exile creature before fetching land in Path to Exile resolution.
2011-08-06 05:18:27 +00:00
jendave
9b1dab8203
- Added Crucible of Worlds.
2011-08-06 05:18:21 +00:00
jendave
2dd444afb7
- Fix for WinQuitting in the middle of the match that allows a player to get the rewards of a Win, if they quit in the middle of the match after a victory. Now penalized for quitting mid-match.
2011-08-06 05:18:14 +00:00
jendave
bc28832ece
- Recoded how Additional Land Plays work
...
- Added Summer Bloom
- Added Horn of Greed
- Each Fastbond will now deal damage to owner, not just 1 damage for all of them. Also, removed limit of 100 land plays for Fastbond.
- Additional lands granted by Rites of Flourishing and Storm Cauldron in place for when the second ability for each is implemented.
- Oh god, this update was way larger than I was expecting.
2011-08-06 05:18:09 +00:00
jendave
aa23f71b27
Expanded WheneverKeyword with bug fix and added Dune-Brood Nephilim
2011-08-06 05:17:56 +00:00
jendave
42acc31803
Expanded the Whenever Keyword (again) with a MoveFrom-Zone1-Zone2 effect which moves the target card from Zone1 to Zone2. Also added support for Whenever Keyworded cards when they are in the graveyard and allowed a cost of sacrificing a card type. Also made a new condition MoreCardsInHand which checks if the controlling player has more cards in hand compared to the opponent and added support for multiple special conditions. Added Akuta, Born of Ash
2011-08-06 05:17:50 +00:00
jendave
32db41ca0a
- Added Expert (50 life) and Insane (100 life) difficuly levels for Quest_Assignments.
2011-08-06 05:17:43 +00:00
jendave
666fc41273
Fixed a bug where the human was able to choose new targets for copied spells and added the LQ pic for Sun Titan. Expanded the Whenever Keyword with BeginningOfUpkeep so that it can trigger at the beginning of an upkeep and added a Controller_Upkeep condition so that it checks whether or not it is the source card controller's upkeep. Re-arranged the code in the WheneverKeyword to make it much more flexible and it is now able to take groups of effects and individual targets for groups of effects. Added Agent of Masks
2011-08-06 05:17:37 +00:00
jendave
d4e70e72c1
- Added Sun Titan.
2011-08-06 05:17:28 +00:00
jendave
8290d43bcf
- Some more color updates.
2011-08-06 05:17:21 +00:00
jendave
825bb5d2dd
- Added some colors for the different phases.
2011-08-06 05:17:16 +00:00
jendave
e6a4fcf569
Added Roc Egg.
2011-08-06 05:17:11 +00:00
jendave
305eae1a6e
* draw animation
2011-08-06 05:17:03 +00:00
jendave
47f0a526a8
With Hellfish's directions I was able to add his Reliquary Tower bug fixes. I tested them and they work. :)
2011-08-06 05:16:56 +00:00
jendave
6c920de369
Fix to the bug reported in forums regarding Enchanted Creatures in the Whenever Keyword (I used the name of the card instead of the card object) Added Sleeper's Robe, Ophidian Eye and Keen Sense (Thanks Sloth and Chris H :))
2011-08-06 05:16:50 +00:00
jendave
ec24053da1
Expanded the Whenever keyword with CastSpell so that the keyword can trigger when a player casts a spell (currently CastSpell only has a condition of Controller which means the controller of the card has to cast the spell). Also added a OneTypeOfMany Check to the whenever keyword (if the triggering card has one or more types then the ability resolves) and added a CopySpell effect (copies the triggering card onto the stack). Also added a PayMana/X condition preventing the whenever keyword from triggering unless the player pays X. Added Mirari, Bereavement and converted Blazing Specter to the Whenever Keyword.
2011-08-06 05:16:43 +00:00
jendave
5e11719970
* log levels
...
* fix for Mind Funeral
2011-08-06 05:16:35 +00:00
jendave
456ff467ec
1. fixed comment for Elspeth, Knight Errant
...
2. Jace Mind Sculptor was missing stack description for 4th ability
2011-08-06 05:16:15 +00:00
jendave
a6f034a1af
Merged the revised Ned Flanders 1 deck into the SVN.
2011-08-06 05:16:10 +00:00
jendave
ff2f970672
Cleaned Up and expanded the Whenever Keyword with DiscardsCard to allow the keyword to trigger when a player discards a card. Added Liliana's Caress. Also made lands with blaze counters as the source of blaze counter damage
2011-08-06 05:16:05 +00:00
jendave
74e6e2af24
* this revision
...
* revert to older substance version
* missing symbols
* r1424
* starting work on new GUI
* new Hand functionality
* drag and drop to order cards via left or right mouse button, right mouse button default action is play card, so try not to use it for dragging as you might accidentally play the card you don't want to
* WIP animations, new play area
* new picture panel
2011-08-06 05:15:57 +00:00
jendave
22725a4ede
2011-08-06 05:15:48 +00:00
jendave
138698d28c
Big Update :). Allowed the SubtractLife command in PlayerLife to take a Source Card and updated all code for this change(Do not want to do that again). As a result of this, i had to remove the AddLife(Player,Life),AddDamage(Player,Damage) commands from GameAction. Expanded the Whenever keyword with the DealsDamage/Opponent option so it can trigger when a card deals damage to an opponent and added a draw card effect for the keyword. Added Curiosity (Niv-Mizzet fans rejoice! :))
2011-08-06 05:15:08 +00:00
jendave
6c98ed686f
Added Pyretic Ritual and included it as one of the list of cards which will not show up when the computer generates a random 2 color or multi color deck.
2011-08-06 05:14:57 +00:00