Commit Graph

1386 Commits

Author SHA1 Message Date
drdev
447f07ef7f Refactor how ItemView configuration is setup 2014-02-17 05:08:05 +00:00
swordshine
8cbab3a5a7 - Updated some scripts 2014-02-17 04:16:10 +00:00
Sol
8fdadd61d0 - Added Perplexing Chimera (Exchange portion of ControlSpell) 2014-02-17 03:31:38 +00:00
Sol
1c8b589b1f - Improve description of Poultice Silver 2014-02-17 03:02:39 +00:00
Maxmtg
3d360d216b kill duplicate 2014-02-16 23:21:35 +00:00
Maxmtg
2194592016 This should track the mana paid for each spell 2014-02-16 23:18:21 +00:00
Sol
1982f73e3d - Added an Effect to gain Control of Spells.
- Added Commandeer
2014-02-16 17:15:44 +00:00
Sloth
4525633ad8 - Added the medium quest opponent Nekusar the Mindrazer 2. 2014-02-16 14:46:55 +00:00
Agetian
6c75215113 - Restore the operation of "remove" and "remove all" buttons in DualListBox so that it's possible to remove added elements one by one or all at once without having to add all the elements first. 2014-02-16 09:08:00 +00:00
Agetian
d841ed5858 - Fix loading skins that have cropped sprite_icons.png with no physical data for missing elements (e.g. the new targeting arrows). Will now return a fully transparent color instead of bailing out with a crash. 2014-02-16 04:12:48 +00:00
drdev
255d508437 Update tooltip for Ranking column 2014-02-15 20:15:31 +00:00
drdev
ee2da8d8cd Remove deprecated Preferences pane from Deck Editor
Reorganize Deck Editor default layout
2014-02-15 20:01:30 +00:00
drdev
c4e4bc1871 Add Unique Cards Only checkbox to options panel on Constructed Catalog 2014-02-15 19:54:27 +00:00
drdev
45ce34ff0b Support showing/hiding columns via checkboxes in options panel
Truncate ranking after 4 decimal places
2014-02-15 19:33:50 +00:00
drdev
f7256824bb Make arrow buttons account for insets 2014-02-15 18:09:27 +00:00
drdev
06f33d21ee Support horizontal scroll button for option panel 2014-02-15 18:00:22 +00:00
drdev
60ae9a110b Prevent both view buttons being toggled off 2014-02-15 17:29:13 +00:00
Agetian
dbabf696ce - Better place for a comment. 2014-02-15 17:12:17 +00:00
Agetian
bcac77bd0d - Non-combat and combat targeting arrows are now themed (use CLR_NORMAL_TARGETING_ARROW and CLR_EFFECT_TARGETING_ARROW).
- Default theme is updated to include a demonstration of where and how to specify the targeting arrow colors.
- Themes which do not have the targeting arrow colors specified will use the default red color with 60% opacity for the combat arrow and CLR_ACTIVE with 60% opacity (as before) for the non-combat arrow.
- Combat targeting arrow opacity is now defined by the theme, not hard-coded.
2014-02-15 17:08:30 +00:00
Agetian
030f6c3939 - Improved the visual appearance of targeting arrows.
- Targeting overlay now displays arrows for creatures attacking planeswalkers.
- Combat arrows (blocking creatures, attacking planeswalkers) are now displayed in red while non-combat arrows are displayed in the more neutral theme-based color.
- Optimized the display of targeting arrows in "always on" mode (should be somewhat faster when many arrows are displayed at once).
- Some refactoring and minor fixes in targeting overlay code.
2014-02-15 15:23:14 +00:00
moomarc
9fbf9903ef - fixed My Undead Horde Awakens 2014-02-15 12:26:30 +00:00
swordshine
0b67f989b9 - Converted keyword "If damage would be dealt to CARDNAME, prevent that damage. Remove a +1/+1 counter from CARDNAME." to script 2014-02-15 04:27:17 +00:00
Agetian
68e8b47838 - Fix the BasicLand definition for Born of the Gods booster packs (uses Theros lands now). 2014-02-14 15:37:18 +00:00
asepetci
52965b233f updated rankings.txt 2014-02-14 15:07:14 +00:00
swordshine
a239710a6b - Update Draft Rankings 2014-02-14 09:09:42 +00:00
Agetian
102468d2e3 - Fix a typo. 2014-02-13 16:53:18 +00:00
Chris
4bc8a89544 Added new card names to changes.txt. 2014-02-13 14:59:38 +00:00
swordshine
e66a776f9f - Updated scripts for Sphere of the Suns 2014-02-13 08:38:09 +00:00
drdev
0961590f20 Remove unneeded UIManager call 2014-02-13 06:50:37 +00:00
swordshine
e7f0776098 - Fixed a typo 2014-02-13 05:17:48 +00:00
swordshine
35d8ea0949 - Added Daxos of Meletis and Psychic Intrusion (only updated mana color conversion for human players) 2014-02-13 05:13:14 +00:00
Sol
dbbb3741d7 - Removing awkward Skeleton Shard cost descriptions 2014-02-13 03:08:02 +00:00
Sloth
7ace65b8c9 - Added SVar:RemAIDeck:True to Peregrine Mask. 2014-02-12 21:29:09 +00:00
Sloth
dcccae1f7c - Fixed AI using Idle Thoughts. 2014-02-12 21:28:28 +00:00
moomarc
b9046d8326 - Implemented alternate token art parameter in TokenEffect
- updated Eldrazi spawn token generators to reflect correct brood lineage according to https://www.wizards.com/magic/magazine/Article.aspx?x=mtg/daily/arcana/472
- updated token urls with THS tokens
- updated Theros scripts with token image params
2014-02-12 10:12:27 +00:00
drdev
f94fcfc997 Lock resize cursors when resizing dock panes 2014-02-12 06:50:16 +00:00
drdev
3dc4594173 Fix so I-Beam cursor displayed when over text fields 2014-02-12 06:29:49 +00:00
drdev
1606bfa2c5 Show resize cursor when hover border between columns and while resizing column 2014-02-12 06:17:17 +00:00
drdev
b39e0f4052 Allow manual resizing of fixed width columns 2014-02-12 05:40:26 +00:00
drdev
f61ac6b361 Column tweaks 2014-02-12 04:41:00 +00:00
drdev
b447b4ab6b Avoid showing unnecessary Folder column in certain DeckManagers 2014-02-12 04:25:20 +00:00
drdev
968a035672 Support marking decks favorites similar to cards 2014-02-12 04:03:49 +00:00
drdev
d976bed702 Support restoring the current deck in the Constructed Deck Editor after closing and reopening Forge 2014-02-11 19:26:29 +00:00
Sol
7ab28b5226 - Improving two card details text 2014-02-11 04:48:41 +00:00
swordshine
875d019b1c - Fixed 2 cards 2014-02-11 03:58:24 +00:00
Sloth
bebe569d10 - Fixed Steamflogger Boss. 2014-02-10 20:03:30 +00:00
moomarc
1c147936d7 - Added links to the Theros booster pack images
- Removed some old Planechase and Vanguard variant stuff
2014-02-10 15:06:13 +00:00
Chris
7e9220d414 Added new card names to changes.txt. 2014-02-10 14:28:24 +00:00
Agetian
01867e5352 - Made FoilAlwaysInCommonSlot the default choice (since all current sets use this option anyway).
- Refactored the edition definitions, now slots newer than TSP do not include the FoilAlwaysInCommonSlot line, while the older sets with foils have a FoilAlwaysInCommonSlot=False line.
- Some definition fixes related to foil generation.
2014-02-10 10:18:56 +00:00
Agetian
09b638075c - Another MMA foil update. 2014-02-10 08:44:52 +00:00