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

User should be hinted while editing character to not change it to another one after 1st level #117

Open
ivellios opened this issue Jan 16, 2019 · 0 comments
Labels
enhancement New feature or request frontend This story touches frontend good first issue Good for newcomers

Comments

@ivellios
Copy link
Member

History of games (and adventures) played with the particular character is saved and thus creates a history of character. For that reason it should not be changed into another character after it for example died.

The only sensible reason to change character is to do on it's first level and only if the previous character didn't finish at least one adventure.

For now let's handle it softly by displaying appropriate message to the user when editing character. The message should be displayed between the character edit form (not create!) and save button.

The message should be as follow:
"Tip: If your character died after finishing at least one adventure, do not change it to another one. In the future it may not be able to play the same adventure again. Instead create a new one."

The last words: "create a new one" should link to character creation view.

The whole text should be written in italics.

@ivellios ivellios added enhancement New feature or request good first issue Good for newcomers frontend This story touches frontend labels Jan 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend This story touches frontend good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant