Commit Graph

26668 Commits

Author SHA1 Message Date
swordshine
b38bff844b - Added Ride Down 2014-09-25 04:38:04 +00:00
Chris
ece36b70ef Added new card names to changes.txt. 2014-09-24 23:13:47 +00:00
drdev
b92f67aa7e Change API version back to 19 to see if that helps
Version bump to 1.5.28.005
2014-09-24 21:19:38 +00:00
drdev
1af5223b82 Fix so ability selection dialog formats text correctly 2014-09-24 21:12:52 +00:00
drdev
c9e131a1f0 Refactor code to prevent duplication of match code 2014-09-24 21:03:49 +00:00
Sloth
236ac164b0 - Added a medium version of the Abraham Lincoln opponent and updated 2 quest decks. 2014-09-24 21:01:33 +00:00
Sloth
68107c0386 - Added an easy version of the Amphibian opponent. 2014-09-24 19:47:25 +00:00
elcnesh
6db5685906 Make LocalGameView a bit faster, plus some minor refactoring. 2014-09-24 14:16:42 +00:00
excessum
2f70494c14 - AI will now consider multi-blocks before attacking (avoid 1/4 lifelink attacking two 2/2s) 2014-09-24 13:27:35 +00:00
excessum
7226e24cf5 - Moved canBeBlockedProfitably() from AiBlockController to ComputerUtilCard 2014-09-24 13:12:52 +00:00
excessum
14c4b95658 - Re-factored AiBlockController.shouldThisBlock() into ComputerUtilCard.doesSpecifiedCreatureBlock()
- Changed Outlast AI to use doesSpecifiedCreatureBlock()
2014-09-24 13:04:46 +00:00
Agetian
2813896e6b - Added a fix by Swordshine that fixes playing spells without paying their mana cost and playing spells for their alternative cost. 2014-09-24 13:02:44 +00:00
Sol
5b59db8b59 - Updating Changes with information about the new trigger fixes. 2014-09-24 03:00:42 +00:00
drdev
c10c90e075 Fix crash when starting next game of match 2014-09-23 19:24:14 +00:00
Sloth
d4b46dbf8b - Fixed implementation of game rule 704.5f (creatures with 0 toughness aren't "destroyed"). 2014-09-23 18:58:07 +00:00
Sloth
ff2c700d5e - Fixed Rough // Tumble in Commander 2013. 2014-09-23 18:42:32 +00:00
Sloth
19d6d035a4 - Fixed Abzan Charm. 2014-09-23 18:39:54 +00:00
Sloth
d8cff22024 - Fixed Mirror of Fate not allowing less than 7 cards. 2014-09-23 18:37:30 +00:00
Agetian
fbf2b77c3a - Fix token image for Goblin Kaboomist (Land Mine). 2014-09-23 16:07:45 +00:00
drdev
efefedd445 Support showing prompt for second human player 2014-09-23 13:38:39 +00:00
Sloth
b7ceefc8c4 - Updated some SVars. 2014-09-23 12:33:13 +00:00
drdev
1d965da35e Fix so second player's prompt appears and button images don't extend outside their bounds 2014-09-23 11:52:50 +00:00
drdev
6a5cd5f39f Start refactoring to make Human v. Human support better 2014-09-23 11:22:36 +00:00
swordshine
edf8c58754 - Added Ashcloud Phoenix 2014-09-23 11:21:15 +00:00
swordshine
6e35fee7ba - Fixed Narset, Enlightened Master 2014-09-23 11:18:13 +00:00
drdev
cbb80c482e Add achievements for winning with Phage and Door to Nothingness 2014-09-23 09:48:23 +00:00
drdev
fb7ec4bad5 Add Test of Endurance alt win condition 2014-09-23 09:20:14 +00:00
drdev
1559825d86 Uncommit allowing cheating for achievements 2014-09-23 09:14:10 +00:00
drdev
8264fd8075 Support earning Planeswalker ultimate achievements 2014-09-23 08:53:28 +00:00
drdev
0c9b6ec08a Shorten some achievement names so they fit 2014-09-23 07:33:23 +00:00
Sol
e05ff43f74 - A whole bunch more adjusted "dies" triggers. 2014-09-23 03:23:51 +00:00
Sol
d6935e9e9a - Fixing even more triggers for "dies" not functioning with the new trigger code 2014-09-23 02:53:23 +00:00
Sol
46d3c7c044 - Fixing more triggers for "dies" not functioning with the new trigger code 2014-09-23 02:06:06 +00:00
elcnesh
bf7944d108 Speed boost to GUI refactoring, mostly by using the Caches smarter. 2014-09-22 22:32:09 +00:00
Chris
d545802b18 Added new card names to changes.txt. 2014-09-22 22:01:48 +00:00
drdev
323b9a4048 Fix issues with CardZoomer 2014-09-22 18:21:45 +00:00
Agetian
ecd39b85a2 - Remove an unused method. 2014-09-22 17:54:11 +00:00
Agetian
b357f88a8c - Attempt to fix blocker targeting arrows without breaking the combat log. 2014-09-22 17:50:09 +00:00
drdev
86ecc75dbe Support showing card associated with achievement using double click or middle/long press 2014-09-22 15:31:09 +00:00
drdev
a4f8ee4f9c Add Planeswalker Ulimtates achievements 2014-09-22 15:05:11 +00:00
drdev
9ea8d84ee8 Refactor achievements so they're not packaged with the game 2014-09-22 14:11:43 +00:00
elcnesh
99626fc9b7 Add new dev mode option to menus, and remove a superfluous synchronized() call. 2014-09-22 13:12:55 +00:00
excessum
d2415c7aa5 - Fixed bug with AI failing to activate Deathtouch in combat 2014-09-22 12:27:38 +00:00
elcnesh
2442362e5b Fix a lot of concurrency issues and some other GUI problems. 2014-09-22 12:10:50 +00:00
Sloth
44aed6b85d - Added AI support for Duneblast. 2014-09-22 07:25:46 +00:00
Sol
49d4d3cd77 - Updating a few more scripts to run better with the new trigger changes 2014-09-22 03:21:09 +00:00
Sol
a6c8d2b8fe - Updating a few scripts to run better with the new trigger changes 2014-09-22 02:35:07 +00:00
Krazy
97e330a2bf Fixed Death Frenzy's mana cost. 2014-09-22 02:02:43 +00:00
Sloth
e85d22995d - Updated some more SVars. 2014-09-21 21:02:51 +00:00
Sloth
59949eea96 - Added AI support for Barrage of Boulders. 2014-09-21 20:44:08 +00:00