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

Storage Persistence #4

Open
LazyLyrics opened this issue Apr 20, 2023 · 0 comments
Open

Storage Persistence #4

LazyLyrics opened this issue Apr 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@LazyLyrics
Copy link
Owner

Storage Persistence (details TBC)

Character data will be configurable to store persistently in json files.

Features

  • Users can setup carter to store information about character in json
  • Configure which information is stored
    • Master character info
    • Folders for playerID
  • Append to last session or start new
  • Configure how many previous sessions to keep

New Commands (just ideas)

  • carter.session.new() begin new session, deleting old session if necessary
  • carter.session.load() load previous session
  • carter.session.config() pass in config params to be set
  • carter.session.clear() clear all sessions
  • carter.session.clearlast() clear last session
@LazyLyrics LazyLyrics added the enhancement New feature or request label Apr 20, 2023
@LazyLyrics LazyLyrics added this to the V 1.0 milestone Apr 20, 2023
@LazyLyrics LazyLyrics self-assigned this Apr 20, 2023
@LazyLyrics LazyLyrics modified the milestones: V 1.0, V 1.1 Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Later
Development

No branches or pull requests

1 participant