Stardew Valley

About this mod

Provides helpful information about things around you designed to help you be aware of what's going on without feeling like you're cheating.

Requirements
Permissions and credits
Translations
  • Ukrainian
  • Turkish
  • Portuguese
  • Polish
  • French
  • English
Changelogs
Donations
This mod is a rewrite of Demiacle's UiModSuite found here. I've rewritten it mainly to try to make it easier to deal with bugs and add future improvements, and because his no longer works. 

I have the same basic goals with this mod as the original did. I don't want it to feel like it's cheating, but rather just giving information to help you know where things are around you and what you might want to do each day.

The current features include:
  • Display an icon that represents the current days luck
  • Display experience point gains
  • Display a dynamic experience bar that changes based on your current tool or location
  • Display more accurate heart levels
  • Display more information on item mouse overs, including items that are still needed for bundles
  • View calendar and quest billboard anywhere
  • Display icons over animals that need petting
  • Display crop type and days until harvest on mouseover
  • Display icon when animal has item yield (milk, wool)
  • Sprinkler, scarecrow, beehive and junimo hut ranges
  • Display npc locations on map
  • Skip the intro by pressing the Escape key
  • Display an icon for Queen of Sauce when she is airing a recipe you don't already know
  • Display an icon when Clint is upgrading one of your tools. Icon will tell you how long until the tool is finished and shows you which tool you are upgrading.

There is also a new tab added to the options menu that allows turning each individual mod on or off whenever you want.

I have also added basic support for all languages in the game now. Please keep in mind that I don't speak all these languages, so right now the translations have all come from Google translate. I'd appreciate any help putting together better translations for them. You can edit the language json files and play around with the translations. You can even load your changes while the game is running by typing reload_i18n into the SMAPI console window.

Installation Instructions


Requirements

SMAPI 2.1 or newer

Known Issues

  • NPC Locations are not working on the beach. To get this feature working in each area I have to map the area to the minimap's dimensions which does take some time. I have this on my list to get done, but for now it will just show all NPC's in that area in the same spot.
  • Resizing the game window while the mod's options page in the main menu is selected causes an exception and may cause a game crash. So far I only have reports of the game crashing in Mac OS, but the same exception is generated in windows and it causes the menu graphics to glitch a little. Just close the menu and reopen it to fix that. I'm not sure if I'll ever be able to fix this problem but I am continuing to look into it. The problem is I need a way to catch the resize event before the game does, which so far I have not been able to do. The easiest way to avoid this is to select one of the games normal tabs before resizing the window.

I've put my code up on github if anyone would like to take a look at it and just in case I'm ever away when the mod stops working.

https://github.com/cdaragorn/Ui-Info-Suite

Please endorse if you like this mod. It really helps out the author