Sketchy502 / SDV-Summary

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

Community Center #12

Open Sempiternity87 opened 7 years ago

Sempiternity87 commented 7 years ago

It would be great to see what bundles have been completed for a particular farm. Would be neat to see how quickly people have completed the Community Center (or JoJa even).

eirism commented 6 years ago

A similar feature is being worked on in kihashi/stardew_community_checklist#64. If there is interest I could port it to Python and SDV-Summary when it's done

eirism commented 6 years ago

@Laukei I have made a mapping from the save game format to bundle names. Would you be interested in that data? I can implement this functionality if that is fine by you.

Laukei commented 6 years ago

@eirism That's definitely useful! We were going to look at bundles once we'd finished achievements, but we don't have a rigid development structure and can look at implementing bundles sooner. Was your intention to work your structure into the SDV-Summary code and send a pull request, or that we do it based on your information?

eirism commented 6 years ago

I can write the code for this and send a pull request. What data are needed? Only completed bundles or progress on each bundle?

Can I reach you on something like Gitter.im or IRC to further discuss this feature?

Laukei commented 6 years ago

In terms of the data needed it's probably most convenient to return progress on each bundle, then we can filter down what we display if we need to.

I'm on the Stardew Valley Discord as "Laukei", but I have a full-time job and family so am at my PC for only a couple of hours a day if that. I'm much more available via email though - you can find it on my GitHub profile.