A server software implementation, ineroperable with a certain anime game client. The code in this repository is fully custom made for edyoucational purposes and future preservation, no copyrighted code is allowed in this repository.
With this commit i solve a bug that doesn't take account what type of variables are refreshed to default value or not.
And this solves the gather points not showing the actual gather status on client. This is done at the same time of the update of the custom resources
Issues fixed by this PR
Type of changes
[x] Bug fix
[x] New feature
[x] Enhancement
[ ] Documentation
Checklist:
[x] My code follows the style guidelines of this project
[x] My pull request is unique and no other pull requests have been opened for these changes
Description
With this commit i solve a bug that doesn't take account what type of variables are refreshed to default value or not. And this solves the gather points not showing the actual gather status on client. This is done at the same time of the update of the custom resources
Issues fixed by this PR
Type of changes
Checklist: