Thorinair / Stardew-Profits

A Stardew Valley crop profits calculator and visualizer. Link: https://thorinair.github.io/Stardew-Profits/
MIT License
153 stars 74 forks source link

Attemps to had dehydrator calculator #59

Closed Tenebrosful closed 3 weeks ago

Tenebrosful commented 3 months ago
Thorinair commented 3 months ago

I have done a lot of commits merging various PRs in and implementing many fixes and additions. I suggest pulling the master again before continuing so you don't end up with tons of conflicts! And do let me know when you figure the math and stuff, it would be cool to have it as an additional produce type :)

Tenebrosful commented 3 months ago

I'm not really good at this, that's why i opened an draft PR to allow people to try thinking about this part

doodlebunnyhops commented 2 months ago

@Tenebrosful I'd be happy to take a stab it this. Took a quick peek at what you've got so far, is your intent to include crop cost in dehydration process? My thoughts are this would add mushrooms as well - though I didn't see them added in crops.js

Thorinair commented 2 months ago

Mushrooms are indeed not in the crop list, as they aren't really growable in the traditional way. I am not sure if they should be added, or only the existing fruits should be calculated.

doodlebunnyhops commented 2 months ago

I'd be in favor for first pass just including fruits + crop eval, and can include a wiki link to the mushroom. Open to thoughts 🥰 and opinions.

Thorinair commented 2 months ago

That sounds good to me, I think the code could be quite similar to how kegs or jars work! I don't think it even needs a link to the mushroom, as we are only really presenting data for existing crops.