Commit Graph

27281 Commits

Author SHA1 Message Date
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
drdev
791466c63b Comment out failing test (for now) 2014-10-24 00:45:14 +00:00
drdev
8e1b0bc901 Remove unused import 2014-10-24 00:33:19 +00:00
drdev
37e6a0a269 Fix MalformedUrlException when loading from XML on Android 2014-10-24 00:23:24 +00:00
drdev
eee682e659 Prevent completely suppressing MalformedURLException 2014-10-23 23:52:17 +00:00
Sloth
842040c10d - Fixed a bug in CharmAI. 2014-10-23 21:43:15 +00:00
Sloth
7fbbd150e9 - Added DeckNeeds and DeckHints SVars to KTK cards. 2014-10-23 20:19:03 +00:00
Sloth
760f21c4b0 - Updated some cards with DeckNeeds SVars. 2014-10-23 19:42:17 +00:00
Chris
d07b3de761 Cleared out the changes.txt file, now ready for new material. 2014-10-23 16:42:15 +00:00
Sloth
0105f69a69 - Added AI support for Wash Out. 2014-10-23 12:19:00 +00:00
Sloth
4d35555769 - Extended pumpAgainstRemoval for non-targeted abilities. 2014-10-23 11:31:06 +00:00