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

Prevent players from changing stats after a stat check #59

Open
thuiop opened this issue Sep 5, 2024 · 1 comment
Open

Prevent players from changing stats after a stat check #59

thuiop opened this issue Sep 5, 2024 · 1 comment
Labels

Comments

@thuiop
Copy link
Owner

thuiop commented Sep 5, 2024

Currently, astute players may realize that you can go to the stats page and change your stats on the fly to transform a failed check into a success check. This could be solved either by preventing stats change when a check is failed (not ideal), or somehow registering that the check has failed so that changing stats will not change the outcome.

@thuiop thuiop added the front label Sep 5, 2024
@himanshunaidu
Copy link
Collaborator

While I can safely assume that this is not a high priority task, I wonder if this is something to do to begin with.
After all, it is always possible to do the same even on the app, if you have saved the run.

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