Tabletop Simulator

Tabletop Simulator

MTG Deck/Draft/Cube Importer
Showing 1-10 of 19 entries
< 1  2 >
Update: Feb 16 @ 1:40pm

v0.10.0

As always, many server side updates are always happening in the background, this update is just for the mod client.

- Missing cards no longer prevent an import. An error will appear if something went wrong, but a partial deck will still be imported if possible. This update paves the way for better partial error handling moving forwards.
- Custom cube pack count
- Updated supported deck sites/wording
- Mod will now log a warning if there is a newer version available

Update: Nov 14, 2023 @ 7:19pm

Update: Sep 6, 2021 @ 7:32am

v0.9.1

Made the GUI draggable

Bug fixes:
- Global.lua and Global.xml accidentally had some code from another mod included. This has been removed.

Update: Sep 4, 2021 @ 5:29am

v0.9.0

New features:
- Cards now include metadata to support features in MTG tables
- Add MTGSalvation importer
- Add MTGTop8 importer
- Sideboard/commander annotations in DEC format

Other changes:
- Default to using states for DFCs

Bug fixes:
- Localized cards are returned even if they just contain a placeholder image
- Art cards are returned for new sets
- CubeCobra importer doesn't work sometimes
- Scryfall decklist URLs ending in /build don't work
- Moxfield URLs ending in /edit don't work
- Meld tokens should be included in

Update: Jul 1, 2021 @ 6:18am

v0.8.2

Bug fixes:
- This mod was including additional hand colours that interfered with some MTG tables. Those additional hands have been removed.
- CubeCobra: cube importer is now fixed
- CubeTutor: some valid URLs were being returned as "not supported"

Update: Apr 24, 2021 @ 5:41am

v0.8.1

Improvements
- Custom card backs are now supported
- Importing from Scryfall by card URL (works for any language)

Bug fixes:
- Drafting some sets occasionally threw errors (STX/ZEN)
- Moxfield importer would return different printings within the same set

Update: Apr 6, 2021 @ 7:27pm

v0.8.0

New features:
- Localized card images
- Sideboards

Improvements
- Decks now have names explaining what they contain
- Deck builder performance
- Error messages when sites are unreachable
- "Non-fancy" cards are now preferred in more situations

Bug fixes:
- Scryfall has fixed their TSR cards so they are no longer transparent/crash the game
- Section headers were considered invalid in the MTGA format (fixed via sideboards feature)
- Comments in some decks caused issues
- Tokens with the same name as proper cards (looking at you Llanowar Elves) will no longer be returned from a decklist (unless a set/collector number is used).
- Some MTGGoldfish deck URLs weren't working

Update: Mar 23, 2021 @ 6:54pm

v0.7.0

New features:
- Cube!

Bug fixes:
- URLs without a "https://" weren't accepted
- Some Aetherhub deck urls didn't work
- Private TappedOut sharing URLs didn't work

Known issues:
- Some TSR crashed TTS. Cards won't crash now, but some still appear transparent. This is an underlying issue with Scryfall/TTS.

Update: Feb 28, 2021 @ 12:46pm

v0.6.0

New UI! This should make the Draft/Deck modes easier to manage, and leaves more option

Bug fixes:
- Add more valid deck URLs for MTG Goldfish and Deckstats
- Add deck.tk link support for Deckstats
- Some cards in draft sets couldn't be generated. These drafts will work now.

Update: Feb 11, 2021 @ 5:58pm

v0.5.1

New features
- Double-faced cards can now be created using TTS's "States"
* Currently set to off by default, this allows a double-faced card to look like a normal card. The card face can be switch by right clicking the card and selecting "State" > state #, or using the PgUp/PgDown keys.
- All deck formats now accept numbers with an x suffix, i.e. "1x Storm Crow"

Bug fixes
- Creating a draft with unseated errors now displays a warning instead of throwing an error.
- Deck URLs are more lenient, extra query parameters won't be rejected.
- Show a more informative error when a deck site doesn't return your decklist in time.