Sketchy502 / SDV-Summary

An application to display a summary of the player from a Stardew Valley save file.
206 stars 21 forks source link

Farmhand stats not shown correctly #59

Open Bonsailinse opened 4 years ago

Bonsailinse commented 4 years ago

Hey!

When uploading a savefile from a multiplayer farm, some stats of the farmhand are shown incorrectly, namely the steps taken (empty) and the time played (milliseconds not getting converted into hours). Also friendships and monster kills are farmwide, not individual per person, but I don't know if those stats are saved separately.

Example farm Owner steps taken: <stepsTaken>60971</stepsTaken> Farmhand steps taken: <stepsTaken>52651</stepsTaken> Owner playtime: <millisecondsPlayed>26888448</millisecondsPlayed> Farmhand playtime: <millisecondsPlayed>26858832</millisecondsPlayed>