CompSciLauren / stardew-valley-daily-screenshot-mod

:honeybee: A Stardew Valley mod that automatically takes a screenshot of your entire farm at the start of each day
https://www.nexusmods.com/stardewvalley/mods/4779
MIT License
10 stars 9 forks source link

Add more locations #76

Closed CompSciLauren closed 10 months ago

CompSciLauren commented 10 months ago

Is your feature request related to a problem? Please describe. Add any missing locations so that all are available for taking screenshots in.

Describe the solution you'd like Add options to the config for taking a screenshot in any of the available locations.

Describe alternatives you've considered None.

Additional context Some locations are missing, like the Forest for example. Documentation listing out location possibilities: https://stardewvalleywiki.com/Modding:Location_data

Would also be helpful to update the UI Config so it's better-organized since there are many locations.

Users won't want to select "all locations" because then it would take the 1 daily screenshot inside the farmhouse when they wake up, for example. But they may want to allow for multiple, like including the Ginger Island farm. Could organize it with categories like "Farm", "Around/Outside Pelican Town", "Indoor Town Locations", "Ginger Island", etc.

CompSciLauren commented 10 months ago

Starting work on this one.

CompSciLauren commented 10 months ago

Done, but there are many possible locations and I'm not sure that users are actually trying to take screenshots in all of these locations (like inside Pelican Town homes). If they want to do that, they can set manual screenshots to "Any" in the config.json file. Otherwise, just leaving the most common locations in the UI Config. If users request any additional locations or we just want to add them all in eventually, we can always add them in later.