jsv
34a5375a21
Fixed a typo in Goblin Replica.
2013-07-12 06:19:56 +00:00
swordshine
2303f414bb
- Fixed Bubbling Cauldron
...
- Fixed Rally the Righteous
- Card Panel: keyword "Unblockable" changed to "Can't be blocked."
2013-07-12 00:31:56 +00:00
swordshine
2344bf696e
- Added Colossal Whale and Banisher Priest
...
- Fixed targeting of Postmortem Lunge
- Fixed Mask of Memory
2013-07-11 00:20:58 +00:00
Sloth
15b3698619
- Updated some SVars of M14 cards.
2013-07-10 20:06:52 +00:00
Sloth
10060a66f8
- Updated some SVars of M14 cards.
2013-07-10 18:47:40 +00:00
swordshine
eec5a085e8
- Fixed Marauding Maulhorn
...
- Updated SkieraCube
2013-07-10 05:36:37 +00:00
Sol
44ebba25e5
- Fix Corpse Hauler targeting
2013-07-10 01:57:52 +00:00
Sloth
eb484df801
- Added M14 to some lists.
2013-07-09 18:57:50 +00:00
Sloth
7559f7c2f9
- Merged M14 branch into trunk.
2013-07-09 17:59:16 +00:00
swordshine
55a71ea46a
- Fixed Dance, Pathetic Marionette
2013-07-09 13:13:56 +00:00
Sol
5ad15655a9
- Convert Master of the Wild Hunt to script
2013-07-09 01:28:52 +00:00
Sloth
1c7a1e3d8f
- Improved AI using Tormentor Exarch.
2013-07-08 19:58:17 +00:00
swordshine
4a7cee412c
- Fixed Quicken
2013-07-08 14:47:23 +00:00
swordshine
7e0f5e1401
- M14: Added Tenacious Dead and Xathrid Necromance
2013-07-08 14:00:21 +00:00
swordshine
d55ced465d
- M14: Added Dismiss into Dream, Elite Arcanist, Tidebinder Mage, Zephyr Charge
2013-07-08 12:29:50 +00:00
moomarc
764da32cba
- Fixed Polluted Bonds for multiplayer games
2013-07-08 11:54:07 +00:00
jsv
1d6a015939
Fix Tolarian Entrancer's script
2013-07-08 10:18:03 +00:00
swordshine
68a9f55f53
- M14: Added Voracious Wurm
2013-07-08 07:24:32 +00:00
Sol
7f055ddb4b
- Adding some references to two scripts
2013-07-08 00:15:04 +00:00
Sloth
cf27269f08
- Added SVar:RemAIDeck:True to cards with banding.
2013-07-07 19:41:42 +00:00
Sloth
601d789662
- Implemented official rules for tokens leaving the battlefield (fixes Cloudshift).
2013-07-07 16:47:49 +00:00
Sloth
54b7e8f1b1
- Fixed two trigger descriptions.
2013-07-07 15:30:29 +00:00
Maxmtg
d3f5758df8
Fixing typo
2013-07-07 11:08:29 +00:00
Maxmtg
da33b4f406
Witch-maw nephilim: trigger is unconditional, the ability is checking for conditions instead
2013-07-06 21:29:55 +00:00
Sloth
d5851fc4ed
- Fix for Soul's Fire.
2013-07-06 20:56:49 +00:00
Sloth
de9adadf04
- Another fix for Deadshot.
2013-07-06 20:54:06 +00:00
Sloth
08f1ba8186
- Fixed more cards calculating with LKI values.
2013-07-06 20:45:41 +00:00
Sloth
135239eabe
- Fixed Deadshot.
2013-07-06 20:11:55 +00:00
Agetian
21222511dd
- Added proper AI battlefield conditions for Akoum.
...
- Minor comment modification.
2013-07-06 09:00:26 +00:00
Maxmtg
30f85737c8
Rampage turned into api-based scripted effect
...
scripted witch_maw_nephilim.txt 2nd ability and removed hardcode
added some syntax sugar in TriggerType.java
2013-07-05 22:06:23 +00:00
Sloth
f1f196585d
- Fixed Blood Tyrant.
2013-07-05 21:38:19 +00:00
Sloth
bdbe7b25eb
- Fixed Vendetta and Devour in Shadow calculating LKI toughness.
2013-07-05 21:32:04 +00:00
Maxmtg
789cae29eb
Umbra stalker - converted to script
...
inlined some chroma-related routines, and related to card list
2013-07-05 19:01:39 +00:00
Agetian
d668d9c3bb
- Added some conditions to the AI for rolling a planar die.
...
- Some of the planes will now be used more intelligently by the AI depending on battlefield conditions.
- Some AI hint fixes for planes.
2013-07-05 18:49:47 +00:00
Agetian
7e3858ef31
- Added a way to deprioritize the AI planar die roll compared to casting spells for mana.
...
- Made the AI roll the die for some of the planes multiple times (but only after casting spells).
- Some other optimizations and modifications of the plane AI hints.
2013-07-05 12:59:51 +00:00
jsv
b8613c5cdf
Fixed Imperiosaur's cost restriction.
2013-07-05 06:37:18 +00:00
Agetian
3871508385
- Fixed the AI hint for Grixis.
2013-07-05 05:23:06 +00:00
Agetian
32a5f4389b
- Consolidating AI hints for planes in Planechase into a single "AIRollPlanarDieParams" parameter.
...
- Adding a foundation for the condition specifications in AI hints for planes.
- Code simplification in RollPlanarDiceAi.
2013-07-05 05:20:40 +00:00
Agetian
1772faae3f
- Restructured the logic of AI planar die rolls a little bit.
...
- Added a way to specify the minimum turn in which it is viable to start rolling a planar die for a particular plane. Added this setting to some planes which require a bit more context on the battlefield before their Chaos rolls start to make sense.
- Added an AI profile variable specifying the minimum turn in which the AI will start rolling the planar die in general unless the plane has an override specified (default AI - on its second turn, reckless AI - on its first turn).
2013-07-04 18:05:07 +00:00
Sloth
37d4245363
- Fixed Soul's Fire.
2013-07-04 16:41:04 +00:00
Agetian
6ebfe9b630
- Adding AI hint SVars to Planechase plane cards. Most planes are set to "roll once each turn" for the AI right now, which seems to work fine for a very basic AI (better than nothing). Dangerous or unpredictable planes like Academy of Tolaria West, Isle of Vezuva, Kharasha Foothills, Minamo, Takenuma, Windriddle Palaces are currently set to "never roll" for the AI. Feel free to expand.
2013-07-04 15:40:08 +00:00
swordshine
0d5afe48a8
- M14: Added Bogbrew Witch, Bubbling Cauldron, Festering Newt,, Kalonian Hydra, and Syphon Sliver
2013-07-04 00:27:46 +00:00
Sloth
0eac173451
- Added some SVars to the denizens.
2013-07-03 20:42:03 +00:00
moomarc
355c2e78ec
- Added Fractured Powerstone
2013-07-03 19:05:49 +00:00
Sloth
077e4916fc
- Fixed type of Ghoulcaller's Chant.
2013-07-02 20:29:56 +00:00
Sloth
d5cf59cb16
- Fixed The Very Soil Shall Shake.
2013-07-02 18:24:56 +00:00
Sloth
60c2ab84d8
- Updated some SVars.
2013-07-01 21:17:54 +00:00
Sloth
ed1e99353f
- Expanded NonStackingAttachEffects (R-V).
2013-07-01 16:25:54 +00:00
Chris
41f0012dc1
- Fixed the spell description for Shadow of Doubt, looks like a simple typo.
2013-07-01 02:32:41 +00:00
Sloth
3dac462afd
- Expanded NonStackingAttachEffects (H-Q).
2013-06-30 15:45:30 +00:00