Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged in ShotrayWW's fish fixes and updated forecasting to 1.6 #39

Open
wants to merge 42 commits into
base: main
Choose a base branch
from

Conversation

Vindeflei
Copy link
Contributor

Fish fixes taken from #35 because they managed to fix the bug I was having with season displaying!! They also contributed all of the changes in the translation files. Please check their pull request for info regarding those changes, and please merge that one first so them commenting out the Random Forecast pages can be reversed with my PR.

I changed "InventoryHelper.CreateItemById" to "ItemRegistry.Create" everywhere it still showed up, since that was one of the big things that changed, though I didn't have to mess with the SpriteHelper since you already merged that stuff in. (Yay!) Also some cases of Common.GameStateQuery which has since been removed because Stardew itself has GameStateQuery now.
Also I reflexively changed some of the spacing when the tabbing didn't line up which seems to have made the NoticesManager diff confused, that's why that one is so long, I'm so sorry. A few of these file changes might just be nothing but spacing. ^_^;

KhloeLeclair and others added 30 commits April 9, 2024 22:11
I removed the GamePath hardcoding, planning to revert this commit before making a pull request to not mess up creator's builds.
Since those two projects are not found, I removed them from the solution to get rid of the "Cannot find csproj" error.
Update files that begin with Mod
"Middle" became "VCenter", "Center" became "HCenter", and now "Center" is between "HCenter" and "VCenter"
Removed Mods Paths lines from common.targets so the mods would build in my Steam folder
Fixed a bug where fish were displaying as catchable in all seasons on their details page, despite being only available in certain seasons.
ShotrayWW and others added 12 commits November 5, 2024 20:39
Since ShotrayWW just commented out the entire files, it didn't conflict with the fixes I already did for the new 1.6 things (Bookseller, new crops, green rain) Also did some spacing shenanigans because I'm weird about that.
To match KhloeLeclair/StardewMods main
To match KhloeLeclair/StardewMods main
To match KhloeLeclair/StardewMods main
To match KhloeLeclair/StardewMods main
To match KhloeLeclair/StardewMods main
@ShotrayWW
Copy link

Thanks for mentioning me. I also hope you can solve The problem that all types of farms be listed in fishing locations.
And I notice that the season check is still buggy with mods like SVE. For example, butterfish in SVE can actually be caught in Spring, Summer and Autumn. But the book's spring page says they can be caught in all 4 season while it doesn't be shown up on the autumn page at all.

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.

3 participants