myk
6b5af9b46a
fix basic land detection in sell excess cards routine
2013-02-04 03:40:48 +00:00
myk
34dd170f62
- add bulk addition and removal routines to editor model
...
- add button to sell excess duplicates of all cards in spell shop
- ensure table selection is restored properly after adding a card
2013-02-04 03:09:14 +00:00
Sloth
e5d4d84e00
- Updated 11 of the Shandalar World quest decks.
2013-02-03 18:58:39 +00:00
Maxmtg
cd9c815534
removed some calls to IsComputer in favour of comparision with player passed as parameter
...
checkConditions inlined
ComputerUtilCombat recieve ai player as parameter
2013-02-03 17:30:25 +00:00
Sloth
59df2417b8
- Fixed Unmorph targeting trigger freeze when Phase is set to skip.
2013-02-03 13:16:53 +00:00
Sloth
18d3b4bb27
- Fixed Khalni Garden freeze when Phase is set to skip.
2013-02-03 13:10:13 +00:00
Chris
e601af7dba
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2013-02-03 12:24:53 +00:00
Sloth
5e7d0f4704
- Fix for Skullbriar, the Walking Grave.
2013-02-03 11:28:17 +00:00
myk
2582fd787e
autoselect the items that were just added to the other list when choosing order for simultaneous abilities or cards from the sidebar between match rounds. this allows accidental moves to be undone with a single click
2013-02-03 07:34:41 +00:00
Chris
155bd97dfa
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2013-02-02 15:14:33 +00:00
myk
d6212b16ca
autoselect first item when choosing order of simultaneous abilities and autoselect next item when current item is added/removed
2013-02-02 11:41:37 +00:00
Sloth
e2f62c40fb
- Updated 4 of the Shandalar World quest decks.
2013-02-02 11:04:57 +00:00
swordshine
92cdd08ec6
- Added spelldescription to Rhystic Syphon
2013-02-02 06:42:48 +00:00
swordshine
d627434d62
- Added Rhystic Syphon and Duplicant
2013-02-02 06:38:16 +00:00
ArsenalNut
f177be3e54
removed redundant check on copied card to make copies that are cast work with triggers
2013-02-02 03:56:29 +00:00
Sol
17a15fc12e
- Convert Leeches to Script
2013-02-02 02:50:53 +00:00
Sol
9796a3220f
- Convert Windfall to the script Whispering Madness uses
2013-02-02 02:25:25 +00:00
Sloth
1a0f60e73f
- Restructured Destroy functions in GameAction to fix Knight of the Holy Nimbus with zero toughness.
2013-02-02 00:00:49 +00:00
Sloth
caca01df6b
- Fixed Aven Mimeomancer.
2013-02-01 23:33:43 +00:00
Sloth
ef2e692f72
- Fixed AEtherize.
2013-02-01 23:29:08 +00:00
Sloth
1f53bc8152
- Updated 6 of the Shandalar World quest decks.
2013-02-01 23:16:03 +00:00
Sloth
1d199e1ff1
- Fixed Korozda Guildmage.
2013-02-01 23:14:25 +00:00
Sol
f25aaa9a79
- Convert Yosei to script
2013-02-01 22:57:32 +00:00
myk
c52f7b4586
add info in tooltip about clicking filter toggles
2013-02-01 22:41:42 +00:00
myk
1498975886
don't try to get tooltips for items that have disappeared from the table
2013-02-01 20:44:44 +00:00
Sloth
d9a89c0b99
- Fixed possible NPE in performTest checking "TargetsValid".
2013-02-01 17:52:33 +00:00
Sloth
33279a66f5
- Fixed Leyline Phantom bug.
2013-02-01 17:47:40 +00:00
Sloth
15ce13fe5a
- Fixed Scorchwalker.
2013-02-01 17:45:18 +00:00
Sloth
f0dbf2fe29
- Fixed Skyblinder Staff.
2013-02-01 17:40:23 +00:00
myk
152e8fa9fc
prevent bazaar current shop button from becoming unselected
2013-02-01 17:18:30 +00:00
myk
96b569cc24
- remove width restriction from challenger name widget
...
- make wins/best streak widget label multiline
2013-02-01 16:29:15 +00:00
Chris
32b3521193
- Added a fluff piece to the changes.txt file.
...
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2013-02-01 13:20:59 +00:00
myk
8fd045a32b
highlight the enchantment icon in purple for the default skin so you can see it on the toggle button
2013-02-01 07:56:00 +00:00
myk
062461914e
new painting algorithms for FLabel
2013-02-01 07:31:48 +00:00
moomarc
1547911488
- Added plane: The AEther Flues
2013-02-01 07:30:38 +00:00
moomarc
4cdbc3a39c
- Uncommented Kaldra token in download links
2013-02-01 06:49:11 +00:00
moomarc
53465a2d06
- Fixed Skyship Weatherlight (was a typo in Artifact count)
2013-02-01 06:45:55 +00:00
myk
1ea1bbc398
rename "Edition (set)" menu item to "Sets"
2013-02-01 00:51:23 +00:00
myk
fbf6f177e8
- consolidate all card adding/removing logic so all paths update the stats correctly
...
- set focus on the catalog table when the deck editor opens so the arrow keys work immediately without having to click the mouse
- if multiple cards are selected, apply the add/remove operation to all of them, not just the first one
- hide the non-functional 'remove' buttons in draft mode
- protect against NPE when the cursor is hovering above a row that disappears just as swing is trying to get the tooltip
- add note to add button tooltip that the spacebar can be used as a shortcut
2013-02-01 00:50:12 +00:00
ArsenalNut
519fe84f71
fixed Wight of Precinct Six graveyard bonus
2013-01-31 23:09:21 +00:00
myk
e204c484eb
remove superfluous Pair class and use apache's version
2013-01-31 16:17:52 +00:00
Chris
2b8e5199b0
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2013-01-31 12:27:39 +00:00
myk
b2fc003a67
allow filtering to a specific set, disallowing reprints in other sets
2013-01-31 11:02:43 +00:00
swordshine
b61fba478f
- Added Muse Vessel
...
- Added cleanup to some cards
2013-01-31 08:36:37 +00:00
swordshine
a40c4f4eb8
- Added Skyship Weatherlight and Spelljack
2013-01-31 07:46:45 +00:00
swordshine
0d0ce9aa5f
- Fixed Dragon Appeasement
2013-01-31 07:26:49 +00:00
myk
ed9730387e
make room so the sorcery toggle filter shows up
2013-01-31 06:00:30 +00:00
swordshine
9a190c784e
- Fixed Nightveil Specter (when the exiled card changes zone, remove it from the remembered list)
2013-01-31 05:26:56 +00:00
swordshine
e94ad22c42
- Added Kill-Suit Cultist
...
- Fixed Overlaid Terrain
2013-01-31 04:41:16 +00:00
myk
4dddfaa8c6
add full catalog view to spell shop so players can compare their libraries to the full list of available cards; this way they can determine how close they are to completing a set
2013-01-31 03:38:32 +00:00