Saving - Base System #26

Open
opened 2025-01-05 16:37:57 +00:00 by YourWishes · 0 comments
Owner
  • Support saving and loading from disk
  • Store items in a key value pair
  • Allow parsing values as either Int, String, Float, Boolean, Array(of N types) or KVP (of N types)
  • Include save parser
  • Handle saves to slots
  • Include save/load timestamps

Auto saving

  • system should include check for if autosaving is both possible and should be done
  • Some things can request an auto save, such as completing a quest objective, defeating an enemy, etc
  • some things should be able to block auto saving if necessary, can't think of any reason why right now, but want that option available
- [ ] Support saving and loading from disk - [ ] Store items in a key value pair - [ ] Allow parsing values as either Int, String, Float, Boolean, Array(of N types) or KVP (of N types) - [ ] Include save parser - [ ] Handle saves to slots - [ ] Include save/load timestamps Auto saving - [ ] system should include check for if autosaving is both possible and should be done - [ ] Some things can request an auto save, such as completing a quest objective, defeating an enemy, etc - [ ] some things should be able to block auto saving if necessary, can't think of any reason why right now, but want that option available
YourWishes added this to the Dawn project 2025-01-05 16:37:57 +00:00
YourWishes added the Kind/Feature label 2025-01-05 16:38:08 +00:00
YourWishes moved this to Needs Refinement in Dawn on 2025-01-05 16:38:14 +00:00
YourWishes moved this to Needs Refinement in Dawn on 2025-01-06 02:28:36 +00:00
YourWishes moved this to Needs Refinement in Dawn on 2025-01-09 19:39:39 +00:00
YourWishes moved this to Ready to start in Dawn on 2025-01-10 04:19:30 +00:00
YourWishes moved this to Needs Refinement in Dawn on 2025-01-10 04:19:38 +00:00
Sign in to join this conversation.
No description provided.