skrillax icon indicating copy to clipboard operation
skrillax copied to clipboard

Implement basic persistence for character attributes

Open kumpelblase2 opened this issue 1 year ago • 0 comments

Currently, we don't save anything apart from the last login date. We should add a mechanism that will periodically synchronize the character information, such as level, masteries, items, etc.

  • [ ] Attributes to persist
    • [x] Level & Experience
    • [x] SP
    • [x] Location
    • [x] Health & Mana
    • [x] Statpoints
    • [ ] Inventory
    • [ ] Masteries
  • [x] Persist occasionally
  • [x] Persist on logout/disconnect

kumpelblase2 avatar Jun 25 '23 20:06 kumpelblase2