Sloth
b7d3c075a0
- Added the option "no nonland duplicates" to the generate deck menu in the main screen.
2011-11-14 16:24:10 +00:00
Sloth
3ab31e0aa0
- Little cleanups.
2011-11-13 17:12:54 +00:00
Sloth
d68c0f10d9
- Renamed PlayCards in ComputerUtil to playAbilities.
2011-11-13 15:51:08 +00:00
Chris
9d763552da
- StringBuilder.
2011-11-13 15:39:00 +00:00
Chris
6f5b35b67b
- StringBuilder.
2011-11-13 15:02:57 +00:00
Sloth
d89976fd0c
- Added the optional parameter AffectedZone to CantTarget.
...
- Added Ground Seal.
2011-11-13 14:01:26 +00:00
Sloth
23efb3e559
- Converted some cards to the new CantTarget static ability.
2011-11-13 12:44:27 +00:00
Sloth
4d6820f499
- Enabled the AI to play counterspells with the new flashback keyword.
...
- Converted Fervent Denial.
2011-11-13 11:11:27 +00:00
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