Commit Graph

26654 Commits

Author SHA1 Message Date
elcnesh
55efef6406 Fix changing color words in "Protection from all colors". 2014-08-16 07:53:22 +00:00
elcnesh
8be5331329 Use calculateAmount as these values may not be integers. 2014-08-16 07:51:51 +00:00
Sloth
4661a6f18e - Fixed "AILogic$ Never" in PumpAI. 2014-08-16 06:40:38 +00:00
Sloth
e28f1a1a37 - Fixed a NPE in applyAbilityTextChangeEffects. 2014-08-16 06:29:43 +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 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
swordshine
b4549ebfe6 - Move "Offering" from modifiableKeywords to modifiableKeywordEndings 2014-08-15 14:31:13 +00:00
swordshine
cf80f5f48b - Prevent an NPE 2014-08-15 14:14:40 +00:00
drdev
0faf2bea5e Version bump to 1.5.24.012 2014-08-15 13:35:51 +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
elcnesh
0834873756 Many changes to make text changing effects work better. Highlights:
- Correctly identify which SpellAbilities are intrinsic;
- Prepare for fixing Chroma/Devotion;
- Fix which keywords are text-changed.
2014-08-15 11:17:20 +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
746b2453c2 Support removing auto-yields 2014-08-15 03:19:32 +00:00
drdev
017e16ba95 Allow yields to wrap and increase their height 2014-08-15 02:59:27 +00:00
drdev
846fdc0fb3 Add Auto-Yields dialog and support for temporarily disable all auto-yields 2014-08-15 02:43:58 +00:00
drdev
5f431bcfd5 Refactor duplicate logic in ListChooser and DualListBox into a single reusable control 2014-08-15 02:09:17 +00:00
swordshine
7836c18940 - Added edition file From the Vault: Annihilation 2014-08-14 14:35:34 +00:00
swordshine
1e885cecdc - Prevent an NPE when AI tried to activate Back from the Brink 2014-08-14 09:39:57 +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
elcnesh
e27ab626fe Fix changing text of keywords added to players. To do so, refactor the player keywords code to use the same construction as cards. 2014-08-12 20:48:00 +00:00
elcnesh
8876a27af1 Fix GenericChoice to not fizzle when the choosing player can't be targeted, and isn't. 2014-08-12 20:20:40 +00:00
elcnesh
0f5697d1fa Restore accidentally removed null check in text changes. 2014-08-12 19:52:20 +00:00
elcnesh
331016cef7 Fix replacing "Green" in Omnath by another color. 2014-08-12 19:49:48 +00:00
Sol
566b1955f9 - Forgot to add AI handling for Iterative Analysis 2014-08-12 11:58:07 +00:00
Sol
224c19bf3c - Added Iterative Analysis 2014-08-12 04:10:55 +00:00
drdev
b00db0977c Support tapping art to show auto-yield menu 2014-08-12 01:55:15 +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
elcnesh
0d534be21e Add code allowing text-changing effects (+some cleanup). 2014-08-11 09:22:18 +00:00
Sol
2168779735 - Fixing infinite loop when the active player dies during his turn in a multiplayer game 2014-08-10 19:31:29 +00:00
drdev
1ee967a8e4 Version bump to 1.5.24.011 2014-08-10 19:10:41 +00:00
drdev
cf63114da1 Fix so pressing Back doesn't get you stuck on sideboard dialog 2014-08-10 19:05:25 +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