Skip to content

Conversation

@Pathoschild
Copy link

@Pathoschild Pathoschild commented Nov 23, 2018

This pull request...

  • Updates the code for compatibility with Stardew Valley 1.5 and SMAPI 3.0+.
  • Fixes an issue where the mod API was never made available.
  • Fixes compatibility with Android (thanks to @ZaneYork!).
  • Fixes a division by zero error (thanks to @Mizzion!).
  • Fixes the minimal harvest formula to allow more than one item (thanks to @breno-assis!).
  • Refactors slightly (e.g. use the new .csproj format, use constants where possible, etc).
  • Bumps the manifest.json versions for release.

Let me know if you want me to change anything!

@Pathoschild Pathoschild changed the title Update for Stardew Valley 1.3.32 and fix API Update for Stardew Valley 1.3.32 & SMAPI 3.0, and fix API Jan 15, 2019
@Pathoschild Pathoschild changed the title Update for Stardew Valley 1.3.32 & SMAPI 3.0, and fix API Update for Stardew Valley 1.4 & SMAPI 3.0, minor fixes and refactoring Apr 16, 2020
Fix for Android(work only once bug)
breno-assis and others added 4 commits January 3, 2021 22:06
-Fixes Golden Walnuts issues by avoiding the collection of those
-Changes the Minimal harvest formula to allow a vallue higher than 1, up to the established Max value for the crop - increasing per Farmer Level
-Can grab Ginger - New 1.5 forage item
Reverted to default version number
Support for SDV 1.5 and other fixes
@Pathoschild Pathoschild changed the title Update for Stardew Valley 1.4 & SMAPI 3.0, minor fixes and refactoring Update for Stardew Valley 1.5 & SMAPI 3.0, minor fixes and refactoring Jan 28, 2021
@Pathoschild
Copy link
Author

Thanks to @breno-assis for the Stardew Valley 1.5 changes!

wamc2017 and others added 4 commits January 31, 2021 00:25
Or else the two walnuts there get picked up.
Add "Caldera" to Island locations
Chest.capacity to chest.GetActualCapacity()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants