Commit Graph

6502 Commits

Author SHA1 Message Date
kevlahnota
00cbfa45d7 Minor tweak in InputSelectTargets and some string refactoring 2017-09-05 20:53:54 +00:00
Agetian
5c18270826 - ComputerUtilCost: sac costs (Sac<...>) use ";" as a delimiter and not "," (fixes e.g. the AI never sacrificing anything to Defiant Salvager).
- Added SacMe to Puzzleknot cards.
2017-09-05 19:35:35 +00:00
Agetian
aa86ef631b - DeckGenUtil: some improvements to the suggest basic lands feature. 2017-09-05 19:09:06 +00:00
Agetian
f796ec32a7 - [XLN] Added Deadeye Quartermaster, Kitesail Freebooter, Overflowing Insight, Pirate's Cutlass. 2017-09-05 17:55:13 +00:00
Agetian
9ce43ea7a6 - [XLN] Added 5 cards. 2017-09-05 16:19:42 +00:00
Agetian
19702794e4 - Volcano Hellion: tweak the script such that it allows to choose any number. 2017-09-05 15:25:30 +00:00
Agetian
ad13ef9187 - Dev Mode: split the "Add Card to Play" functionality into two buttons: "Add Card to Battlefield", which acts like other Add Card to X buttons and adds the card directly to the battlefield, without using the stack and without firing ETB triggers; and "Cast Spell/Play Land", which acts like the old "Add Card to Play" button and uses the stack when necessary and fires all triggers. 2017-09-05 12:06:37 +00:00
Agetian
5970908a3f - GameState: added a way to precast from a custom script line for the needs of Puzzle Mode. 2017-09-05 03:35:52 +00:00
Agetian
e3d37ca831 - Reverted an inadvertent experimental commit. 2017-09-05 03:27:29 +00:00
Agetian
4c9afb8c80 - Fixed puzzle PP18. 2017-09-05 03:27:08 +00:00
Agetian
253049ec5a - [XLN] Added Shapers of the Nature. 2017-09-05 03:11:45 +00:00
Agetian
c1d7f86542 - [XLN] Added Drover of the Mighty. 2017-09-05 03:04:56 +00:00
Agetian
aa44fba1e5 - Added 2 puzzles coded by Xitax, 9 puzzles coded by Nigol. 2017-09-05 02:53:28 +00:00
kevlahnota
5dbf2b0ff5 Fix font display in landscape mode (instead of vertical names, it will display names horizontall) Edited 2017-09-05 02:47:55 +00:00
kevlahnota
8fcbaef064 Refactor some strings 2017-09-05 02:44:36 +00:00
Agetian
08c3509823 - [XLN] Added some more cards. 2017-09-04 18:55:56 +00:00
Agetian
d9961bc1a0 - [XLN] Added some more cards + patched up a couple cards a bit. 2017-09-04 18:55:14 +00:00
Agetian
9fd8c1f546 - Basic Survival of the Fittest logic (in addition to it already accounting for DiscardMe cards), most likely needs tweaking. Promoted Survival of the Fittest to RemRandomDeck from RemAIDeck. 2017-09-04 17:32:46 +00:00
Agetian
d265102f31 - [XLN] Added Wakening Sun's Avatar. 2017-09-04 16:20:34 +00:00
Agetian
063a50b14a - Some modification of chance variables in the AI profiles related to the experimental attack/block trade options. 2017-09-04 13:24:56 +00:00
Agetian
ebb06b34b0 - Some more work on attack/block trades [experimental]. 2017-09-04 12:18:06 +00:00
Agetian
3d5f9beac5 - ChangeZoneAi: implemented AILogic SacAndRetFromGrave, added it to Recurring Nightmare. 2017-09-04 05:40:27 +00:00
Agetian
0b01855bf4 - Maniacal Rage: promoted to RemRandomDeck. 2017-09-04 04:58:59 +00:00
Agetian
4f00aeeed7 - Fixed a quest opponent deck file. 2017-09-03 15:57:32 +00:00
Agetian
88ca671965 - Some more work on surprise attacks/trades [experimental, disabled by default]. 2017-09-03 15:26:28 +00:00
Indigo Dragon
7c3cfe1326 Updated all the Overload Reminder Texts
Some now use ValidDescription$
2017-09-03 15:05:02 +00:00
Agetian
735f1007cf - AB$ Cost 0 -> DB$ in Festering Mummy. 2017-09-03 14:44:57 +00:00
Agetian
66df063e2a - Added ValidDescription to Street Spasm. 2017-09-03 14:44:35 +00:00
Indigo Dragon
e7547905a3 Magus of the Wheel had a weird Name:Meteor Blast in its oracle text 2017-09-03 13:59:08 +00:00
Agetian
206b01376d - Added unfinished and inoperable Online Play mode to ISSUES.txt (known issues). 2017-09-03 13:04:03 +00:00
Agetian
e50ef893e8 - [XLN] Added Huatli, Warrior Poet. 2017-09-03 12:55:47 +00:00
Indigo Dragon
496cc470e2 Update all the Prowl and Reinforce cards from MOR.
They now pretend to be keywords better.
2017-09-03 11:54:55 +00:00
Indigo Dragon
d33770f107 Update Convoke Reminder text to include the "(Your creatures can help cast this spell. ", similar to Improvise.
Also updated Frenzy Sliver and Virulent Sliver. Frenzy Sliver is done, while Virulent sliver needs a few more tweaks in an upcoming Keyword update.
2017-09-03 09:50:04 +00:00
Indigo Dragon
6523500d09 Update arcanum_wings.txt so that it now acts more like a keyword.
PrecostDesc$ -> Costdesc$, Added forward brackets and costs to Spelldescription$
2017-09-03 09:29:13 +00:00
Agetian
1a7a5fe6a8 - Fixed some AB$ Cost 0 -> DB$ declarations in card scripts.
- Fixed Nova Pentacle (the card needs some additional combat AI support though, or the AI will suicide its own creatures if the opponent has nothing on the battlefield).
2017-09-03 08:55:26 +00:00
Indigo Dragon
35a6977df8 Gave seeds_of_renewal.txt the Undaunted Keyword in the Oracle text 2017-09-03 08:05:10 +00:00
Agetian
c06280a1ea - [XLN] Added 3 cards. 2017-09-03 04:59:10 +00:00
Hanmac
3cdf553142 moved hardcoded type plural into text file and moved the getPlural and getSingular functions into CardType class 2017-09-02 16:55:11 +00:00
Agetian
f9569895b4 - Hermit Druid: added AILogic$ DontMillSelf 2017-09-02 16:31:07 +00:00
Indigo Dragon
aac3443b78 Updated Madness Reminder Text 2017-09-02 14:46:44 +00:00
Indigo Dragon
bd9b05463e Changing the mana cost 2 to {2} for the [[Rout]] ability
K:You may cast CARDNAME as though it had flash if you pay 2 more to cast it. -> K:You may cast CARDNAME as though it had flash if you pay {2} more to cast it.

This may break something. If so, whoops
2017-09-02 14:27:29 +00:00
Agetian
bb82c6fa02 - Further work on trick/lure attacks with held pump spell. 2017-09-02 14:19:34 +00:00
Indigo Dragon
7232f9446a Replaced all double spaces __ with single spaces _ 2017-09-02 14:17:43 +00:00
Agetian
639f2b8e02 - [XLN] Fixed Fathom Fleet Captain 2017-09-02 13:50:21 +00:00
Agetian
7d860542b1 - [XLN] Added Bellowing Aegisaur. 2017-09-02 12:55:17 +00:00
Agetian
ecc4834110 - Adding hyphenated emblem names to the rest of the planeswalker files. 2017-09-02 11:11:57 +00:00
Agetian
2e1adc6f9b - Documenting changes in CHANGES.txt. 2017-09-02 11:08:12 +00:00
Agetian
18a0866735 - Code support for hyphens in Planeswalker emblem names. 2017-09-02 11:05:51 +00:00
Indigo Dragon
4036fc44e3 More brackets [] and colons : for planeswalkers
That should be it for now.
2017-09-02 11:05:25 +00:00
Indigo Dragon
1ff11a09ed Added Colons to Planeswalkers
Added dashes to some Emblem Names
Added Brackets for some select walkers
2017-09-02 10:39:51 +00:00