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

UI: save and load table/tournament settings to file #5525

Open
5 tasks
JayDi85 opened this issue Jan 15, 2019 · 1 comment
Open
5 tasks

UI: save and load table/tournament settings to file #5525

JayDi85 opened this issue Jan 15, 2019 · 1 comment
Labels

Comments

@JayDi85
Copy link
Member

JayDi85 commented Jan 15, 2019

New table/tournament dialog must have button to save and load game settings. It's already have "load last configuration" buttons but it's a different approach.

TODO:

  • make game settings config format (as example: json);
  • file format must be compatible between table/tournament modes (e.g. you can load table config for tournament dialog and setup missing values);
  • configs can contains small number of settings or other data (as example: image name and description for server side competitive/event);
  • add buttons to save and load configs (table + tournament dialogs);
  • add sample folder with standard configs for popular game and modes (see sample deck example).

P.S. #446

@JayDi85 JayDi85 changed the title UI: add save and load table/tournament settings to file UI: save and load table/tournament settings to file Jan 15, 2019
@JayDi85 JayDi85 added the tracking tasks Todo list for big tasks label Feb 2, 2019
@Ebola16
Copy link
Contributor

Ebola16 commented Jun 13, 2019

The current automatically saved settings doesn't store player names, skill level, or deck selection properly. This would be a nice feature to have!

Before match:
BEFORE

After match:
AFTER

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

No branches or pull requests

2 participants