Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Stardew Valley 1.2.15 made the class public, so we no longer need reflection to access it.
|
|
fields (#247)
|
|
|
|
|
|
|
|
|
|
player is initialised
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`world_setminelevel` value
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
errors when no value given
|
|
|
|
fix a typo preventing usage of player_setstamina
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This caused an issue where SMAPI didn't consider SDV 1.2.10 to pass the minimum game version of 1.2.9. This requires some workarounds for SDV 1.11's non-semantic version.
|
|
|
|
const now
|