Commit Graph

24757 Commits

Author SHA1 Message Date
drdev
5e36fe0105 Improve splash screen background 2014-03-29 01:54:08 +00:00
drdev
e746b98ae2 Support showing [Empty] label if Stack selected when stack is empty 2014-03-29 00:01:34 +00:00
drdev
6db1e14404 Prevent drop downs covering prompt 2014-03-28 23:20:35 +00:00
drdev
fa3bd276ba Improve drop down appearance 2014-03-28 21:31:55 +00:00
Sloth
f1eb3b9251 - Fixed a possible NPE caused by Scars of the Veteran. 2014-03-28 21:24:03 +00:00
Sloth
624133a1af - Added Mindstorm Crown. 2014-03-28 17:16:52 +00:00
Sloth
be903a1deb - Added the zendikar quest world by serrasmurf. 2014-03-28 15:03:26 +00:00
Chris
e53957f1c4 [maven-release-plugin] prepare for next development iteration 2014-03-28 13:08:58 +00:00
Chris
4202b382dc [maven-release-plugin] prepare release forge-1.5.15 forge-1.5.15 2014-03-28 13:08:42 +00:00
Chris
df19a14017 Preparing the changes.txt file for the next beta build and release. 2014-03-28 12:33:12 +00:00
drdev
da2a087a87 Update CHANGES.txt 2014-03-28 00:49:07 +00:00
drdev
5735aebb8c Improve stack layout and prevent horizontal scrolling
Ensure stack scrolled to top when updated
Ensure Setup Game State looks in default user games folder
2014-03-28 00:45:30 +00:00
excessum
2371d52c9d - AI support for Polukranos, World Eater 2014-03-27 13:52:03 +00:00
asepetci
a629f4c42a Updated draft rankings 2014-03-27 10:00:57 +00:00
drdev
bb69e27c5a Update CHANGES.txt 2014-03-27 04:55:42 +00:00
drdev
4f485594fc Support showing source card images within stack items
Update CHANGES.txt
2014-03-27 04:53:16 +00:00
drdev
d43dfb788d Fix so extra hand panes removed after losing control of another player 2014-03-27 03:44:44 +00:00
drdev
49a70ccf48 Refactor how MindSlaver logic works so mindSlaveMaster can view their cards in addition to those of the player they've taken over 2014-03-27 03:14:25 +00:00
drdev
9304137b80 Prevent being able to see certain cards when modal opened 2014-03-27 02:18:47 +00:00
drdev
aca3051029 Prevent being able to identify cards you're not allowed to see 2014-03-27 01:59:18 +00:00
drdev
35563a415d Fix issue when field disappears 2014-03-27 00:40:35 +00:00
Sloth
d5c2b3bacd - Improved the playImmediately AI function. 2014-03-26 20:04:18 +00:00
Sloth
ef6d1f440e - Fixed a bug when Nivmagus Elemental tries to exile copied spells. 2014-03-26 19:31:22 +00:00
Sloth
d11b8fb546 - Fixed Precursor Golem. 2014-03-26 15:28:21 +00:00
excessum
d1a1c7f3b1 - Added "IsCurse" to Bile Blight. Removed "AI cannot use" flags from Bile Blight and Devour Flesh. Added AITgt block for AnimateAI to allow Sealock Monster's monstrosity trigger to have a proper (still random) target. 2014-03-26 12:37:25 +00:00
drdev
af7d7b6ff8 Improve stack display for multiple items 2014-03-26 02:44:26 +00:00
drdev
d3a9fb107d Support setting up game state 2014-03-26 02:24:54 +00:00
drdev
6f68535120 Prevent crashing if deck generation fails 2014-03-26 02:00:43 +00:00
Sloth
ba430215f6 - Improved AI dealing with Web of Inertia. 2014-03-25 21:16:35 +00:00
Sloth
306c7a6678 - Improved AI using Tamiyo, the Moon Sage. 2014-03-25 13:17:07 +00:00
Sloth
58ecdb59a7 - Fixed Ivory Gargoyle and Molten Firebird. 2014-03-25 12:58:09 +00:00
Sloth
c6008dfea4 - Improved isUsefulPumpKeyword. 2014-03-24 14:09:47 +00:00
drdev
13259c9896 Improve appearance of multiple items on stack 2014-03-24 02:39:33 +00:00
Sol
b6f245071f - Improve how Storm Count works, recording the current storm count onto the trigger instead of relying on a potentially incorrect count amount. 2014-03-24 02:15:31 +00:00
drdev
51a20a21d2 Fix issue with card zoom following double-click activation 2014-03-24 01:38:36 +00:00
Sol
cf3425cfde - Add mana symbol to Goblin Flotilla trigger desc 2014-03-24 00:53:45 +00:00
Sloth
5e38f04fa2 - Fixed AI ignoring NeedsToPlay SVars when playing lands. 2014-03-23 22:57:09 +00:00
drdev
a3ed2dbb14 Get stack working 2014-03-23 19:06:08 +00:00
Sloth
27e07fd9dd - Fixed a bug in predictToughnessBonusOfAttacker/Blocker (thanks excessum). 2014-03-23 14:11:55 +00:00
Sloth
2677323657 - The AI will no longer use TapType costs for Pump abilities. 2014-03-23 08:52:30 +00:00
Sloth
a5899de0e3 - Fixed AI calculating Monstrosity abilities twice. 2014-03-23 08:38:42 +00:00
excessum
a7b8410f25 - AI support for "deal damage equal to power". Tweak to sort "fight" list by card efficiency instead of power/cmc. 2014-03-23 06:56:24 +00:00
excessum
6e1c19f660 - Consider if attacker/blocker can go monstrous when attacking/blocking. Only considers added P1/P1 counters at present and NOT extra abilities. 2014-03-23 03:13:22 +00:00
drdev
d37c6fc9a4 Improve menu item and icon size 2014-03-22 22:58:06 +00:00
drdev
548b080cbc Add delay after clicking menu item 2014-03-22 22:45:57 +00:00
drdev
58b91ee603 Update menu bar for match screen 2014-03-22 22:35:42 +00:00
drdev
1aac485377 Implement menu structures 2014-03-22 20:53:17 +00:00
drdev
3469bd4eaa Tweak previous fix 2014-03-22 16:29:11 +00:00
drdev
9d4bd7489e Prevent crash if Generate Mana dev tool used before game begins 2014-03-22 16:22:34 +00:00
drdev
bffa4259a0 Flesh out Dev pane 2014-03-22 02:30:39 +00:00