Commit Graph

8754 Commits

Author SHA1 Message Date
Maxmtg
16f9f9d398 Lambdas: added applyToIterable (mass coversion), removed old copyright mentioning Braids (no reasons to copyright 3 trivial files) 2012-09-23 22:36:37 +00:00
Sloth
9ed73ff78a - Cleanup of EvaluateCreature. 2012-09-23 21:27:39 +00:00
Maxmtg
cf82d8ee67 fix for missing image of double-faced cards 2012-09-23 21:02:16 +00:00
Sloth
85a73210ea - Fixed some FindBugs results. 2012-09-23 20:16:13 +00:00
Maxmtg
758766864a remove unused imports 2012-09-23 18:18:37 +00:00
Sloth
21b3a06404 - Improvements of AF Pump AI. 2012-09-23 16:16:03 +00:00
Sloth
2fcc777542 - Little AI tweak in AF Animate. 2012-09-23 14:02:48 +00:00
Maxmtg
67f74ebb0d cleanup 2012-09-23 10:30:26 +00:00
Maxmtg
cc0351db74 refactor CardList to use Predicates and have less methods (to replace it later with pure List<Card>) and perform any special actions (filtering, cmc calculation, max creture power, etc) with predicates 2012-09-23 10:16:24 +00:00
Maxmtg
7786ef990d CardListFilter replaced with Predicate<Card> 2012-09-23 08:10:27 +00:00
Maxmtg
99a2df6a59 fix bug with chooseOne recursion 2012-09-23 08:09:37 +00:00
Doublestrike
01cd587b29 Removed background image from non-match UI states. 2012-09-23 02:33:23 +00:00
Maxmtg
5973dfba8c more cleanup
cardReader moved to same package as all the cardfactory code
handsizeop, undocommand - do not seem to be used any longer
2012-09-22 22:39:11 +00:00
Maxmtg
7714a6712c cleanup for CardUtil
Removed T... syntax from GuiUtils chooseNNN functions (cause one might be called with cardlist parameter as a single choice option)
Rmeoved SpellAbilityList.java - noone used it, and no special code in that class seen.
2012-09-22 21:46:04 +00:00
Sloth
06032961aa - Added Strongarm Tactics. 2012-09-22 20:51:06 +00:00
Sloth
9e605e311a - Fixed static triggers not working on the stack. 2012-09-22 18:01:55 +00:00
moomarc
4ae0ee534a - Added the restrictions part of the code for "Can be played as though it has flash. If you do sac at next cleanup." 2012-09-22 15:20:00 +00:00
Sol
fd7d9155f2 - Suspend can now use Cost objects
- X Can't be 0 added for human (although we need a better way to display it)
- Added Aeon Chronicler
2012-09-22 00:21:42 +00:00
Sloth
980e205b40 - Little fix for stack description of AF PreventDamage. 2012-09-21 21:34:05 +00:00
Sloth
4a05bf5ede - Fixed tapXType costs not canceling properly. 2012-09-21 17:53:42 +00:00
Doublestrike
69b3d12977 Added string-capable constructor to FTextArea. 2012-09-21 06:28:40 +00:00
Doublestrike
bd27ad3b25 Minor todo comment added. 2012-09-21 05:50:38 +00:00
moomarc
1333d13327 - Added keyboard shortcut for End Turn. (you still have to pass priority as though you pushed the button) 2012-09-20 11:03:28 +00:00
Doublestrike
7c769bdd02 Debug: Keyboard shortcuts now back in action (single keys only for now) 2012-09-20 08:55:34 +00:00
Doublestrike
048cec2bee Removed broken probabilities calculation from hand statistics in deck editor. 2012-09-20 08:11:37 +00:00
Sloth
ba93292e1f - Fixed Springjack Pasture. 2012-09-20 08:02:21 +00:00
RumbleBBU
cd7fa8cb36 Added a checkbox for not automatically choosing the latest card version when importing decks (useful in some cases). 2012-09-20 07:41:16 +00:00
Doublestrike
26bf7ea313 Bugfix: JLabels not showing icon if they were on the first screen. 2012-09-20 07:22:32 +00:00
Sloth
8918a19170 - Fixed Propaganda suppressing "Attacks" trigger of the AI. 2012-09-20 05:54:41 +00:00
Doublestrike
7d8ca6eeb6 Bugfix: challenge opponents not repainting after zeppelin launched. 2012-09-20 04:46:00 +00:00
Doublestrike
e837a823f7 Documentation: some brief helpful comments FView. 2012-09-20 00:37:01 +00:00
moomarc
9a173b5613 - Changed part of Reveal to use DualListBox (thanks Sol) 2012-09-19 18:55:39 +00:00
Sloth
f9a2393131 - Fixed Rukh Egg giving the wrong player the token when it dies under opposing control. 2012-09-19 18:48:21 +00:00
Sloth
bdc91bca2e - Fixed some ChangeZone triggers triggering twice. 2012-09-19 18:28:07 +00:00
moomarc
46bb93bbd9 - Added Amplify keyword
- Added Aven Warhawk, Canopy Crawler, Daru Stinger, Embalmed Brawler, Feral Throwback, Ghastly Remains, Glowering Rogon, Kilnmouth Dragon, and Zombie Brute
2012-09-19 14:59:31 +00:00
Sloth
73362af211 - Added AI support to Ninjutsu. 2012-09-19 12:37:51 +00:00
Sloth
4a762f7e4e - Fixed Fettergeist. 2012-09-19 10:52:58 +00:00
Sloth
32f18c3784 - Improved canTgtCreature(). 2012-09-19 10:14:57 +00:00
Sloth
dff90b1768 - Fixed AI not playing Voice of All. 2012-09-19 10:14:17 +00:00
Doublestrike
8fafb2e2e2 Small comment added, didn't want to forget. 2012-09-19 08:17:37 +00:00
moomarc
09e72bd70a - Fixed variable name for AI ForgetChanged 2012-09-19 08:07:03 +00:00
Doublestrike
3e177aa27c Bugfix: double listing of precon decks in new quest UI. 2012-09-19 07:53:20 +00:00
moomarc
37df7af9b2 - Small tweak to sharesNameWith 2012-09-19 07:52:42 +00:00
moomarc
147793ae9c - RtR: Added Search the City 2012-09-19 07:49:38 +00:00
moomarc
fd0f91435c - Fixed Mosswort Bridge
- fixed a possible NPE related to xCount with SAs
2012-09-19 05:54:34 +00:00
Doublestrike
6fcac03089 Small commenting update. 2012-09-19 04:47:41 +00:00
Doublestrike
03d4b549a6 Bugfix: Restored "challenges become available more frequently" functionality for MAP and ZEPPELIN bazaar items. 2012-09-19 04:35:36 +00:00
Doublestrike
105ce09c29 Bugfix: zeppelin button sometimes visible although zeppelin hadn't been purchased. 2012-09-19 04:07:22 +00:00
Doublestrike
7404a94683 Fixed "unlimited challenge" bug in quest mode. 2012-09-19 01:44:47 +00:00
Sloth
9bd131b86f - Little tweak for pump prediction. 2012-09-18 21:00:46 +00:00