Releases: jltaylor-us/StardewToDew
v1.9.0
Version 1.9.0
-
Add import and export console commands
-
Add
offsetX
andoffsetY
config properties for the overlay.
v1.8.4
Version 1.8.4
- Make weeks start on Monday (not Sunday) to match the game calendar.
v1.8.3
Version 1.8.3
- Fix typo causing visiblity by week to not work
v1.8.2
Version 1.8.2
- Hide the overlay during events
v1.8.1
Version 1.8.1
- Updates to Russian translation from nexusmods user Newrotd
v1.8.0
Version 1.8.0
- Now includes translations for several languages. The translations
are all via Google Translate, so they're probably not very good.
v1.7.0
Version 1.7.0
-
Add
hotkeyList
andoverlay.hotkeyList
config options. These do
the same thing ashotkey
andoverlay.hotkey
, but support the
multi-key bindings added in SMAPI 3.9. Increase required SMAPI
version to 3.9. I did not just update the existing config options
because I think it would be rude to overwrite a multi-key binding
when edited in the Generic Mod Config Menu (which doesn't support
multi-key bindings). -
Add configuration of item visibility based on week.
-
Add configuration option to hide the overlay while at festivals.
v1.6.1
Version 1.6.1
- Suppress overlay during in-game screenshots
v1.6.0
Remove "beta" designation from version, since it's been a week with no bug reports.
(no other changes)
v1.6.0-beta
Version 1.6.0-beta
-
Add configuration of item visibility based on season.
-
Make "move item" buttons bigger; move them to be side-by-side
rather than stacked vertically. -
Attempt to fix some of the split-screen issues (untested).
There should no longer be cross-talk between different players'
copies of the list. The overlay toggle should be independent.