Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

Add a method to save data of players #64

Closed
2 tasks done
Seniru opened this issue Dec 31, 2019 · 1 comment
Closed
2 tasks done

Add a method to save data of players #64

Seniru opened this issue Dec 31, 2019 · 1 comment
Assignees
Milestone

Comments

@Seniru
Copy link
Owner

Seniru commented Dec 31, 2019

Lots of players complained that their data have been destroyed when we run a fresh instance of the game. So it is essential to use a save function to save player data.

To improve the efficiency, following objectives are planned to achieve through this issue.

  • Using system methods to save and load player data. Also planned to use DataHandler class created by the community for ease
  • Caching players data after the execution of script, such that the cached data can be used to retrieve data of players
@Seniru
Copy link
Owner Author

Seniru commented Jan 2, 2020

Closing this issue with the commit 0b93723
The system can now save the money, level, xp, education stats, degrees, titles, current title and inventory
The system cannot save the data of current job and owned companies related to the player

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Project merchant
  
Completed
Development

No branches or pull requests

1 participant