Commit Graph

12151 Commits

Author SHA1 Message Date
Sloth
5faa05fb40 - Removed canBePlayedAndPayedByAI check from getPlayable because the same check is always done later again (this should speed up AI thinking time). 2011-11-12 17:27:43 +00:00
Hellfish
85e64084b1 *Temporary fix for the skin crash in WinLose window. 2011-11-12 17:15:16 +00:00
Chris
a84deff5c9 - StringBuilder. 2011-11-12 15:22:27 +00:00
Chris
28beec49da - StringBuilder. 2011-11-12 14:24:55 +00:00
Hellfish
b4dc97f9cb *Added Goblin Cannon. 2011-11-12 13:29:17 +00:00
Hellfish
efa852703b 2011-11-12 13:02:44 +00:00
Hellfish
b861ffb23a *Added PumpZone parameter to AF_PumpAll.
*Added Past in Flames
2011-11-12 12:13:18 +00:00
Hellfish
feaf5c112c *Added Recoup 2011-11-12 11:39:31 +00:00
Chris
87ccdef504 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-12 11:38:09 +00:00
Chris
fb4e49e471 - Ran oracle script. 2011-11-12 11:36:52 +00:00
Chris
80f91505a4 - Ran set info script. 2011-11-12 11:35:46 +00:00
Chris
473be83cab - CheckStyle. 2011-11-12 11:34:04 +00:00
Sloth
12d85dabff - Added the keyword "Flashback" which represents Flashback with cost equal to the cards mana cost.
- Added Snapcaster Mage.
2011-11-12 11:05:09 +00:00
Sloth
ae09fec11f - Removed the unnecessary variable "flashback" from the card class. 2011-11-12 08:19:45 +00:00
Sloth
f4e401bd83 - Renamed the functions canTarget to canBeTargetedBy. 2011-11-12 07:34:09 +00:00
Sloth
25ad1de094 - Fixed ThisTurnEntered used in Defined. 2011-11-12 07:21:07 +00:00
Sloth
17bc67568f - Fixed Goblin Cohort. 2011-11-12 07:13:09 +00:00
Sloth
cc7fc3c327 - Redirected the two remaining targeting checks to the new function and removed the function canTarget from CardFactoryUtil. 2011-11-12 07:08:53 +00:00
Sloth
1c37bb1b34 - Fixed Homura's Essence and Malignant Growth. 2011-11-12 06:19:54 +00:00
Chris
5481a1114c - StringBuilder. 2011-11-12 02:14:54 +00:00
Chris
95aacd3a11 - StringBuilder. 2011-11-12 01:37:37 +00:00
Chris
90015b6933 - StringBuilder. 2011-11-12 01:19:21 +00:00
Chris
83009ff9e6 - StringBuilder. 2011-11-12 00:41:20 +00:00
Doublestrike
c8dbaf405c Skin update:
- Can now fully customize progress bar coloring
- Minor fixes to SplashFrame
- Minor fixes to FRoundedPanel
- Improved FButton images in rebel skin
- Streamlined skin instantiation: previously instantiated 4 times, now only 1
2011-11-12 00:12:59 +00:00
Doublestrike
71196cd4cd Minor null pointer fix in InputControl. 2011-11-12 00:07:19 +00:00
Hellfish
bf9c24447f *Fixed Callow Jushi text. 2011-11-11 23:05:22 +00:00
jeffwadsworth
200f7b0541 - Added Night Dealings 2011-11-11 22:23:56 +00:00
Hellfish
5460d8e59c *Fixed Eternal Dominion cost. 2011-11-11 21:31:16 +00:00
jeffwadsworth
e9a2095164 - Fixed Allied Strategies 2011-11-11 21:26:59 +00:00
Chris
323a6e0ffd - StringBuilder. 2011-11-11 21:19:20 +00:00
Sloth
783c986e30 - More Redirecting of targeting checks to the new function. 2011-11-11 18:08:03 +00:00
moomarc
8d2e1c8a9a Added Scalding Tongs, Thumbscrews, Vhati il-Dal and Watchdog from Tempest. 2011-11-11 17:11:00 +00:00
Chris
291ee264e1 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-11 11:27:43 +00:00
Chris
300662b035 - Ran oracle script. 2011-11-11 11:26:12 +00:00
Chris
2abb8cfb4d - Ran set info script. 2011-11-11 11:25:13 +00:00
moomarc
fff0d6b7e6 Added Carrionette 2011-11-11 10:25:13 +00:00
moomarc
e4e7197df9 Added Fertile Ground 2011-11-11 09:05:07 +00:00
moomarc
4a92fc6f46 Fixed cost description of Springjack Pasture 2011-11-11 08:56:34 +00:00
moomarc
4ec6784096 Fixed rarity of Springjack Pasture 2011-11-11 08:18:37 +00:00
moomarc
d0c8ff4f49 Added Springjack Pasture 2011-11-11 08:11:23 +00:00
jeffwadsworth
81769289d6 - Removed Springjack Pasture. The last ability is a mana ability, even the life gain. 2011-11-11 04:13:17 +00:00
jeffwadsworth
7b86c7c5b1 - Added Springjack Pasture 2011-11-11 04:10:41 +00:00
Chris
562a769579 - StringBuilder. 2011-11-11 01:18:53 +00:00
jeffwadsworth
85617cda44 - Added Garza's Assassin 2011-11-10 23:38:12 +00:00
jeffwadsworth
0827139b76 - Converted Brood Birthing to script. Added flying to Oona, Queen of the Fae. 2011-11-10 23:25:39 +00:00
Sloth
39171f050d - Removed the unused variable uncastable from the card class. 2011-11-10 21:22:14 +00:00
Chris
cf30244ad0 - StringBuilder. 2011-11-10 21:04:02 +00:00
Sloth
ec69b60fb4 - Converted Stitch Together to script. 2011-11-10 20:19:46 +00:00
Sloth
d2cca0fb0e - Fixed Recover to only trigger on other cards. 2011-11-10 18:50:17 +00:00
jeffwadsworth
68195d0645 - Added Iname, Life Aspect 2011-11-10 18:17:59 +00:00