-
Notifications
You must be signed in to change notification settings - Fork 9
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
Save/Import/Export characters #6
Comments
Closed
The way it is probably gonna happen:
*Not planned for the first version:
|
sander1095
pushed a commit
that referenced
this issue
Mar 28, 2017
sander1095
pushed a commit
that referenced
this issue
Mar 28, 2017
… I try to start the application. Whoops.
sander1095
pushed a commit
that referenced
this issue
Apr 4, 2017
…ed working on save/import/export characters Increased version to 2.1.7.0 in About pop-up and Assembly file so I don't forget to do that the next time I publish something.
sander1095
pushed a commit
that referenced
this issue
Aug 25, 2017
sander1095
added a commit
that referenced
this issue
Oct 6, 2019
The code has been pushed to "6-save-import-characters"
I'd like to take a stab at this. I am thinking about a PartyManagerService and a Party class.
the manager service will expose the following:
|
herrozerro
added a commit
to herrozerro/DnDCombatTracker
that referenced
this issue
Oct 11, 2019
…h are lists of characters, Added newtonsoft to forms to it works. sander1095#6
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Allow the user to save/import/export certain characters in a certain file format (JSON?) or SQLite database (with Entity Framework?) so it can be loaded after closing and opening the program again, or when loading it onto a different computer. You could maybe carry a USB Stick with the file on it, or save it somewhere in the cloud and then download it and import the characters.
The text was updated successfully, but these errors were encountered: