spacechase0 / StardewValleyMods

New home for my stardew valley mod source code
Other
119 stars 141 forks source link

Make all IDs use mod uniqueID, fix tokens, better removed item migration #437

Closed elizabethcd closed 5 months ago

elizabethcd commented 6 months ago

This is a long PR, in part because I meandered through several bugs.

In terms of tokens:

In terms of the FixIdsJA function:

In terms of removed item migration:

From previous PR:

Other stuff:

I did test this in terms of loading it up on my giant test save, and things are working at least as well as they did before (in several cases, better). I did not test actually playing anything or saving through multiple days.

elizabethcd commented 5 months ago

Added a large number of fixes today, including:

TODO: Documentation