drekdrek / grinding-stats

Openplanet plugin which shows statistics
https://openplanet.dev/plugin/grindingstats
MIT License
6 stars 6 forks source link

make progress transferable between devices #15

Open tropulus opened 2 years ago

tropulus commented 2 years ago

I play on different devices and want my grind stats to show up when i switch device. I assume data is stored locally and that there's no access to the in game account but it would be a nice feature

drekdrek commented 2 years ago

yeah, this would require hosting the data.

I can make it so you can put the data wherever you want; like in OneDrive, so then it could be accessed on multiple devices.

tropulus commented 2 years ago

That is a great idea, I will definitely use it if you do. Really nice feature, great work!

Jarrod-Herbert commented 2 years ago

Somewhat related; I am really struggling to find the location that the data gets saved on my device. I was hoping to write a script that parses it and combines all of the data into some usable form -- to see how much time I spend across different categories for example. A way to define where that data is saved works!

drekdrek commented 2 years ago

sorry for the delays, I've been getting ready to move back to uni so my computer is all packed up.

for tm2020 the data is saved in C:/Users/NAME/OpenplanetNext/Grinding Stats

(for MP4 or turbo it would be the openplanet directory for those games)

Mike-Darling commented 2 years ago

How much effort would it take to host the data? I think it would be great to be able to browse the stats and see who has grinded certain tracks the longest, etc.

ChristopheCVB commented 1 year ago

@drekdrek I can help on the Backend/Admin/API side of things if you plan on implementing that feature as well as the frontend ;) I sent you a Discord friend request if you want to discuss it