Commit Graph

2362 Commits

Author SHA1 Message Date
drdev
674d4486d2 Code cleanup 2014-08-16 14:27:46 +00:00
drdev
38f8511967 Fix so searching type, text, and mana cost work properly 2014-08-16 14:27:06 +00:00
rikimbo
ef16001fe8 Theme deck files now support indicating which set a card is to be drawn from using the usual "CardName|SetCode" syntax. The suffix can also be added to the BasicLandPercentage line to indicate the set that basic lands are to be drawn from. Eg. "basicLandPercentage=16|M10" 2014-08-16 14:21:56 +00:00
drdev
9c4579b2b1 Code cleanup 2014-08-16 14:16:12 +00:00
drdev
04b414b744 Code cleanup 2014-08-16 14:15:21 +00:00
elcnesh
13a4621dfa Fix reversed naming of abilities is Spectral Shift. 2014-08-16 07:56:26 +00:00
elcnesh
55efef6406 Fix changing color words in "Protection from all colors". 2014-08-16 07:53:22 +00:00
Chris
2012621be7 [maven-release-plugin] prepare for next development iteration 2014-08-15 18:40:00 +00:00
Chris
48f4e4d801 [maven-release-plugin] prepare release forge-1.5.24 2014-08-15 18:39:45 +00:00
Chris
0803248e0b Preparing the changes.txt file for the next beta build and release. 2014-08-15 18:04:43 +00:00
Chris
5655b838ec Added new card names to changes.txt. 2014-08-15 18:02:02 +00:00
elcnesh
7512536311 Update all devotion cards to use color name (to work with changing text). 2014-08-15 12:44:30 +00:00
elcnesh
bbcbd2e3e5 Update Chroma cards to work with color-changing effects (+some minor textual fixes). 2014-08-15 11:43:31 +00:00
Sloth
d190fd6773 - Added a medium version of the Iron Man quest opponent. 2014-08-15 07:25:29 +00:00
Sloth
8a2c8020e5 - Fixed some cards that change lands to a basic land type not removing old abilities. 2014-08-15 07:13:05 +00:00
drdev
846fdc0fb3 Add Auto-Yields dialog and support for temporarily disable all auto-yields 2014-08-15 02:43:58 +00:00
swordshine
7836c18940 - Added edition file From the Vault: Annihilation 2014-08-14 14:35:34 +00:00
Krazy
b7fba9d64c Fixed a compiler error. 2014-08-14 02:45:30 +00:00
Sloth
545666f7c9 - Added basic AI support for Helm of Obedience. 2014-08-13 20:55:54 +00:00
Krazy
e4c78160fb Removed more debugging code. 2014-08-13 03:49:56 +00:00
Krazy
db68cb4b3b Removed debugging code and fixed method signature. 2014-08-13 03:42:04 +00:00
Krazy
d54b421c87 Rewrote boolean expression parsing and added a NOT operator. Also updated CHANGES.txt to reflect this. 2014-08-13 03:40:51 +00:00
Krazy
5600929506 Added preferences for customizing draft availability in quests. 2014-08-13 01:22:00 +00:00
Sol
37fda65a24 - Added Unexpected Potential 2014-08-12 23:58:47 +00:00
Sol
052319577f - Small fix for Iterative Analysis
- Added Double Stroke
2014-08-12 23:19:50 +00:00
Sol
224c19bf3c - Added Iterative Analysis 2014-08-12 04:10:55 +00:00
drdev
eb3f668410 Support auto-yielding to abilities on the stack 2014-08-12 01:37:03 +00:00
elcnesh
584eefbfe7 Add Swirl the Mists (plus some general text change cleanup). 2014-08-11 21:31:11 +00:00
Chris
4c20cab69c Added new card names to changes.txt. 2014-08-11 20:58:41 +00:00
elcnesh
281ea92a83 Add Balduvian Shaman. 2014-08-11 10:44:27 +00:00
elcnesh
8f2732e3e7 Fix newlines in a couple of cards, plus some minor textual changes. 2014-08-11 10:15:51 +00:00
elcnesh
df8cb00589 Add most of the cards with text-changing effects. 2014-08-11 10:09:37 +00:00
drdev
131943f4c0 Prevent yielding until end of turn message remaining after pressing Cancel 2014-08-10 06:13:26 +00:00
drdev
22cbf2f64b Update CHANGES.txt 2014-08-10 05:39:57 +00:00
drdev
342d9a07ab Update CHANGES.txt 2014-08-10 05:32:24 +00:00
drdev
7a91e31f8a Fix so game doesn't skip over phases with stops too quickly after using End Turn 2014-08-10 05:25:42 +00:00
drdev
4250459eca Support canceling End Turn 2014-08-10 05:19:45 +00:00
drdev
e2fca5c020 After ending turn, pause briefly while things on the stack resolve 2014-08-10 04:27:05 +00:00
drdev
7d77e2007c Make end turn button meet player's expectations by skipping the attack phase and not requiring you to respond to triggers 2014-08-10 04:19:54 +00:00
drdev
3f6c4a2b75 Fix suffix for reveal dialog titles 2014-08-10 04:01:11 +00:00
drdev
c155c7f0f5 Disable buttons and clear prompt at the beginning and end of each game
Disable buttons and show "Waiting for opponent..." in prompt if more than a quarter second passes between inputs
2014-08-10 03:45:08 +00:00
drdev
3c285382e2 Code cleanup 2014-08-09 18:51:25 +00:00
drdev
b375c244db Improve prompt for cleanup phase 2014-08-09 18:48:06 +00:00
drdev
5ab85508b0 Fix loading overlay for desktop game 2014-08-09 18:14:54 +00:00
drdev
ce95b9e8ac Support creating gauntlets from contests 2014-08-09 05:22:20 +00:00
drdev
291263b63e Fix case of localized string 2014-08-09 04:22:11 +00:00
drdev
f56927fc00 Support creating custom gauntlet for mobile game 2014-08-09 04:16:27 +00:00
drdev
a169f50861 Fix issue with creating multiple new gauntlets in the same session 2014-08-09 02:49:38 +00:00
swordshine
55dc9949a7 - Fixed two cards by Zirbert 2014-08-09 02:30:46 +00:00
drdev
0275d222ec Support creating quick gauntlets for mobile game
Support AI opponents using preconstructed decks in gauntlets
2014-08-08 23:09:04 +00:00