Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
an escaped space
|
|
|
|
Stardew Valley exe
|
|
This causes mods to draw on top of the rendered screen instead of within it, which leads to strange bugs like cursor coordinates not lining up with the cursor and transparency issues.
|
|
|
|
Mods often reference Json.NET to do this, so this lets many mods remove Json.NET as a dependency.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|