Commit Graph

28699 Commits

Author SHA1 Message Date
drdev
041bcf67d8 Support triangles for chat 2015-06-06 18:35:22 +00:00
drdev
7a2bac60de Improve display of chat messages for app 2015-06-06 18:11:36 +00:00
Krazy
fc0e527877 Fixed quest pool color option selections not getting updated properly. 2015-06-06 17:56:47 +00:00
drdev
47093d857d Remove warnings 2015-06-06 17:05:05 +00:00
drdev
5fabca5e17 Code cleanup 2015-06-06 16:25:28 +00:00
Krazy
a37ad72882 Added fallback for quest match rewards when no boosters are in the selected sets. 2015-06-06 16:24:32 +00:00
drdev
c876abba66 Copy IP address if possible instead of localhost 2015-06-06 16:02:14 +00:00
Krazy
fd2b7639c3 Prevented crash when opening the card shop for quests with no boosters in its unlocked sets. 2015-06-06 15:58:17 +00:00
drdev
10aba6c875 Fix crash when opening GuiDownloader 2015-06-06 15:40:47 +00:00
drdev
cd03a02f62 Version bump to 1.5.41.001 2015-06-06 15:35:35 +00:00
Agetian
b41e2304bf - Fixed a NPE when processing a fizzled DigUntilEffect (e.g. Condemn on a creature equipped with Trepanation Blade). 2015-06-06 14:31:01 +00:00
Sol
82cd5e937f - Animate Dead should only sacrifice the returned creature if it's the same timestamp as the creature that was originally returned. 2015-06-06 02:49:57 +00:00
Chris
f9233403d3 Preparing the changes.txt file for the next beta build and release. 2015-06-05 22:34:21 +00:00
Chris
c48418a77f [maven-release-plugin] prepare for next development iteration 2015-06-05 20:31:07 +00:00
Chris
f3edbb23af [maven-release-plugin] prepare release forge-1.5.40 forge-1.5.40 2015-06-05 20:31:00 +00:00
Chris
f43c39a6b8 Preparing the changes.txt file for the next beta build and release. 2015-06-05 20:26:50 +00:00
Sloth
c3a3b69e24 - Added links to quest-opponent-icons.txt. 2015-06-05 19:10:17 +00:00
Agetian
4a11ab863f - A minor fix. 2015-06-05 17:27:58 +00:00
Agetian
fe8583e6fe - Updated CHANGES.TXT according to KrazyTheFox's request. 2015-06-05 17:27:13 +00:00
Sol
f11daa3f64 - Thawing Glaciers trigger will now cause players to gain priority if it's waiting to be added to the stack 2015-06-05 15:11:17 +00:00
Agetian
d0780d317c - More cleanup in Exhaustion and Blinding Beam code. 2015-06-05 03:56:54 +00:00
Agetian
05d01adfca - Fixed Blinding Beam to work with Eon Hub correctly. 2015-06-05 03:53:45 +00:00
Agetian
6818514e79 - Removed the experimental phase counts that are no longer necessary (Exhaustion). 2015-06-05 03:52:04 +00:00
Agetian
c36cec8b53 - A better fix for Exhaustion that works with Stasis and Eon Hub. 2015-06-05 03:27:20 +00:00
Agetian
df5f8f8e50 - Temporarily revert the Exhaustion fix until I can work out some corner cases. 2015-06-05 03:10:21 +00:00
Agetian
20a2c8061a - Fixed Exhaustion not working with e.g. lands entering the battlefield tapped while the Exhaustion effect is active. 2015-06-04 20:03:27 +00:00
elcnesh
fa201003ce - Update iOS Main for compatibility with changed mobile code 2015-06-04 16:10:25 +00:00
elcnesh
4eef9618d0 - Cleanup GameRules (mostly make a variable private)
- Minor cleanup in some other files
2015-06-04 16:06:48 +00:00
Agetian
71e4464ad9 - Clarification. 2015-06-04 07:10:37 +00:00
Agetian
1df7cfec40 - Improved the statistics display for the count of colored mana symbols in mana cost. 2015-06-04 07:05:23 +00:00
Agetian
7381e5b77e - Fixed the AI attacker bonus prediction triggering a user prompt window via ComputerUtilMana::getMana. 2015-06-03 17:01:52 +00:00
Sloth
9eee304107 - Added the medium quest opponent Kangee 2 (by tojammot). 2015-06-03 12:41:29 +00:00
Agetian
dc5535c5ca - Added the Multi+Changed mode for displaying color identity (displays color identity of all multicolor cards and of all cards with changed identity).
- Refactored and optimized the color identity display code.
2015-06-03 07:02:10 +00:00
Agetian
d58e48e90d - Fixed Energy Field NPE. 2015-06-03 05:01:43 +00:00
Agetian
5ad4ebdabd - Get rid of the redundant block of code in Phantom Nomad implementation. 2015-06-02 18:22:48 +00:00
Agetian
2f31e4825e - Do not list the replacement effect of Phantom Nomad twice. 2015-06-02 17:25:44 +00:00
Agetian
34f8e31119 - Clarification. 2015-06-02 17:20:08 +00:00
Agetian
201542300b - Fixed Phantom Nomad getting multiple counters removed from combat damage (only one counter is now removed from it for all the damage applied to it simultaneously). 2015-06-02 17:12:35 +00:00
Krazy
e94bf25c4c Fixed quest opponent icon being incorrect in the first game of a match. 2015-06-02 16:28:58 +00:00
Agetian
41821d14c7 - Fix the display of color identity of colorless cards. 2015-06-02 14:33:34 +00:00
Agetian
6961ef9a3a - Removed a superfluous comment. 2015-06-02 14:11:09 +00:00
Agetian
32daeacc0b - Refactored the color identity display code. 2015-06-02 14:05:50 +00:00
Agetian
fa28427267 - Do not show identity for temporary effect cards, emblems and the like. 2015-06-02 13:52:53 +00:00
Agetian
10e991510d - NPE guard. 2015-06-02 05:12:22 +00:00
Agetian
6bc4848857 - Added a new color identity display mode: "Changed" (displays color identity only for cards that had their identity altered).
- Improved the use of related string constants.
2015-06-02 05:07:10 +00:00
Sol
136b133f76 - Fixing Foul Tongue Invocation Oracle text 2015-06-02 01:42:45 +00:00
Agetian
be9e5ef95d - String constants for the Display Color Identity setting. 2015-06-01 20:25:21 +00:00
Agetian
21323a4f72 - Added an option to display color identity of cards in the card detail panel (details in CHANGES.txt). 2015-06-01 20:04:38 +00:00
Sloth
df213262ec - Improved AI using Curse of the Cabal. 2015-06-01 18:03:16 +00:00
Agetian
f5264bf310 - Improved the [still ugly and hacky] temporary solution to the Morph color leak problem: will no longer leak the color information on stack, as well as will not leak the color information in mobile Forge.
- Requires further developer attention, there's probably an easier and much more elegant solution to this. Feel free to revert and commit a better fix (make sure that both stack and card detail view tests pass).
2015-06-01 17:32:15 +00:00