Commit Graph

16705 Commits

Author SHA1 Message Date
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
Chris
e87cead133 - Added a fluff piece to the changes.txt file. 2012-09-21 01:42:06 +00:00
Sloth
ccf945fa0d - Added a NeedsToPlayVar to Ghastly Remains. 2012-09-20 18:31:47 +00:00
Sloth
fd4120d4f4 - Added an easy version of the Colossus deck. 2012-09-20 18:25:29 +00:00
Sloth
c1b7234bd4 - Added a copy of Kilnmouth Dragon to the Sabertooth 3 deck. 2012-09-20 11:26:50 +00:00
Chris
b1fc5f59d8 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-09-20 11:11:22 +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
Doublestrike
41c54faf49 Aesthetic: Smallified (ensmallened?) alpha strike button to allow mouseover effect responsiveness. 2012-09-20 07:55:35 +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
Sloth
33e3b5a79e - Added Prophecy. 2012-09-19 21:13:58 +00:00
Sloth
250dff9a03 - Added Mammoth Harness. 2012-09-19 20:58:37 +00:00
moomarc
304ce3f5a7 - Added Hollow Specter 2012-09-19 19:47:40 +00:00
moomarc
c9975330ed - Slotted Thunderscape Battlemage into recently added card (was missed in commit logs it seems) 2012-09-19 19:16:22 +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
moomarc
cd2a0d3ec1 - Added Martyr of Frost 2012-09-19 18:38:11 +00:00
Sloth
bdc91bca2e - Fixed some ChangeZone triggers triggering twice. 2012-09-19 18:28:07 +00:00
Sloth
e9b940e170 - Added a hard version of the Sun Quan deck. 2012-09-19 17:34:20 +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
Chris
3131f5fd61 - Added a fluff piece to the changes.txt file. 2012-09-19 13:36:20 +00:00
Sloth
73362af211 - Added AI support to Ninjutsu. 2012-09-19 12:37:51 +00:00
Chris
790a87c6de - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-09-19 11:09:35 +00:00
Sloth
47713d35ad - Reduced the number of copies of The Tabernacle at Pendrell Vale in the Alice in Wonderland 3 deck to 1. 2012-09-19 11:00:28 +00:00
Sloth
4a762f7e4e - Fixed Fettergeist. 2012-09-19 10:52:58 +00:00
Sloth
c891188a56 - Fixed Darigaaz's Charm. 2012-09-19 10:18:33 +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
moomarc
e0140352fc - SetInfo and Oracle for Victimize 2012-09-19 09:19:49 +00:00
moomarc
42fce5f440 - Added Victimize 2012-09-19 09:15:38 +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
Sloth
4443657d5d - Improved gainLifeCanPlayAI. 2012-09-18 20:52:16 +00:00
Sloth
5497720889 - The AI will now predict P/T pumping abilities of blockers (but not multiple activations). 2012-09-18 19:15:02 +00:00