Chris
c40192335d
- CheckStyle.
2012-01-30 16:49:13 +00:00
Doublestrike
3fd5dfffa8
Added forced focus on menu buttons when their "show" method is called.
2012-01-30 13:10:54 +00:00
Doublestrike
0eb128f948
Performance tweak: Cleared buffers on skin source images, unreferenced skin source images.
2012-01-30 13:05:17 +00:00
Doublestrike
8b1ee4d6f5
Sorted quest files in Quests tab.
2012-01-30 12:48:20 +00:00
Doublestrike
81aadc8ecf
Minor oversight fixed.
2012-01-30 10:51:30 +00:00
Doublestrike
3a86a64fce
Improved auto quest data selection between matches and restarts.
2012-01-30 10:50:59 +00:00
Doublestrike
2187a3d495
Bugfix to bugfix: Phase toggle prefs fixed
...
Bugfix: Quest winlose crash fixed
2012-01-30 10:21:58 +00:00
Doublestrike
ddd05fb653
Bugfix: questData.dat rename.
2012-01-30 08:37:45 +00:00
Doublestrike
2b789c347f
Bugfix: Phase toggle save
...
Bugfix: Quest pet summon
Bugfix: Quest data folder added to version control
2012-01-30 08:16:42 +00:00
Doublestrike
f04f87acf1
Renamed ViewQuestPreferences to QuestPreferencesHandler.
2012-01-30 05:33:16 +00:00
Doublestrike
ff329b1897
Sprites/skins: Everything except deck editor icons now in a sprite, and fully accessed using skin enums. This includes foils, creatures, and all icons in game.
...
Skin enums sub-categorized to allow clearer access.
Default coordinates added to skin enums, so declaration and positioning happen simultaneously (in one place).
Removed old icons.
2012-01-30 05:29:37 +00:00
slapshot5
040062a3f4
add Jeweled Bird (from Arabian Nights)
2012-01-30 04:24:47 +00:00
slapshot5
c735003ff5
add access to the current set code in Card.hasProperty() in the form setXXX. So a valid expression for all Arabian Nights permanents is: Permanent.setARN
2012-01-30 03:25:04 +00:00
slapshot5
4fc53aac94
spelling and grammar fix in DeckEditorShop.java
2012-01-30 01:17:51 +00:00
slapshot5
d89a0f4e3a
add Demonic Attorney (from original base Alpha)
2012-01-29 22:20:29 +00:00
slapshot5
fa10715ae3
simplified the damage code of Quietus Spike
2012-01-29 21:08:18 +00:00
slapshot5
b21c798c83
convert Piston Sledge to script
2012-01-29 20:51:45 +00:00
slapshot5
dd4d29b039
1) Keep track of the source of damage assigned to a Player this turn.
...
2) Add counting based on this: Count$OppTypeDamageThisTurn <Type>
2012-01-29 20:35:13 +00:00
Chris
15e4720df0
- CheckStyle.
2012-01-29 18:40:10 +00:00
slapshot5
1d2bd79ee4
make sure Trigger, StaticAbility and ReplacementEffect obey RemoveAllAbilities in AF Animate/AnimateAll
2012-01-29 18:31:48 +00:00
Chris
e1869147c1
- CheckStyle.
2012-01-29 18:26:17 +00:00
Chris
3eb8266c6f
- CheckStyle.
2012-01-29 18:19:35 +00:00
Hellfish
05249092a2
*Reverted the unnecessary r13634
2012-01-29 18:02:42 +00:00
Hellfish
b848e6255c
*Added a way to suppress all Replacement Effects of a card.
2012-01-29 17:50:47 +00:00
slapshot5
55932e093c
debug output fix (AF DealDamage)
2012-01-29 17:02:25 +00:00
Doublestrike
bdeb80efca
FSkin enums reorganized to smaller groups, implementing the SkinProp interface. This will facilitate the change to fully-skinnable symbols and icons in the near future.
2012-01-29 09:35:25 +00:00
Doublestrike
2888094226
Checkstyle.
2012-01-29 08:49:03 +00:00
Doublestrike
795010336d
ForgePreferences fully converted to enum architecture. All preference-style files are now standardized using enums.
2012-01-29 08:46:02 +00:00
Doublestrike
d2bc6be32b
Converted home screen root layout to null; allowing static sizing of button panel, creating more submenu space on big screens.
2012-01-29 06:56:06 +00:00
Doublestrike
5754293e60
Releasing the beast: fully refactored quest submenu, featuring multiple quest support, preference editor, submenu tabs, and a host of other tools (and updates).
2012-01-29 06:32:11 +00:00
slapshot5
917058900d
hook up the downloaded morph image to display on the battlefield
2012-01-29 04:31:05 +00:00
Chris
8f833ed711
- CheckStyle.
2012-01-28 22:27:50 +00:00
Maxmtg
b4e42984cd
foil keyword in decklists - partial support
2012-01-28 20:58:28 +00:00
Sloth
6ff442181f
- Added Balance of Power.
2012-01-28 17:01:41 +00:00
Maxmtg
c27918c67e
DeckRecognizer will try to get the latest edition for cards typed
2012-01-28 16:18:21 +00:00
Maxmtg
d6cfbe9af2
Update decklist after closing shop (to see newly bought decks right now)
2012-01-28 15:48:43 +00:00
Chris
bf3dcef14c
- CheckStyle.
2012-01-28 15:47:39 +00:00
Chris
eda06ce07b
- CheckStyle.
2012-01-28 15:38:40 +00:00
Sloth
30a4992c75
- Moved +1/+1 vs -1/-1 counters erasing to checkGameState (fixing the undying issue).
2012-01-28 15:37:33 +00:00
Sloth
c3de5679ea
- Fixed all effects without the "Image" parameter throwing errors.
2012-01-28 08:06:03 +00:00
Maxmtg
19b6b63540
fixed precons deserialization in questshop
2012-01-28 07:50:46 +00:00
Maxmtg
a89264b25a
Precon sell rules now are being checked.
2012-01-28 07:39:27 +00:00
Maxmtg
c09a618cf1
Preconstructed Decks added to quest mode shop.
2012-01-28 00:22:04 +00:00
Maxmtg
2f0d95cf9b
Decks save/load operations moved to DeckIO class, references updated
2012-01-27 20:46:27 +00:00
Sloth
fa9f00ca50
- Added "ClearTriggered" parameter to AF CleanUp.
...
- Added Shirei, Shizo's Caretaker by marc.
2012-01-27 19:06:02 +00:00
ArsenalNut
3c27961f68
Added IsEqippng check to ReplaceDamage. Added Pariah's Shield
2012-01-27 18:03:20 +00:00
Chris
2dfe647318
- CheckStyle.
2012-01-27 18:03:01 +00:00
Sloth
2cd2d5a1b1
- Fixed two possible cases where the AI did not block as much attackers with "CARDNAME must be blocked if able." as it could.
2012-01-27 16:44:53 +00:00
Sloth
13580a3295
- Fixed the description of Slowtrips.
2012-01-27 14:22:07 +00:00
Sloth
36aa7b6055
- Improved the AI for Isperia the Inscrutable.
2012-01-27 11:37:33 +00:00