drdev
8583b45b81
Version bump to 1.5.28.010
2014-09-28 19:42:58 +00:00
drdev
1d02422553
Add Chromatic and Epic challenges
2014-09-28 18:38:24 +00:00
drdev
04f725a142
Add Domain achievement
2014-09-28 17:50:19 +00:00
drdev
962ea5c452
Fix so targets for subabilities of stack items are accounted for with target arrows
2014-09-28 17:36:14 +00:00
drdev
05f289222a
Add 3 deck challenge achievements
2014-09-28 16:42:23 +00:00
drdev
fece3f9f0b
Add Challenges achievement category
2014-09-28 16:07:38 +00:00
drdev
56e2e63379
Prevent P/T being hidden for tapped cards in a stack
2014-09-28 16:02:20 +00:00
drdev
8209e80b03
Support showing special symbols used by charms
2014-09-28 15:49:41 +00:00
drdev
ff50f4fe5f
Use \u syntax for special characters
2014-09-28 15:45:32 +00:00
elcnesh
e44b4b3cbc
Multiple fixes.
...
- Make determination of card viewing permissions much faster;
- A general fix related to choosing a fixed amount of options from a list;
- Improve display of card's names;
- Reduce card flickering when changing phases.
2014-09-28 15:43:34 +00:00
drdev
6969aaad91
Cleanup charm formatting
2014-09-28 15:39:27 +00:00
drdev
e19c0ba694
Version bump to 1.5.28.009
2014-09-28 15:06:00 +00:00
Agetian
0c09cdbbe0
- Better version of the previous fix.
2014-09-28 13:47:49 +00:00
Agetian
cb93455530
- Fix a NPE with automated targeting for cards that require dividing damage (e.g. Polukranos, World Eater; Armament Corps).
2014-09-28 13:45:27 +00:00
drdev
024d832bce
Add support for displaying formatted timestamp for earned achievements
2014-09-28 10:06:10 +00:00
drdev
43d4bab1b7
Add timestamp support to achievements
...
Throw out any previously earned ManaScrewed achievements due to now fixed bug
2014-09-28 09:40:21 +00:00
drdev
0a313c4071
Fix ManaScrewed achievement
2014-09-28 09:25:03 +00:00
drdev
89348087af
Reduce size of achievements file
2014-09-28 09:07:13 +00:00
drdev
2306524df1
Refactor achievement definitions to make them easier to implement
2014-09-28 09:01:16 +00:00
Agetian
cc920261d8
- Fix effects like Fact or Fiction not revealing the cards properly to the player.
2014-09-28 07:32:51 +00:00
Agetian
09b8e0f9e1
- Make it impossible to undeclare attackers with "CARDNAME attacks each combat if able" at will.
2014-09-28 06:15:52 +00:00
excessum
f9a4cd63d7
- AI will now take note of static P/T abilities when using Animate and Pump effects
2014-09-28 02:53:03 +00:00
excessum
4b51b0f9e7
- Simplified removal of likely blockers in chooseCardsForConvoke()
2014-09-28 01:10:06 +00:00
drdev
43382d5f9d
Update CHANGES.txt
2014-09-27 22:53:08 +00:00
drdev
e90b347692
Version bump to 1.5.28.008
2014-09-27 22:38:17 +00:00
drdev
528642a11e
Fix so combat arrows appear red again
2014-09-27 22:35:34 +00:00
drdev
2921bc6a9f
Fix so blocking arrow appears immediately upon declaring blockers
2014-09-27 22:27:14 +00:00
drdev
04229ba711
Fix so Always Yes and Always No options appear for optional triggered abilities
2014-09-27 22:12:49 +00:00
drdev
40802d126b
Small rendering optimization
2014-09-27 22:02:01 +00:00
Sloth
a7bcc7d9d3
- Fixed text of Dance of the Dead.
2014-09-27 21:37:52 +00:00
drdev
afe1552659
Add Storm Chaser achievement
2014-09-27 21:25:49 +00:00
drdev
535e72e3fc
Add Arcane Master achievement
2014-09-27 21:16:43 +00:00
drdev
c3871c1d82
Fix issue where earned achievements weren't being saved for mobile game
2014-09-27 20:57:56 +00:00
drdev
15f61402ba
Go back to re-using game thread to avoid creating too many threads
2014-09-27 20:51:33 +00:00
drdev
cc3480b266
Add ManaFlooded achievement
2014-09-27 20:44:31 +00:00
drdev
a1c7d97807
Remove extra period
2014-09-27 20:28:04 +00:00
drdev
a4f53729df
Add ManaScrewed achievement
2014-09-27 20:27:04 +00:00
Sloth
14f31bfabe
- Improved ordering in playReusable.
2014-09-27 20:23:04 +00:00
Sloth
422271ab4d
- Fixed NPE when AI's Goblin Arsonist dies.
2014-09-27 20:17:32 +00:00
drdev
a5be45a160
Add RagsToRiches achievement
2014-09-27 20:16:21 +00:00
drdev
35a31fc2d3
Revert change not meant to be committed
2014-09-27 19:56:34 +00:00
drdev
84f564b65e
Create achievement tracker class to make it easier to track information for certain achievements
2014-09-27 19:55:48 +00:00
Sloth
520adae0fd
- Fixed Abomination of Gudul.
2014-09-27 19:50:59 +00:00
drdev
1c6bf04143
Fix mana cost payments for cards that cost 0 mana
2014-09-27 19:43:59 +00:00
excessum
1cd69ebcb3
- Implemented AI for Convoke
2014-09-27 15:12:38 +00:00
excessum
3c9d6645e4
- Re-factored AiBlockController.assignBlockers() overloads and associated utility functions.
2014-09-27 15:03:11 +00:00
Agetian
1c58d91ef5
- Fix tapping events not firing off for Convoke.
2014-09-27 14:48:24 +00:00
excessum
204be837be
- Fixed power for Watcher of the Roost
2014-09-27 02:16:15 +00:00
drdev
32ef0a898a
Allow quick tapping to perform consecutive double tap actions
...
Prevent long press action being handled a bit after finger is released due to lag
2014-09-26 20:00:17 +00:00
drdev
9cdeceaabd
Prevent long press causing achievement to not be selected
2014-09-26 19:22:45 +00:00