Stardew Valley

In Progress:

  • Add "All Villagers" functionality - This will be a config setting that switches between two modes (Eligible Villagers and All Villagers).
    The "All Villagers" mode will increase the character list to 8 per page. Page count will be determined by how many villagers the player knows.
    I currently have the code to retrieve all the villagers friendship stats and determine total number of pages needed. I just need to work on the code to dynamically render the multiple pages based on known villagers count

Planned:
  • Add "Gifts this week" to the list. This can be enabled/disabled via the config file.
    I'm already capturing the gifts data, I'm just trying to decide how to render it since the UI is already pretty wide now.

Article information

Added on

Written by

Branic

1 comment

  1. plasticpalfun
    plasticpalfun
    • supporter
    • 6 kudos
    Nice!