Commit Graph

26649 Commits

Author SHA1 Message Date
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
Sloth
b1c07c8f7a - Added AI support for Crackling Doom. 2014-09-21 20:08:01 +00:00
drdev
2270b047bc Improve display of Achievement Earned dialog for special achievements 2014-09-21 19:04:35 +00:00
drdev
c9709a21f2 Uncomment hasCheated check that was mistakenly committed 2014-09-21 18:50:35 +00:00
drdev
ce00d3159a Use "Great" instead of "Huge" 2014-09-21 18:42:44 +00:00
drdev
f33bc09468 Shorten achievement name and prevent it's image being used for something else 2014-09-21 16:00:03 +00:00
drdev
b5aa3b429e Commit first set of alternate win achievements 2014-09-21 15:22:59 +00:00
Sloth
d6fa02582b - Fixed Stigma Lasher. 2014-09-21 15:18:51 +00:00
drdev
8f32e44223 Add keystore to SVN 2014-09-21 13:55:41 +00:00
drdev
4696b5ccbc Make stack wider (particularly on tablets) to prevent it wrapping as much 2014-09-21 13:46:25 +00:00
swordshine
4430dee771 - Added Deflecting Palm 2014-09-21 05:26:11 +00:00
drdev
ef25938d8e Clarify comment 2014-09-21 05:23:33 +00:00
drdev
d98a617592 Use height ratio for scaling instead of the min of width and height ratios 2014-09-21 05:21:57 +00:00
excessum
c9e74d3dc1 - Fixed token image names for Khans of Tarkir 2014-09-21 04:54:50 +00:00
drdev
d92c7233d5 Bump to API 20 properly 2014-09-21 04:22:21 +00:00
drdev
35dd00e365 Revert previous change 2014-09-21 04:03:57 +00:00
drdev
cc99b4533d Update platform to 20 2014-09-21 04:02:56 +00:00
drdev
9663105622 Tweak scaling logic so Android app looks better on tablets and so there's only 1 scaling function instead of 4
Version bump to 1.5.28.004
2014-09-21 03:49:57 +00:00
excessum
244293c119 - Added check for Ferocious when using Savage Punch 2014-09-21 03:43:17 +00:00
excessum
46033d55a9 - Implemented AI for Crater's Claws 2014-09-21 03:38:15 +00:00