open-duelyst / duelyst

Duelyst is a digital collectible card game and turn-based strategy hybrid, developed by Counterplay Games.
Creative Commons Zero v1.0 Universal
3.62k stars 556 forks source link

Adds import/export decks feature #237

Closed willroberts closed 1 year ago

willroberts commented 1 year ago

Summary

Adds "Export Decks" and "Import Decks" buttons to the Collection screen. "Export Decks" copies decks JSON to the user's clipboard, and "Import Decks" provides a text box to paste JSON into.

Closes #224.

App changes (app/, etc.):

Server changes (config/, server/, worker/, etc.):

Build changes (docker/, gulp/, scripts/, etc.):

Testing

Have you have tested your changes in the following scenarios? Feel free to check off scenarios which don't apply.