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

Stat sheet storage/recall #33

Closed
Felderburg opened this issue Mar 24, 2022 · 3 comments
Closed

Stat sheet storage/recall #33

Felderburg opened this issue Mar 24, 2022 · 3 comments

Comments

@Felderburg
Copy link

Per the modiphius thread, work has already begun on a way to "store" or "recall" a character or ship sheet with a "unique" url. I figure it should be an actual item here, for further brainstorming etc.

Is it a unique url per sheet, or is it something like a url that has a "code"? In other words, does character A get sta.bcholmes/CharA and character B get sta..../CharB? Or is it more like "characters A and B both have the same stats, so they each get sta...../Pres1_Insight2_Conn3 (etc.)"?

@bcholmes
Copy link
Owner

The URL embeds all of the information about the character -- stats, names, lifepath options, etc. If two characters are identical in all respects, they'd get the same URL. That also means that a URL is a "point in time" representation of a character. If I later give folks the ability to alter a character, the altered character would necessarily have a different URL.

bcholmes added a commit that referenced this issue Mar 29, 2022
…rding changes, per #32; - fix for Ktarian supporting characters (#14)
@bcholmes
Copy link
Owner

I've implemented this concept for Starships and Supporting Characters. I'll leave this Issue open until I finish it for main characters.

@bcholmes
Copy link
Owner

Main character support now exists. All character types as well as star ships can be bookmarked.

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

No branches or pull requests

2 participants