Commit Graph

6640 Commits

Author SHA1 Message Date
Doublestrike
9ba5e7d578 FSkin bug fix made a new instance of FSkin. Removed this and used a pre-existing instance instead. 2011-11-13 10:22:33 +00:00
Sloth
30fc78a145 - Fixed the cost description of non mana flashback costs. 2011-11-13 09:11:00 +00:00
Chris
c8d9d54f18 - CheckStyle. 2011-11-13 03:15:37 +00:00
Chris
1bffae7e37 - StringBuilder. 2011-11-13 03:12:14 +00:00
Chris
8258e9926a - StringBuilder. 2011-11-13 02:55:58 +00:00
Chris
ba6e86f940 - StringBuilder. 2011-11-13 00:07:31 +00:00
Chris
22b98be8f2 - StringBuilder. 2011-11-12 23:49:53 +00:00
Sloth
d6cbcfc41b - Removed the old flashback ability.
- Converted some more flashback cards to the new keyword.
2011-11-12 21:59:03 +00:00
Chris
3128e10d66 - StringBuilder. 2011-11-12 21:04:42 +00:00
Sloth
b4fca21dfc - Added the new version of the flashback keyword.
- Converted Mystical Teachings and Ancient Grudge.
2011-11-12 19:57:51 +00:00
Sloth
7ced35ed03 - Removed two unused functions in ComputerUtil. 2011-11-12 17:40:21 +00:00
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
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
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
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
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
jeffwadsworth
200f7b0541 - Added Night Dealings 2011-11-11 22:23:56 +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
Chris
562a769579 - StringBuilder. 2011-11-11 01:18:53 +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
Sloth
467545426f - More Redirecting of targeting checks to the new function. 2011-11-10 17:51:08 +00:00
Sloth
35b75c4256 - Redirected some targeting checks to the new function. 2011-11-10 16:46:36 +00:00
Sloth
c917561028 - Added the new static ability "CantTarget".
- Added a currently unused function canTarget to the card class.
- Little cleanup for the static ability CantBeActivated.
2011-11-10 13:33:20 +00:00
Sloth
e530e245b8 - Removed two unused variables in the combat class. 2011-11-09 19:58:31 +00:00
Sloth
23141df2a3 - Fixed the first ability of Phylactery Lich to not use the stack (which fixes it for the AI, but the human input still delays it until the always trigger kicks in). 2011-11-09 19:57:54 +00:00
Sloth
f7fc2489f8 - Fixed attackers with first strike and trample not dealing any damage when all their blockers were destroyed. 2011-11-09 12:52:05 +00:00
ArsenalNut
8795a0e1dc added Infused Arrows and Engineered Explosives 2011-11-09 06:06:26 +00:00
Sloth
6ad6d17181 - The chose Pile AI in AF TwoPiles will now use evaluatePermanentList. 2011-11-08 15:31:28 +00:00
Sloth
4495f038bd - Added some more options to the property "SharesColorWith" (for example "SharesColorWith TopOfLibary"). 2011-11-08 13:00:28 +00:00
Sloth
232e9a69eb - Cleanup in ComputerUtilAttack.
- More improvements in the doAssault() evaluation.
2011-11-08 12:11:32 +00:00
Sloth
80432e6997 - Added the keyword "CARDNAME can't be enchanted.". 2011-11-08 11:38:31 +00:00