omegablast2002@yahoo.com
9b44d627a3
changed ai eff return on token creation. over 50 tokens on my battlefield return 0.
...
changed an inefficient check on phaseskip.
2013-03-21 01:28:56 +00:00
omegablast2002@yahoo.com
8b626b378f
that was not supposed to be in that last commit. someone please teach me to revert just a file without having to do a rain dance.
2013-03-16 21:50:21 +00:00
omegablast2002@yahoo.com
b436550150
ai simple combo system is finally fully working.
...
added ai hint dontblockwith(targetchooser)
2013-03-16 21:35:10 +00:00
anthonycalosa@gmail.com
c2132ab97f
morthan typo
2013-03-15 23:51:04 +00:00
omegablast2002@yahoo.com
22640130dc
fixes from the bugs section on the forum
2013-03-15 22:52:02 +00:00
omegablast2002@yahoo.com
90a0f5c86f
as per mtg rules, the effects of unpaid upkeep cost should only happen if the from id was upkeep. ie:skipped phases.
2013-03-15 21:49:35 +00:00
omegablast2002@yahoo.com
3cb0a6c091
psp compilation fix
2013-03-15 21:42:24 +00:00
anthonycalosa@gmail.com
1818a8be82
corrected some typos
2013-03-15 15:13:02 +00:00
omegablast2002@yahoo.com
9c0ce5f7bf
more changes to fix the combo system.
2013-03-15 02:08:03 +00:00
omegablast2002@yahoo.com
31ee6d2b90
trying to figure out why ai is cast cards that belong to a combo outside of a combo even though it is told to skip these cards.
2013-03-15 01:44:31 +00:00
omegablast2002@yahoo.com
d4ff6d1453
spanish translation stuff
2013-03-14 22:22:18 +00:00
omegablast2002@yahoo.com
a7aeb7efe5
fix for a bug in combohint. ai will now rarely want to use a card outside of a combo if it is to be held for a combo
2013-03-13 01:11:58 +00:00
omegablast2002@yahoo.com
cd54ad7012
correction
2013-03-07 03:35:35 +00:00
omegablast2002@yahoo.com
04dce1ad50
ai vs ai matchs will play with optimizedhands.
2013-03-01 23:10:16 +00:00
omegablast2002@yahoo.com
ef18f376b1
ifdef(psp) on cache hit miss handling.
2013-02-26 23:22:49 +00:00
anthonycalosa@gmail.com
f9bd6e1c44
Added:
...
Scuttlemutt
Shieldmage Elder
Shields of Velis Vel
Show and Tell
Borderline:
Scapeshift
Fix:
Talara's Battalion - changed restrictions= to restriction=
2013-02-22 13:22:00 +00:00
anthonycalosa@gmail.com
e8f8aae43f
fix kjeldoran home guard and bloodlord of vaasgoth
2013-02-22 07:41:06 +00:00
omegablast2002@yahoo.com
b4d4515e01
set init baka timer fastmode to a safer float.
2013-02-21 22:59:59 +00:00
omegablast2002@yahoo.com
9a52ae28a2
several changes here,
...
first, i added a timer to hide the big card after 5 secs or until a movement is registered.
2nd, removed the advancing of phases with flick up.
3rd added a flick left to "show/hide hand"
4th, fixed an error in the logic of "getDifficulty" part of the reason optimizedhand was not working.
finally, unrefactored the checks of optimized hand, it was FAR to difficult to see what was actually happening the way it was coded.
optimizedhand is finally working again,
toggledifficulty and optimizedhand will again trigger and greatly improve ai vs player matches
2013-02-21 00:48:39 +00:00
anthonycalosa@gmail.com
2330e6a613
fix all similar cards like Duress to have a "look" ability.
2013-02-20 09:04:09 +00:00
anthonycalosa@gmail.com
620c5595d9
Fix various typos reported on the forum.
2013-02-20 04:05:16 +00:00
omegablast2002@yahoo.com
a5ea3275cd
i introduced a bug a couple revs back. dyslexia got me.
2013-02-16 21:07:13 +00:00
anthonycalosa@gmail.com
bf677b7bdd
Added:
...
Jilt
Jugan, the Rising Star
Laquatus's Creativity
Mogg Infestation
Prahv, Spires of Order
Quest for the Holy Relic
Razing Snidd
Fix:
Gerrard Capashen - first ability is targeted
Spiraling Embers - removed "(" and ")" and revised
Sword of War and Peace - revised
Venser's Journal - revised
Vicious Shadows - ability is targeted
2013-02-16 09:46:18 +00:00
anthonycalosa@gmail.com
026600c084
Added:
...
Careful Consideration
Haunting Hymn
Might of Old Krosa
Return to Dust
Sulfurous Blast
Fix:
Liliana of the Dark Realms - missing add, thanks Tacoghandi
2013-02-16 05:59:50 +00:00
anthonycalosa@gmail.com
a1a16fce57
Added Flux, Freyalise Supplicant, Hag Hedge-Mage, Harsh Mercy
2013-02-15 10:55:41 +00:00
omegablast2002@yahoo.com
defb8e32c6
corrected the mana not removing from pool correctly bug, sorry about that.
2013-02-13 23:33:05 +00:00
omegablast2002@yahoo.com
8aef74e32a
pestilence shouldn't care about protections of any kind.
2013-02-12 23:09:24 +00:00
anthonycalosa@gmail.com
fbc1b14dca
Added:
...
Mark of Sakiko
Sakiko, Mother of Summer
Sakura-Tribe Springcaller
Shizuko, Caller of Autumn
Upwelling
2013-02-12 13:08:17 +00:00
omegablast2002@yahoo.com
e24f269c36
just a format
2013-02-10 14:34:13 +00:00
omegablast2002@yahoo.com
3c15357c38
added poolsave(COLOR) its an ability that works only on permanents in play.
...
opponentpoolsave(
mypoolsave(
ex:Upwelling
added a tag for mana, doesntempty
add{g}{g}{g} doesntempty
what this does is make THAT mana remain in the pool until end of turn.
ex:
Sakura-Tribe Springcaller
2013-02-09 06:48:16 +00:00
omegablast2002@yahoo.com
2b4c3a51aa
removed a condiational that was limiting blink ability. i left the portion commented out just incase i put it there becuase of a bug. but as far as i can see it doesn't seem to cause an issue to remove it.
2013-02-09 02:37:22 +00:00
omegablast2002@yahoo.com
f0405342be
commited the spanish translation files that the spanish wagic group have worked so hard at producing a full almost 100% translation of wagic into spanish.
...
thank you to the translators involved in making it happen.
http://wololo.net/forum/viewtopic.php?f=24&t=16761
for more info and spanish card images.
2013-02-09 02:09:02 +00:00
omegablast2002@yahoo.com
d2f14897a6
fixed a loop that can occur in multitarget where the maxs targets are set with a variable word and ends up resulting in a return of maxtargets = 0 which inturn locks ai in a loop, i imagine layers also.
2013-02-08 00:34:45 +00:00
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