Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deck sharing #185

Open
Timtam opened this issue Jun 21, 2019 · 6 comments
Open

deck sharing #185

Timtam opened this issue Jun 21, 2019 · 6 comments

Comments

@Timtam
Copy link
Collaborator

Timtam commented Jun 21, 2019

some players want a better deck sharing experience, deck exporting/importing seems to clumsy and copying from public decks isn't perfect either.

@JessicaTegner
Copy link
Contributor

Hi.

A suggestion as to how this could be improved.

For the deck import and deck export commands

Instead of just spitting out (and expecting) a json string, encode it in something like base64, or something similar, so it's just a string of letters and numbers, instead of a string with (for players) strange symbols and such.

@kevinlul
Copy link

I can contribute something for the YDKe URLs on YGOProDeck. I'd need to know at what part of the codebase to inject it though.

@JessicaTegner
Copy link
Contributor

@kevinlul in this case, we are not talking about YGOProDeck.
In the game, there's a deck import and deck export command, that let's the players share decks between each other.
What people have been complaining about, is that the deck export command just spits out the deck in raw json, which looks really ugly.

@kevinlul
Copy link

I'm referring to a base64 url format like so

ydke:///7pZBN5skgDebJIA3mySAIUG5QGFBuUBhQblAadZ+gGNsEEEktETAgdIdR7imfcA4pn3AG9N/wGRkeEBkZHhAfJAdR5P0O0BT9DtAawJdAR0RysBkQerAvstxAL7LcQCSnBJA2++MQRvvjEEkw08BJMNPAQ5QFgE+Sm+BO8nUQBwwzgEEtmgAvuaMQN8QQEFfEEBBXxBAQX4QHUeO0nJBQ==!oPs6BV+NLAX2ZNEA5+34Auft+AI0cV8F5a3yA+Wt8gNTzMUEU8zFBFPMxQSKhTYESzzJA0s8yQNLPMkD!!

@Timtam
Copy link
Collaborator Author

Timtam commented Nov 5, 2020

that ydke format seems interesting, due to higher compatibility and the ability to directly import decks from ygodeck. Internal deck sharing would still be interesting though.

@Timtam
Copy link
Collaborator Author

Timtam commented Nov 5, 2020

I'll open a new ticket for the ydke format though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants