Commit Graph

6795 Commits

Author SHA1 Message Date
jendave
0a7064371d Checkstyle fixes 2011-11-15 19:44:01 +00:00
jendave
9f98b07d61 Fixed a lot of Checkstyle stuff. Removed some checks - method, class and line length 2011-11-15 19:34:53 +00:00
Hellfish
4061f07391 *Converted Sculpting Steel and Copy Artifact to new Clone-code. 2011-11-15 19:11:16 +00:00
Hellfish
cbf36eeef0 *Changed Characteristics-handling from an array to a Map.
*Renamed AF_ChangeState to AF_SetState. SetState can be used with a Transform,Flip or NewState parameter.
*Rewrote Clones to use Characteristics.
*Rewrote Morph to use Characteristics.
*Added
	Ixidron
	Sakashima, the Impostor
2011-11-15 17:14:53 +00:00
Sloth
d4fe16cc7a - Added player targeting AI to AF GainControl. 2011-11-15 15:57:29 +00:00
Sloth
2cb8117893 - Added support for targeting players to AF GainControl.
- Added Jinxed Idol.
2011-11-15 11:27:48 +00:00
Sloth
060464b92e - Added the options "no nonland duplicates" and "remove artifacts" to 3 color and 5 color decks. 2011-11-14 19:23:03 +00:00
jendave
0c55fd7c2d Put back original deck generators into menu. There is a bug with the 5 color generator however 2011-11-14 18:16:19 +00:00
Sloth
875b6ecda8 - AF NameCard will now present a complete list of card names to the player. He needs to chose until a valid card is chosen (for nonland or other restrictions). 2011-11-14 18:01:19 +00:00
Sloth
17b6947748 - Re-enabled the option "Remove Artifacts" from generate decks.
- Little cleanups.
2011-11-14 16:34:53 +00:00
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