dan.solomatin@googlemail.com
8b7c0e6b83
Fixed Righteous Indignation.
2013-02-07 23:14:59 +00:00
anthonycalosa@gmail.com
f7116a84b4
Added Slavering Nulls, Slum Reaper, Smallpox, Snakeform
2013-02-07 14:33:52 +00:00
anthonycalosa@gmail.com
dff6302773
Added Skyship Weatherlight
2013-02-07 11:44:52 +00:00
anthonycalosa@gmail.com
b88b217c46
Added Domestication, Duergar Hedge-Mage, Ertai's Trickery
2013-02-07 11:33:07 +00:00
dan.solomatin@googlemail.com
13c10ec856
Added 4 cards based on revision4692.
...
Duct Crawler
Screeching Griffin
Shrewd Hatchling
Spin Engine
Optimized the code of 11 cards based on the same revision:
Boldwyr Intimidator
Bower Passage
Brassclaw Orcs
Gibbering Hyenas
Goblin Mutant
Hunted Ghoul
Ironclaw Buzzardiers
Ironclaw Orcs
Orcish Veteran
Orgg
Sabertooth Alley Cat
2013-02-07 11:00:15 +00:00
omegablast2002@yahoo.com
54780d3ef0
fixed a typo in cantbeblockerof , forgot a letter :X
2013-02-06 23:52:09 +00:00
dan.solomatin@googlemail.com
cea9f0d8ae
Added more info to Decimate to clear out its current overpoweredness.
2013-02-06 18:02:14 +00:00
dan.solomatin@googlemail.com
3daa0eec7d
Moved Decimate from unsupported.txt to crappy.txt.
...
The Wagic version of Decimate would be like 50$, while the real version is currently 2$ max.
2013-02-06 17:50:47 +00:00
dan.solomatin@googlemail.com
101dd163a3
Fixed small typo in Consuming Ferocity's code.
2013-02-06 10:18:01 +00:00
dan.solomatin@googlemail.com
c33ae31895
Moved Decimate from to unsupported.txt.
...
Decimate should only be castable if there are 4 legal targets for it.
If treated like it is in the current way of coding, the card is more then overpowered and thus shouldn't even be moved to crappy.txt!
2013-02-06 09:11:43 +00:00
omegablast2002@yahoo.com
cbe6028a52
opps, i need to slow down my happy trigger finger before i hit commit.
2013-02-06 02:55:27 +00:00
omegablast2002@yahoo.com
e424c3ab27
fixed a bug with lords not removing altercost correctly when the source is phased.
...
added
cantbeblockerof(this)<--this = the card who owns the ability.
cantbeblockerof(targetchooser) <--the target cant block anything targetable by this targetchooser.
spin engine and similar will use cantbeblockerof(this).
others were done with a workaround, which i hope will be updated soon.
2013-02-06 02:45:40 +00:00
anthonycalosa@gmail.com
1d06a74fd9
added:
...
Death Cloud
Decimate
Destructive Force
Din of the Fireherd
2013-02-05 13:27:56 +00:00
anthonycalosa@gmail.com
81294a0d2b
Added:
...
Azorius Ploy
Barter in Blood
Consuming Ferocity
Corpse Harvester
Corrupted Resolve
Cruel Ultimatum
Cyclopean Tomb
Borderline:
Consume Strength
Fixes:
Contagion Engine - can select targets once but add counters twice
Emblems missing forever tag
Moved Drain Life - we can now limit black using {X:black}
2013-02-05 10:43:03 +00:00
anthonycalosa@gmail.com
ae8893617f
Shifting sliver evasion doesn't work with creatures with protection from color
2013-02-05 04:02:26 +00:00
anthonycalosa@gmail.com
38895dfcd3
@each myupkeep -> @each my upkeep
...
fix recurring nightmare cost, Snow hound cost.
2013-02-04 14:08:05 +00:00
omegablast2002@yahoo.com
90c0b42a07
changed the defaults of the testsuite game constructor to set the default timerlimit to 6
...
the other threads were running test suite at 0 which was causing race condition fails in test suite, i incremented by 1 until the normally passing test no longer failed, test effected were proliferate and mortician beetle both passing test in normal mode, failing in hyperspeed. test suite takes only 30 secs more to run but we can't sacrifice actual results for speed.
the commented out section is not even taken into account after first test is run.
2013-02-04 05:09:52 +00:00
omegablast2002@yahoo.com
7e16b50fd3
just giving credit
2013-02-04 02:49:52 +00:00
Xawotihs@gmail.com
5a9b7eefc0
Fixed PSP compilation by stubbing the socket implementation. Somebody with a PSP, please replace this code with a real implementation.
2013-02-03 21:41:31 +00:00
Xawotihs@gmail.com
5c25189aef
Added code to let user specify the server address.
...
Updated SimplePad to include dot and fixed problem with digits.
2013-02-03 19:21:43 +00:00
anthonycalosa@gmail.com
452ae08593
Cleanup my mess...
2013-02-03 15:57:48 +00:00
omegablast2002@yahoo.com
b85f2240a7
fix for @sacrificed crash and not triggering to cost.
2013-02-03 15:31:06 +00:00
anthonycalosa@gmail.com
6928df6819
Added Sedris, the Traitor King
2013-02-03 13:45:56 +00:00
anthonycalosa@gmail.com
6fa633f822
tests:
...
-----------
Mortician_Beetle.txt
Savra_Queen_of_the_Golgari.txt
added:
-----------
Saprazzan Breaker
Savra, Queen of the Golgari
borderline:
-----------
Ogre Marauder
crappy:
-----------
Barbarian Bully
Skullscorch
2013-02-03 11:21:12 +00:00
omegablast2002@yahoo.com
2b9fdc41dc
added 2 new restrictions for use in triggers and abilities
...
ownerscontrol
opponentscontrol
ownerscontrol returns 1 if the owner has the card in thier battlefield. 0 otherwise. vice versa.
this should make it easier to add cards which should be treated differently depending on who controls them.
2013-02-02 18:42:39 +00:00
anthonycalosa@gmail.com
ef4a8c6d84
Moved rune of protection to crappy.
...
Revised Pursuit of Knowledge
Added Samite Elder
2013-02-02 14:24:07 +00:00
anthonycalosa@gmail.com
44fa0e9015
added:
...
Reap
Rebel Informer
Repopulate
Rix Maadi Guildmage
Rocket Launcher
Roots of Life
Rotting Giant
Rune of Protection: Artifacts
Rune of Protection: Black
Rune of Protection: Blue
Rune of Protection: Green
Rune of Protection: Lands
Rune of Protection: Red
Rune of Protection: White
Sadistic Augermage
borderline:
Rakdos Augermage
2013-02-02 10:50:16 +00:00
omegablast2002@yahoo.com
a8ebaee527
added a check to avoid skipping a gameState update if there are more than 50 items left to resolve in the stack, let run a gameStates check and see if we havent already won.
...
Exquisite Blood + Sanguine Bond example of the kinds of loops this fixes.
2013-02-02 05:43:46 +00:00
anthonycalosa@gmail.com
cca8f1ce4e
minor cleanup spaces
2013-02-02 03:49:53 +00:00
anthonycalosa@gmail.com
a8c6da03a8
Added - Prismatic Lace, Quickchange
...
Borderline - Govern the Guildless
Fixed - Prismwake Merrow
2013-02-02 02:23:05 +00:00
omegablast2002@yahoo.com
6a1591d72b
reverted the newtarget/retarget fix, it didn't fix the issue and created new ones.
2013-02-01 18:54:07 +00:00
anthonycalosa@gmail.com
fa5e3ad9b4
Softcoded Reminisce
...
Added Prismatic Lace in Borderline
2013-02-01 14:34:30 +00:00
anthonycalosa@gmail.com
0095dcceb5
Added Predatory Advantage, Priest of Yawgmoth & Pursuit of Knowledge
2013-02-01 14:04:17 +00:00
omegablast2002@yahoo.com
6c86c276d2
missed a file last commit.
2013-02-01 04:35:40 +00:00
omegablast2002@yahoo.com
0bd769d3c0
added engine code to do a putinzone without sending events.
...
equipping no longer retriggers a copier.
retarget and newtarget no long send the events due to refreshing the cards.
2013-02-01 04:21:08 +00:00
anthonycalosa@gmail.com
94955088c8
Moved Gerrard's Verdict, Lurking Evil to crappy.
...
Added Rix Maadi, Dungeon Palace
Added Rotting Rats
Added Stronghold Rats
2013-02-01 03:15:39 +00:00
anthonycalosa@gmail.com
7de5cfbd37
Fixed Possessed Portal since you cant discard a card unless you have one permanent to sacrifice, replace 0/0 with donothing
...
Moved Maralen of the Mornsong to borderline since the effect is not draw replacement but players cant draw anything (there isn't any stated "would draw"), maybe we can have CANTDRAW ability in the future.
2013-02-01 02:20:27 +00:00
anthonycalosa@gmail.com
ea0a3efc38
Added Possessed Portal.
2013-01-31 14:37:29 +00:00
anthonycalosa@gmail.com
6e7c57151c
Added Piston Sledge, fixed Grifter's Blade
2013-01-31 13:52:50 +00:00
omegablast2002@yahoo.com
2ef93bc722
readded the rest of the stuff that anthony commited that the svn ate during my commit.
2013-01-31 11:33:30 +00:00
anthonycalosa@gmail.com
21897f2f63
removed workaround, and revised code to simian spirit guide and elvish spirit guide.
2013-01-31 11:09:20 +00:00
anthonycalosa@gmail.com
de16c53534
Re commitied my previous cards in primitives/mtg.txt
...
I dont know why my previous commit has been removed but its all working. I included tests for the cards in this commit. All test suite passes. please update your FUT/_cards.dat because i change the name of oriss to its original name.
--------------------------------------
[card]
primitive=Oriss, Samite Guardian
id=136210
rarity=R
[/card]
2013-01-31 09:00:25 +00:00
omegablast2002@yahoo.com
a83e029ca6
master transmuter can now be the card returned
2013-01-31 06:55:12 +00:00
omegablast2002@yahoo.com
aadd0c56b2
fixed a couple easy issues
2013-01-31 06:45:50 +00:00
anthonycalosa@gmail.com
29c50becf0
Added Pain Magnification
2013-01-30 15:51:07 +00:00
anthonycalosa@gmail.com
dffecf7ee0
Added Nim Devourer
...
Added Nourishing Shoal
Added Oak Street Innkeeper
Added Opal Avenger
-----------------
Revised Oriss, Samite Guardian - ability must be targeted
-----------------
fixed Blazing Shoal alternate cost
fixed Contaminated Ground trigger
2013-01-30 14:46:57 +00:00
omegablast2002@yahoo.com
eab782c32f
this was accidental, i was just about to toy with a may pay( ability.
2013-01-30 04:22:01 +00:00
omegablast2002@yahoo.com
1b689adf05
forgot a ( in the replacement for donothing
2013-01-30 04:01:57 +00:00
omegablast2002@yahoo.com
c078af5f24
fix for crash from not having a playerTarget when ability$! is used on targetedPlayer by an instant.
2013-01-30 03:51:16 +00:00
anthonycalosa@gmail.com
d07951fbdf
Added Nemesis Trap, Nicol Bolas, Planeswalker
2013-01-30 03:25:22 +00:00