Agetian
|
435adf41d9
|
- Removed a debug comment.
|
2014-09-18 07:46:20 +00:00 |
|
Agetian
|
67649130c7
|
- Modified the logic of Main 2 spell prediction to account for canPlay()
|
2014-09-18 07:42:35 +00:00 |
|
Agetian
|
973a7b6bc6
|
- For now, do not reserve mana for spells when deciding whether to pump/not to pump a creature (hopefully will get the AI screwed over in fewer cases than otherwise :)
|
2014-09-18 07:36:07 +00:00 |
|
Agetian
|
20b9b6fa17
|
- Fix the blocker targeting arrows not appearing in time because the declared blockers were not passed to the combat view until the blockers were finalized (please review).
|
2014-09-18 06:59:31 +00:00 |
|
drdev
|
547b570406
|
Refactor achievements to use new trophy style and offer 4 tiers
|
2014-09-18 05:39:47 +00:00 |
|
Agetian
|
69bc6d5ac4
|
- Fix the extra tap events firing from the Pump AI.
|
2014-09-18 05:15:38 +00:00 |
|
Sol
|
554f9cfc6f
|
- Fixing toughness bonus for Spur Grappler
|
2014-09-18 00:49:15 +00:00 |
|
Krazy
|
23ff256892
|
Fixed Typo
|
2014-09-17 23:33:54 +00:00 |
|
Krazy
|
2ce558c3f4
|
Removed debugging line.
|
2014-09-17 23:22:13 +00:00 |
|
Krazy
|
bb1f61a2a9
|
Added support for Kin-Tree Invocation (KTK).
|
2014-09-17 23:11:15 +00:00 |
|
Agetian
|
f9bbaef92b
|
- Attempt to fix the concurrent modification exception related to card extrinsic hidden keywords by using a thread-safe array list.
|
2014-09-17 19:37:01 +00:00 |
|
Agetian
|
5cec620a9f
|
- Make sure that the AI does not randomly move the same equipment around from creature to creature within the same turn (the related logic is currently used in the Reckless AI profile).
|
2014-09-17 18:48:07 +00:00 |
|
Agetian
|
570b90b859
|
- Mistype fix, clarification.
|
2014-09-17 15:46:51 +00:00 |
|
Agetian
|
d06edd2ed3
|
- Attempt to fix NPEs related to SpellAbilityRestrictions queried with no activator set for the spell ability.
|
2014-09-17 15:38:19 +00:00 |
|
elcnesh
|
e710743a3b
|
Fix cards showing up black and NPE's related to CardPanel.
|
2014-09-17 14:53:55 +00:00 |
|
Sloth
|
51b3d723b9
|
- The Prowess keyword will now set a BuffedBy SVar for the AI.
|
2014-09-17 13:39:38 +00:00 |
|
elcnesh
|
f75a2a8888
|
Fix displaying CARDNAME instead of the card name in SpellAbilities.
|
2014-09-17 08:42:40 +00:00 |
|
Sloth
|
7f0140332a
|
- Updated the quest opponent Fred Flintstone 3.
|
2014-09-17 08:07:10 +00:00 |
|
elcnesh
|
8702eefb01
|
Fix "Play with top of library revealed" cards a prevent a possible NPE.
|
2014-09-17 07:36:40 +00:00 |
|
Sloth
|
c1f630dca6
|
- Updated some AI SVars.
|
2014-09-17 07:15:52 +00:00 |
|
drdev
|
12c6d98ec7
|
Add hover tooltip for achievement info
|
2014-09-17 05:28:40 +00:00 |
|
drdev
|
539a74b874
|
Support outlining the hovered achievement
|
2014-09-17 05:00:35 +00:00 |
|
drdev
|
2ab70d64c4
|
Fix selection issue
|
2014-09-17 04:44:24 +00:00 |
|
drdev
|
57e1cfe6b3
|
Simplify the way custom achievement images are loaded
|
2014-09-17 04:30:24 +00:00 |
|
drdev
|
69255650a8
|
Refactor shared parts of certain descriptions into separate field so it can be displayed on its own line
|
2014-09-17 04:13:17 +00:00 |
|
drdev
|
2a871c2525
|
Add Blackjack achievement
|
2014-09-17 03:46:35 +00:00 |
|
drdev
|
bf7832c14d
|
Prevent multiple thread queues for loading custom achievement images on startup
|
2014-09-17 03:15:04 +00:00 |
|
Sol
|
ba3b6cbce0
|
- Adding purchase restrictions for Quest Pet based on the user's level
|
2014-09-17 03:04:52 +00:00 |
|
drdev
|
6d0f1364be
|
Support custom achievement images for mobile app
|
2014-09-17 03:04:18 +00:00 |
|
drdev
|
d8cc47c8a3
|
Add temporary offset for custom images
|
2014-09-17 02:52:03 +00:00 |
|
drdev
|
bde2c72cf7
|
Support custom achievement images
|
2014-09-17 02:24:35 +00:00 |
|
drdev
|
bbc2a754f6
|
Add Poisoned and DeckedOut to quest achievements
|
2014-09-17 02:10:42 +00:00 |
|
drdev
|
a632216a4d
|
Fix Decked Out key
|
2014-09-17 02:08:57 +00:00 |
|
drdev
|
9c5d6179aa
|
Fix how shelf count is calculated
|
2014-09-17 01:27:18 +00:00 |
|
drdev
|
4decffe293
|
Add DeckedOut achievement
|
2014-09-17 01:18:41 +00:00 |
|
drdev
|
276f354e4b
|
Add Poisoned achievement
|
2014-09-17 00:41:01 +00:00 |
|
drdev
|
3d3df48a43
|
Add NeedForSpeed achievement
|
2014-09-17 00:13:16 +00:00 |
|
drdev
|
9174b5b62a
|
Refactor achievements to give more control over subtitle display to derived class
|
2014-09-16 23:52:51 +00:00 |
|
Chris
|
fbb87eff6a
|
Added new card names to changes.txt.
|
2014-09-16 23:20:39 +00:00 |
|
Krazy
|
48778379f9
|
Fixed NPE for cards that Forge doesn't have yet.
|
2014-09-16 22:09:47 +00:00 |
|
drdev
|
a2e765220a
|
Remove extra space
|
2014-09-16 21:06:35 +00:00 |
|
elcnesh
|
d3b6893d33
|
Fix (hopefully) attack icons on cards and a possible NPE.
|
2014-09-16 21:05:39 +00:00 |
|
drdev
|
8bade53caa
|
Use the word "Active" instead of "Current"
|
2014-09-16 20:42:45 +00:00 |
|
drdev
|
084621f946
|
Improve achievement formatting options
|
2014-09-16 20:40:43 +00:00 |
|
drdev
|
fec98e99f9
|
Add support for negative thresholds
|
2014-09-16 20:19:45 +00:00 |
|
drdev
|
cbdc6bd78a
|
Make wood intersections look a little softer
|
2014-09-16 19:07:10 +00:00 |
|
drdev
|
8b6f3b4c75
|
Make shelf top a little less tall
Allow shelves to flow from one to the next
|
2014-09-16 18:54:05 +00:00 |
|
drdev
|
aa197aaeef
|
Switch to using hi-res shelf for achievements
|
2014-09-16 18:30:07 +00:00 |
|
drdev
|
9e56699220
|
Add achievements for each variant type
|
2014-09-16 17:52:19 +00:00 |
|
drdev
|
55b55e6abd
|
Refactor achievements to support a core set of achievements that each game mode offers
|
2014-09-16 17:38:08 +00:00 |
|