Age | Commit message (Collapse) | Author |
|
This is needed for the upcoming Stardew Valley 1.6 to avoid duplicate checks between DoesAssetExist and Load calls, and to make sure the answer doesn't change between them.
|
|
These will be used by the new content API, and allow handling the old one the same way.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
That improves validation and error-handling.
|
|
returning to title
|
|
|
|
|
|
|
|
|
|
|
|
maps in memory
|
|
changes
|
|
asset
This mainly affects community center bundles in Stardew Valley 1.5,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes an issue where some asset references could be shared between content managers, causing changes to propagate unintentionally.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|