cosmicquahog / XpGrapher

Real Time XP Graphing for Runelite
BSD 2-Clause "Simplified" License
3 stars 2 forks source link

Persist graph between sessions #1

Open ErikHumphrey opened 4 years ago

ErikHumphrey commented 4 years ago

Right now, the graph persists between log in and log out, but only if you dont close the client. Not sure what RuneLite's capabilities / local storage are like, i.e., without connecting with remote services, but it would be nice if the whole graph state persisted between sessions, allowing one to pick up where they left off if they choose to do so, even after closing the client. This would also require a new option to reset/not reset on new session.

cosmicquahog commented 4 years ago

I have had that in mind for a while. It will probably come in a future update. Right now, as long as you keep the client open, you can log out without restarting sessions. (I believe, unless I screwed something up)