Doublestrike
ddd05fb653
Bugfix: questData.dat rename.
2012-01-30 08:37:45 +00:00
Doublestrike
0a8f6edc3c
Minor experiment.
2012-01-30 08:31: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
jeffwadsworth
f194ce697f
- Added Vicious Betrayal.
2012-01-30 05:53:33 +00:00
Doublestrike
f04f87acf1
Renamed ViewQuestPreferences to QuestPreferencesHandler.
2012-01-30 05:33:16 +00:00
jeffwadsworth
a6b530d76d
- Added Ouphe Vandals.
2012-01-30 05:31:31 +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
jeffwadsworth
311ea8322e
- Added Ensouled Scimitar. Used ArsenalNut technique, but added a nonCreature check.
2012-01-30 05:00:46 +00:00
slapshot5
040062a3f4
add Jeweled Bird (from Arabian Nights)
2012-01-30 04:24:47 +00:00
slapshot5
322a604cf6
add City in a Bottle (from Arabian Nights)
2012-01-30 03:53:47 +00:00
slapshot5
3aba8b868f
add Golgothian Sylex (from Antiquities)
2012-01-30 03:25:26 +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
ArsenalNut
59b7b9087c
added Demonmail Hauberk. Ran SetInfo and Oracle scripts.
2012-01-30 00:57:38 +00:00
ArsenalNut
6ad045c46d
added DKa to list of sets in cardTemplateScript.py
2012-01-30 00:53:52 +00:00
slapshot5
d89a0f4e3a
add Demonic Attorney (from original base Alpha)
2012-01-29 22:20:29 +00:00
Hellfish
8748c7f3a9
*Added Battle Cries, Deadspread,Devouring Skies,Doom Inevitable,Feast of Flesh & Phyrexian Poison precons from Scars block.
2012-01-29 22:09:30 +00:00
Sloth
3cdf1b935c
- Prevented Retaliation from possibly overwriting existing SVars.
2012-01-29 21:50:40 +00:00
Hellfish
c915f48f34
*Added Eldritch Onslaught and Repel the Dark precons from ISD.
2012-01-29 21:46:06 +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
355174ae5b
add Reverse Polarity (from Antiquities)
2012-01-29 20:35:42 +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
jeffwadsworth
5c23b6fb3a
- Added Mana Flare.
2012-01-29 20:30:22 +00:00
jeffwadsworth
106c4c9f45
- Added Retaliation.
2012-01-29 20:03:27 +00:00
jeffwadsworth
8e35b96ead
- Added Rain of Filth.
2012-01-29 19:19:10 +00:00
jeffwadsworth
82cc12b4ac
- Fixed Wanderwine Prophets. No doubt, there are many like this in there.
2012-01-29 18:59:48 +00:00
Chris
15e4720df0
- CheckStyle.
2012-01-29 18:40:10 +00:00
slapshot5
1079732f37
add Sudden Spoiling (from Time Spiral)
2012-01-29 18:32:19 +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
Hellfish
a7f583b693
*Changed some quest precon filenames and image paths for consistency.
...
*Added Grave Power, Relentless Dead and Swift Justice precons from DKA.
2012-01-29 17:27:57 +00:00
slapshot5
55932e093c
debug output fix (AF DealDamage)
2012-01-29 17:02:25 +00:00
Sloth
9b7a50259a
- Added Weathered Bodyguards.
2012-01-29 14:48:21 +00:00
Chris
630136a018
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-01-29 12:11:28 +00:00
Chris
5c7d3b229c
- Added a fluff piece to the changes.txt file.
2012-01-29 12:07:09 +00:00
Hellfish
9eca51eaee
*Small fix to extended banlist. Storeforge->Stoneforge
2012-01-29 11:59:02 +00:00
Sloth
51e191ca9e
- Fixed Flayer of the Hatebound.
2012-01-29 10:30:50 +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
ca1d028913
update the README file with morph image location
2012-01-29 04:36:21 +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