Commit Graph

5093 Commits

Author SHA1 Message Date
jendave
198a9ce49b - Replaced the 32 x 32 deck editor filter icons with the new 24 x 24 deck editor filter icons.
- Minor edit of the deck editor.
2011-08-06 14:58:27 +00:00
jendave
b9f9b80e08 * read cards from cardsfolder/cardsfolder.zip if present; this might improve startup time on some systems 2011-08-06 14:58:10 +00:00
jendave
7b676618b7 *Separated tap & untap trigger modes again
*Added ValidPlayer parameter to SpellCast
*Fixed ValidPlayer parameter of Sacrificed triggermode.
2011-08-06 14:58:04 +00:00
jendave
944947aaa6 *Added ValidPlayer parameter to Sacrificed trigger mode.
*Added "kicked" and "notkicked" to hasProperty.
2011-08-06 14:57:56 +00:00
jendave
f114d1b53a Completed rewrite of Bazaar panel.
New code is not active, but can be seen by invoking forge.quest.Gui_QuestOptions
2011-08-06 14:57:49 +00:00
jendave
774857daac More work on new Quest UI. 2011-08-06 14:57:38 +00:00
jendave
3b1bdd4cf6 Renamed book icon for consistency 2011-08-06 14:57:27 +00:00
jendave
44eb301410 Started working on Single-Pane Quest UI 2011-08-06 14:57:19 +00:00
jendave
092f20e06c convert Kabira Crossroads to keywords. 2011-08-06 14:57:05 +00:00
jendave
0ce980f68f fixed potential NPE in Psychic Drain. 2011-08-06 14:56:58 +00:00
jendave
e55e4571a1 fixed NPE in Identity Crisis. 2011-08-06 14:56:52 +00:00
jendave
346680a637 Revamped methods called by Ability_Cost.toString() to make generated text closer to oracle text in the the case of ability costs like "Cost<1/X>". 2011-08-06 14:56:46 +00:00
jendave
f4793bcfaf add Cyclopean Mummy (from Legends) 2011-08-06 14:56:41 +00:00
jendave
2207ba140e add Power Sink (from original base Alpha) 2011-08-06 14:56:33 +00:00
jendave
014dcd3a51 add Word of Binding (from The Dark) 2011-08-06 14:56:25 +00:00
jendave
e78ac2ef0b - Cleaned the card text for Lavaclaw Reaches and Slow Motion. 2011-08-06 14:56:19 +00:00
jendave
f1844d00b3 - Another deck editor mod. Tooltips and the three textboxes will now grow in width as the window enlarges. A minor change to the text displayed for the card totals allows the text point size to be returned to the larger 14 point size. 2011-08-06 14:56:11 +00:00
jendave
11f6138c75 - Remove duplicate first strike text from Shadow Lance 2011-08-06 14:56:06 +00:00
jendave
c8d602800b - The deck editor now will filter by name, type and description. 2011-08-06 14:56:00 +00:00
jendave
8a46742652 *Unconsolidated Attacks and Blocks trigger-modes.
*Added Sacrificed trigger-mode.
2011-08-06 14:55:54 +00:00
jendave
ac893e3b1f - Another update to the deck editor. 2011-08-06 14:55:45 +00:00
jendave
0d3d05de7b - Centralized all checks and calculations for Doran. 2011-08-06 14:55:40 +00:00
jendave
ba0bff9f41 - Changed the Snow theme to not produce a crash. 2011-08-06 14:55:31 +00:00
jendave
8113d5270d - Fixed card_Add_Counters asking the player even when the AI is controlling the source. 2011-08-06 14:55:25 +00:00
jendave
9e45b349e0 - Fixed madness bug with Basking Rootwalla being auto-cast 2011-08-06 14:55:17 +00:00
jendave
0a9f1b2d8b better fix for Mana Batteries. Canceling is still allowed. 2011-08-06 14:55:12 +00:00
jendave
f604c08b5b - Added Captured Sunlight and Touch of Death.
- Added a WBG Lifegain theme.
2011-08-06 14:55:06 +00:00
jendave
cc14581c97 prevent NFE in mana ability of Mana Batteries by removing cancel option from input dialog. 2011-08-06 14:54:57 +00:00
jendave
492cd2f056 fix type of Giant Warthog 2011-08-06 14:54:51 +00:00
jendave
63c63c0806 add missing static pump to Thrull Champion. 2011-08-06 14:54:46 +00:00
jendave
d51419c1ac fix several card text errors on Alaborn Grenadier, Alert Shu Infantry, Broderland Behemoth, Derelor, Intrepid Hero, Platinum Emperion, and Symbiotic Beast. 2011-08-06 14:54:39 +00:00
jendave
84a8f9ed03 - Raised the top of the card detail panel in the deck editor. 2011-08-06 14:54:31 +00:00
jendave
8d731fe4c4 *Removed redundant runTrigger in card combat damage code.
*Fixed CardsIn requirement for triggers, let's you require numbers of cards in specified zones of specified players.
2011-08-06 14:54:25 +00:00
jendave
cc61de4b3b *Added IsPresent requirement to triggers. Thanks, Sloth!
*More uniformity in common parameter names.
2011-08-06 14:54:19 +00:00
jendave
cf800d9051 - Added a WG Wolves and a BG Swampwalk theme. 2011-08-06 14:54:11 +00:00
jendave
557520c9ae - Moved the DamageDone trigger to addDamageAfterPrevention to also trigger off combat damage.
- Added Fire Servant.
2011-08-06 14:54:04 +00:00
jendave
7e80a18668 *Added Trigger Mode "Discarded". (triggers when a card is discarded)
*Added Trigger requirement parameter RequireCounters. (only trigger if the host card has the defined counters)
2011-08-06 14:53:55 +00:00
jendave
29e8290b32 *Consolidated a few of the smaller triggers into fewer,less small triggers.
*Added TapsUntaps mode.
2011-08-06 14:53:48 +00:00
jendave
94b43786fe *Refactored Triggers as per sentient6's suggestion.
*Moved the trigger points for DamageDone regarding Cards.
*Added missing trigger point for LifeLost
2011-08-06 14:53:37 +00:00
jendave
b2fac4c5b1 - Fixed Worship and similar cards to not reduce damage (for damage dealing effects). It just changes the effect of the damage. 2011-08-06 14:53:23 +00:00
jendave
dd84bc32bb add Living Artifact (from original base Alpha) 2011-08-06 14:53:18 +00:00
jendave
5dd90d680e add Celestial Mantle (from Zendikar) 2011-08-06 14:53:10 +00:00
jendave
7e63e68958 *The beginning of the Trigger backend is in place.
*Added Tapped and Attacking parameters to AF_Token.
2011-08-06 14:53:01 +00:00
jendave
7120a1c0a1 add Goblin Dynamo (from Legions) 2011-08-06 14:52:50 +00:00
jendave
e26e9f24ce convert Burst of Speed, Gerrard's Bettle Cry, Glorious Charge, Leonin Sun Standard, Selesnya Guildmage, Violent Outburst, Virtuous Charge, Warrior's Charge, and Warrior's Honor to AF$PumpAll. 2011-08-06 14:52:43 +00:00
jendave
920bcf9e47 Ween Ajani's Pridemate off of WheneverKeyword and remove note about it being flaky. 2011-08-06 14:52:34 +00:00
jendave
9c858c3fdf migrate Ageless Entity off of WheneverKeyword. Also removed the note about it being flaky. 2011-08-06 14:52:26 +00:00
jendave
24f45c236c Updated rarity of Zhalfirin Commander 2011-08-06 14:52:19 +00:00
jendave
162416bf1a added Zhalfirin Commander (from Mirage) 2011-08-06 14:52:13 +00:00
jendave
3346219956 add Mistveil Plains (from Shadowmoor) 2011-08-06 14:52:07 +00:00