Commit Graph

27141 Commits

Author SHA1 Message Date
Sloth
fe770a48ba - Added a new AI SVar: AmbushAI. Creatures with it will be played when the opponent is attacking. 2014-11-01 20:37:38 +00:00
Sol
b9864a2a23 - Xathrid Necromancer missing "Other" property for one half of its check 2014-11-01 15:18:58 +00:00
Sloth
36dd214785 - Reverted accidental commit of project file. 2014-11-01 14:40:31 +00:00
Sloth
3f58421a53 - Triggers with a cost will no longer ask you whether you want to use them before paying the cost. 2014-11-01 14:37:43 +00:00
Sloth
676c876f14 - Added card property "wasNotCast" for Containment Priest. 2014-10-31 22:04:20 +00:00
Sloth
8cc1842385 - Temporary fix for "View all Cards" dev button not working. 2014-10-31 14:05:38 +00:00
swordshine
c46b1bfea1 - Updated new planeswalker types 2014-10-31 08:40:56 +00:00
swordshine
d3699f3975 - Updated oracle texts 2014-10-31 08:38:26 +00:00
Sol
a0ff839c0e - Martyr's Bond primary trigger needs to have "Other" 2014-10-30 23:24:12 +00:00
elcnesh
57a09f275f Refactor attack declarations.
The game now correctly calculates whether an attack declaration is legal, based upon the restrictions and requirements present on the possible attacking creatures. AI support is not yet fully implemented, but the AI can always default to a legal attack declaration.
2014-10-30 15:44:13 +00:00
Sloth
04659d111b - Better fix for granted abilities (more in line with drdevs changes).
- Also Fixed Border color of detail panel.
2014-10-29 13:51:26 +00:00
Sloth
84500caf71 - Fixed abilities granted by static effects not appearing in the card detail panel. 2014-10-29 11:53:27 +00:00
Sol
d796f1b04f - More trigger tweaks (Harmonic Sliver) 2014-10-29 03:22:52 +00:00
Sloth
5f499f6af9 - AI will no longer play Ball Lightning and friends when his combat phase will be skipped. 2014-10-28 21:36:23 +00:00
Sloth
65c2fd5298 - Added a new AI SVar: NoZeroToughnessAI. Creatures with it will be played even when their toughness is zero. 2014-10-28 21:24:44 +00:00
Chris
6f11c238fc Added new card names to changes.txt. 2014-10-28 16:12:23 +00:00
Sloth
d52f8a6de7 - Expanded the canGainKeyword AI function to take targeted abilities into account. 2014-10-28 13:23:27 +00:00
Sloth
be7511c6b7 - Improved AI using Dauthi Mindripper and Mindstab Thrull. 2014-10-28 09:33:22 +00:00
Sloth
63cc278111 - Fixed triggers with costs being optional (and not every trigger). 2014-10-28 08:16:00 +00:00
Sol
d1858226ff - Fixing Snow Devil granting First strike to all blockers you control 2014-10-28 03:34:46 +00:00
Sloth
c639d71dcc - Added "AITgts$ BetterThanSource" to some more cards. 2014-10-27 21:01:41 +00:00
Sloth
57a9fc2710 - Added AI support for Blind Zealot and Necrite. 2014-10-27 20:15:44 +00:00
Sloth
7ff491bfd3 - Triggers with a cost are now always optional. 2014-10-27 20:09:38 +00:00
Sol
c7838056a4 - Fixing Flayer of the Hatebound not having an active trigger when it is in the graveyard. 2014-10-27 02:34:16 +00:00
Sloth
0cc2ece573 - The AI will now be aware of opponents Royal Assassin and similar cards. 2014-10-26 19:51:55 +00:00
drdev
bf6209734b Fully remove login dialog 2014-10-26 19:07:40 +00:00
drdev
164f31f1ad Remove use of login dialog 2014-10-26 19:05:22 +00:00
Sloth
baf0af3a24 - Added the new AI function "hasAFogEffect". 2014-10-26 15:24:42 +00:00
Sloth
3da6b32a7b - Cleanup. 2014-10-26 13:19:30 +00:00
Sloth
6d82637767 - Fixed Goblin Guide not revealing the card to the opponent. 2014-10-26 11:06:19 +00:00
Sloth
1c9c52839c - Small fix for Orcish Captain. 2014-10-26 10:58:31 +00:00
Sloth
242b510f26 - Improved CountersPutAi. 2014-10-26 08:39:17 +00:00
Sloth
c8e538da45 - Fixed human payment of the ability of Night Soil. 2014-10-26 07:25:26 +00:00
drdev
a19d4b8d62 Add Enter key handlers to username and password fields 2014-10-26 02:24:57 +00:00
drdev
1ec2fbf00d Add password field 2014-10-26 02:06:43 +00:00
drdev
9827880c47 Create login dialog
Flesh out some structure for having PHP files to govern server access
2014-10-26 02:06:21 +00:00
Sloth
02a5997810 - Improved stack description of FlipCoinEffect.
- Added AI support for Orcish Captain.
2014-10-25 21:35:46 +00:00
Sloth
264458521a - Added AI support for Armor Thrull. 2014-10-25 21:16:44 +00:00
drdev
b4ed726de1 Create shell for Online Multiplayer Lobby 2014-10-25 21:15:34 +00:00
drdev
0c3e46dbf5 Code cleanup 2014-10-25 20:25:19 +00:00
swordshine
da824e6fc0 - C14: Added Angelic Field Marshal 2014-10-25 04:14:36 +00:00
Sloth
4991ea22fa - Improved AI using Merseine. 2014-10-24 15:01:16 +00:00
Sloth
00a756833d - Cleanup. 2014-10-24 14:52:59 +00:00
Sloth
8f90f65371 - Added Merseine. 2014-10-24 14:22:10 +00:00
Sloth
1abd41b469 - Fixed crash when starting a Vanguard game. 2014-10-24 12:56:52 +00:00
Sloth
bde503b4fa - Fixed crash caused by the -2 of Chandra, the Firebrand. 2014-10-24 12:05:15 +00:00
Sloth
9deafa0be7 - Fixed a rare bug in runNonStaticTriggersForPlayer. 2014-10-24 11:56:48 +00:00
Sloth
efeca084c1 - Added Fat Pack prices (by Fizanko). 2014-10-24 08:15:21 +00:00
Agetian
14db79e126 - Fix targeting arrows not appearing for stack items in "On Mouse Over" targeting overlay mode. 2014-10-24 06:08:53 +00:00
Sol
f8444f6559 - Add a cost description for Back from the Brink 2014-10-24 02:20:26 +00:00