Git Product home page Git Product logo

stardewmods's Introduction

This repository contains my SMAPI mods for Stardew Valley. See the individual mods for documentation and release notes:

Mods

I wrote these mods myself but took inspiration (and some helper code) from Pathoschild.

stardewmods's People

Contributors

denifia avatar pathoschild avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

warafux rogama25

stardewmods's Issues

Use a UI menu to choose who to send to

Currently, you need to press a numpad number that corresponds to a friend you want to send to. It would be good to get an in game list/dropdown to select who to send to.

Special orders from Travelling Cart

Give players the ability to request a specific item (at a cost) from the Travelling Cart woman. The next time she is in town, she'll have the requested item.

Additional: She may also send you a letter when she is back in town with your item

Create a utility to manage online friends

Currently to add online friends, you need to edit the json files directly. I'd like people to be able to use a UI (in or out of Stardew) to manage their friends list.

Decided to use SMAPI commands to manage friends.

  • Commands only works when you've loaded a saved game
  • Show command for others to add you as a friend (sentletters_me)
  • Show list of current friends (sendletters_friends)
  • Add a friend (sendletters_friends add )
  • Remove a friend (sendletters_friends remove )

Running in the spa

After you change into your swimming gear in the spa, you are forced to walk. I would like to run to the pool so I don't waste more time while trying to regenerate my energy.

Beta

Would love it if you could make it compatible with the new beta, recently decided to do all of the achievements on steam only to learn I am missing like 3 recipes.

Purchasable cookbooks

original thread

To be honest the friendship system in the game is so tedious that I don't fool with it and part of me balks at the idea of buying friendship anywhere. However, unless I am mistaken this is the only real way to get All the recipes. It would be nice if we could buy a cookbook or even a series of cookbooks. In addition to a universe goods and resource catalogue this is something I would love to see someone create.
-- JamieMage2005

Time dilation when inside buildings

I don't want time to completely stop while inside buildings but would like time to slow down (configurable). This could extend to while in the caves and while fishing too.

Send items from a mailbox in town

Toying with the idea of adding a mailbox in Pierre's shop. This would be where you interact to compose letters to other farms.

Possible additions to this;

  • sending a letter may require paying money (5g)
  • mail is only sent at the end of the day
  • maybe an event needs to occur before the mail service starts working (week 2 in a new game)

Test issue

Testing out how projects and milestones interact.

Stipend/Allowance from parents/other

Get a letter in the mail with money from parents/other on a recurring schedule for a set period of time (or forever).

Examples:

  • be sent a letter from your rich father with $25,000 each month for the first year
  • each week you are sent $5000 in a letter from Farming Grants United

Allow items to be sent with specific quality

Based on how the letter system work in Stardew, the current implementation of Send Items only allows for "normal" quality items to be sent (even if you send higher quality).

Add ability to send higher quality items.

Show feedback about connection status to API

Output to the console if you have successfully connected to the API or report issues with connection.

Output the following:

  • If you are using the local or online version of the mod
  • What API URL you are connecting to
  • Issues with the configured API URL
  • Successful connections to the API
  • Unsuccessful connections to the API

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.