msolefonte / celes

Celes is an open source file scraper that obtains and stores game achievements, whatever the origin
https://www.npmjs.com/package/@achievement-watcher/celes
GNU General Public License v2.0
4 stars 0 forks source link

Add support for the timetracking feature #19

Closed xan105 closed 4 years ago

xan105 commented 4 years ago
Since my proof of concept is working better than expected. ![timetracking](https://user-images.githubusercontent.com/14090532/95056849-7f890980-071f-11eb-8aa5-7e8da7c7b75e.png)

It's almost certain the feature will be added to the watchdog process.

And we talked about celes db replacing watchdog %appdata%\AW\steam_cache\data "cache" in #6

msolefonte commented 4 years ago

I need to decide how to store playtime if it is not possible to relate it to any source.

msolefonte commented 4 years ago

Fixed at https://github.com/achievement-watcher/celes/pull/23.