Doublestrike
|
64d68bd7ef
|
|
2012-02-07 00:26:31 +00:00 |
|
Sloth
|
46de0d1f09
|
- Added Dungeon Geists.
|
2012-02-06 21:36:57 +00:00 |
|
jendave
|
f81a3c590f
|
Update Maven plugins, checkstyle, Add namespace javadocs
|
2012-02-06 18:32:37 +00:00 |
|
Sloth
|
a03140f693
|
- Converted Purity to script.
|
2012-02-06 18:07:27 +00:00 |
|
Sloth
|
8377b80451
|
- Converted Phyrexian Hydra to script.
|
2012-02-06 17:47:02 +00:00 |
|
Sloth
|
cfb9434cee
|
- "DamageDone" replacement effects can now have the parameter "PreventionEffect$ True" to mark them as damage prevention effects.
- Fixed Vigor.
|
2012-02-06 17:40:57 +00:00 |
|
Doublestrike
|
84c1ae6b5f
|
Enforced singleton pattern in FSkin.
Converted FSkin to static factory.
Updated all uses of FSkin as appropriate.
Removed all extra references/storages to FSkin.
|
2012-02-06 13:51:02 +00:00 |
|
Sloth
|
bb388e3f79
|
- Renamed the button "Build A New Deck" to "Start A New Draft" in draft mode.
|
2012-02-06 12:37:53 +00:00 |
|
Doublestrike
|
697f3aaf86
|
Deprecated SubButton in favor of FLabel builder.
Fixed display bug in title bar of sealed/draft.
Updated quest deck lister to recall previous deck if exists.
|
2012-02-06 11:22:21 +00:00 |
|
Sloth
|
c0931391d7
|
- Added the keyword "Skip your next untap step.", fixed Brine Elemental.
|
2012-02-06 10:00:07 +00:00 |
|
Sloth
|
5fa38a1017
|
- AF Pump can now pump players.
- Added the player keyword "Skip your next draw step.".
- Added Fatigue.
|
2012-02-06 09:28:32 +00:00 |
|
ArsenalNut
|
ba7515e8f5
|
added support for StackDescription to Token and AlterLife AFs
|
2012-02-06 08:22:26 +00:00 |
|
Sloth
|
53f6393835
|
- Fixed isCardInPlay.
|
2012-02-06 07:04:25 +00:00 |
|
Sloth
|
b766bbed39
|
- Fixed the keyword "May be played by your opponent".
|
2012-02-05 18:59:52 +00:00 |
|
Sloth
|
88588c1a0e
|
- ContinuousAbility now supports "ChosenColor" as SetColor.
- Added Shifting Sky by Jeff.
|
2012-02-05 17:05:35 +00:00 |
|
Sloth
|
3dc921b2e4
|
- Fixed unless cost sometimes prompting the human to pay twice.
|
2012-02-05 15:47:21 +00:00 |
|
Chris
|
f764f88499
|
- CheckStyle.
|
2012-02-05 14:26:46 +00:00 |
|
Sloth
|
667d42960f
|
- Fix for Aluren. Cleanup.
|
2012-02-05 10:26:00 +00:00 |
|
Doublestrike
|
2458eb8c71
|
Converted FLabel to Builder pattern, so inline calls can now be chained together, setting all preferences at the time of instantiation. Also, makes FLabel fairly immutable.
|
2012-02-05 10:20:05 +00:00 |
|
Sloth
|
32be5e90de
|
- Spells with "May be played without paying its mana cost" are no longer automatically playable by also paying their mana cost.
|
2012-02-05 08:58:00 +00:00 |
|
Sloth
|
f24e32567f
|
- Applied quest shop preferences patch by Roujin.
|
2012-02-05 08:14:24 +00:00 |
|
Sloth
|
63104576c1
|
- Performance update for getExternalZoneActivationCards.
|
2012-02-05 08:12:39 +00:00 |
|
Doublestrike
|
14bd09a91f
|
Added "theme2" to skin palette.
|
2012-02-05 04:58:39 +00:00 |
|
Doublestrike
|
4446b5a802
|
Quest UI is now fully updated. Deprecated classes and packages removed from codebase.
|
2012-02-05 04:40:29 +00:00 |
|
Doublestrike
|
b37218314e
|
Changed opacity on field detail labels to combat contrast problems across various skins.
|
2012-02-05 04:38:33 +00:00 |
|
Doublestrike
|
b6b9c9f650
|
Checkstyle.
|
2012-02-05 04:18:14 +00:00 |
|
Doublestrike
|
b542329961
|
New UI for bazaar.
Selling price added to interface and abstract for quest bazaar items.
Can now sell life back to the Alchemist.
|
2012-02-05 02:53:52 +00:00 |
|
Sloth
|
0fe2cf1dad
|
- Converted Mind's Desire to script.
|
2012-02-04 19:09:23 +00:00 |
|
Sloth
|
68b6d410b6
|
- Fixed bug in BoosterGenerator reported by Roujin.
|
2012-02-04 15:29:28 +00:00 |
|
slapshot5
|
5299e93cdb
|
fixed card text of Donate
|
2012-02-04 13:47:31 +00:00 |
|
Sloth
|
1b782a9a23
|
- Added the keyword "May be played by your Opponent".
- Added Fiend of the Shadows.
|
2012-02-04 12:29:12 +00:00 |
|
Sloth
|
20b7ef075e
|
- Restructured and improved performance of getExternalZoneActivationCards.
|
2012-02-04 10:25:03 +00:00 |
|
Doublestrike
|
52cf5089c8
|
Added descriptions to utility buttons.
|
2012-02-04 05:35:46 +00:00 |
|
Doublestrike
|
d269758d9c
|
Quest mode: Booster format choice saved in preferences.
|
2012-02-04 04:17:50 +00:00 |
|
Doublestrike
|
e9892be831
|
Bugfix: Phase toggle saving fixed.
|
2012-02-04 00:28:33 +00:00 |
|
Chris
|
0a99ff70e9
|
- CheckStyle.
|
2012-02-04 00:27:31 +00:00 |
|
Sloth
|
c5aa61a483
|
- Fixed leaves the battlefield triggers not working when the destination is the library.
|
2012-02-03 21:02:06 +00:00 |
|
Sloth
|
5bb0769b62
|
- Cleanup and performance updates in AllZoneUtil.
|
2012-02-03 19:18:22 +00:00 |
|
Sloth
|
2f80d736c8
|
- Cleanup of old references to the mana pool as a card.
|
2012-02-03 19:06:53 +00:00 |
|
Sloth
|
8ea00a8dc1
|
- Made stack AI land compatible with mulligan decisions. Deleted the unused functions threadLand and getDifferentLand.
|
2012-02-03 19:02:34 +00:00 |
|
jendave
|
79f4473d3c
|
checkstyle
|
2012-02-03 18:31:03 +00:00 |
|
Chris
|
b7440554f3
|
- CheckStyle.
|
2012-02-03 16:55:48 +00:00 |
|
Sloth
|
38a6d3a8e7
|
- Fixed targeting of AF CopySpell (Twincast and friends).
|
2012-02-03 16:29:28 +00:00 |
|
Sloth
|
c27e534c9d
|
- Fixed Replicate.
|
2012-02-03 16:10:24 +00:00 |
|
Sloth
|
244072b99e
|
- Fixed and improved the AI of the Dragon Auras.
- Added Dragon Shadow.
|
2012-02-03 14:09:01 +00:00 |
|
Chris
|
7bbb26bd5f
|
- CheckStyle.
|
2012-02-03 11:40:44 +00:00 |
|
Sloth
|
3904caec2a
|
- Added the Trigger "CounterRemoved".
- Added Riftmarked Knight.
|
2012-02-03 11:20:35 +00:00 |
|
Doublestrike
|
72696af9ca
|
Changed instances of "/" to File.separator for quest data IO (thanks Chris H)
|
2012-02-03 06:02:25 +00:00 |
|
Doublestrike
|
4cf9691963
|
Fixed card icons in bazaar pet stall.
|
2012-02-03 04:55:37 +00:00 |
|
Doublestrike
|
0663261e62
|
Implemented scaling for "quests" tab panels.
|
2012-02-03 04:26:40 +00:00 |
|