Azurekuz / RPG-Task-Manager

A COMP345 Agile project dedicated towards creating a gamified RPG task manager.
MIT License
4 stars 1 forks source link

Saving & Loading #40

Closed E-3P0 closed 4 years ago

E-3P0 commented 4 years ago

Should be able to save currently selected tasks, default task pool, custom task pool, player character stats, user stats, etc. Loads on UI startup. User can manually save.

Should work with auto generated daily tasks.

E-3P0 commented 4 years ago

Started working on this (using json, toby's example). Writing to file seems to work? +1hour

E-3P0 commented 4 years ago

Made good progress, more is working. More to test (timed). +1.25 hour

E-3P0 commented 4 years ago

Finished for now. See commit https://github.com/Azurekuz/RPG-Task-Manager/commit/92eb3e49e3cad3c57a75558a28a5a0db9bc9ddfc

+45 mins

Total: 3 hours