Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# docs/release-notes.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
characters in their name (#505)
|
|
|
|
|
|
|
|
|
|
This is necessary due to changes in Stardew Valley 1.3, which now changes loaded assets and expects those changes to be persisted but not propagated to other content managers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add overload to the player_add console command to add items by name
|
|
|
|
|
|
Log user input to logfile
|
|
|
|
This uses the new Game1.input in SDV 1.3.0.37 to override the game's input more consistently, though it still doesn't intercept clicks correctly yet.
|
|
|