
File information
Last updated
Original upload
Created by
Jamie TaylorUploaded by
jltaylor1Virus scan
Tags for this mod
Activity logs
This page was last updated on 13 April 2025, 4:21PM
- Changelogs
-
-
Version 2.4.1
- Updated Vietnamese translation from nexusmods user Blazemc2k5
-
Version 2.3.0
- Configuration changes now refresh the overlay list when the configuration is saved rather than being delayed until the next list refresh.
- Added an overlay configuration option to hide items marked as "header" if they have no children (i.e., if the next visible item is also a header)
- Updated Portuguese translation from GitHub user Lumisori
- List items can now use Game State Queries as an additional visibility filter. See the Release Notes on GitHub for details.
-
Version 2.2.1
- Added Polish translation from github user marcix99942
-
Version 2.2.0
- Built for SDV 1.6.10 and SMAPI 4.1.4
- The default icon when using the Mobile Phone mod integration is now the same icon as the one used in the example optional download that shows how to use Content Patcher to replace the icon. (The previous icon was removed from the game because it was unused.)
-
Version 2.1.3
- Added Vietnamese translation from nexusmods user Blazemc2k5
-
Version 2.1.2
- Updated French translation thanks to nexusmods user Caranud
-
Version 2.1.1
- Updated French translation from Tenebrosful
-
Version 2.1.0
- Adds a config option for adding new items at the top or bottom of the list. In multiplayer, only the host's setting matters.
- Re-enable integration with the successor(s) to the Mobile Phone mod.
-
Version 2.0.0
- Built for SDV 1.6 / SMAPI 4.0. No functionality changes, but older versions will not work with SDV 1.6, and this version will not work with older versions of SDV or SMAPI.
-
Version 1.14.2
- Whether to add an app to Mobile Phone (if installed) is now configurable
- Mobile Phone app icon can now be replaced via Content Patcher. See optional files for an example.
-
Version 1.14.1
- Add Portugese translation provided by nexusmods user ericofurtado
-
Version 1.14.0
- Repeating items can now have a period (e.g., repeat every 3 days). This number specifies how many days after an item is marked "done" before it is visible again.
-
Version 1.13.0
- Add an API for other mods to be able to display items in the overlay. (No user-visible changes)
-
Version 1.12.0
- Allow clicking in overlay to mark an item as done (configurable)
-
Version 1.11.0
- Add an option to toggle whether the overlay is scaled with UI Scale or Zoom Level
- Add a GMCM config UI for the overlay offset-x and offset-y options
- Fix overlay on map areas smaller than the screen (e.g., the bus stop)
- Fix overlay drawn over Qi coin total in the casino
- Fix GMCM deprecation warning
-
Version 1.10.2
- Overlay background and text color can now be configured in-game if both Generic Mod Config Menu and GMCM Options are installed
- Work correctly when the same key is used for the hotkey and secondary close button. (previously it would immediately close the just-opened menu)
-
Version 1.10.1
- Updated Spanish translation (thanks to GitHub user Yllelder)
- Update to use new Generic Mod Config Menu API. I18n now works in the config menu.
- Update build environment to use ModTranslationClassBuilder v2.0.0
-
Version 1.10.0
- Recompiled for Stardew Valley 1.5.5 / SMAPI 3.13
-
Version 1.9.4
- Updated Chinese translation. (Thanks to Thomas Chen, github user cwt9562.)
-
Version 1.9.3
- Scroll indicator icons in the main list now also function as buttons
-
Version 1.9.2
- Updated French translation provided by GitHub user Tenebrosful
-
Version 1.9.1
- Add Korean translation provided by Nexus user primarina0220
-
Version 1.9.0
- Add import and export console commands. Type "help todo-export" or "help todo-import" in the SMAPI console for detailed usage information.
- Add offsetX and offsetY config properties for the overlay. Edit in config.json.
-
Version 1.8.4
- Make weeks start on Monday (not Sunday) to match the game calendar.
-
Version 1.8.3
- fix bug in filtering visibility by week
-
Version 1.8.2
- Hide the overlay during events
-
Version 1.8.1
- Updates to Russian translation from nexusmods user Newrotd
-
Version 1.8.0
- Now translated for de, es, fr, ru, and zh. The translations are via Google Translate, so they are probably not very good.
-
Version 1.7.0
- Add "hotkeyList" and "overlay.hotkeyList" config options. These do the same thing as "hotkey" and "overlay.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.
-
Version 1.6.1
- Suppress overlay during an in-game screenshot
-
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.
- Only tested in single-player (which is why it's labeled as a beta), but everything ought to work in multiplayer, too.
-
Version 1.6.0
- Remove "beta" designation from the version, since it's been a week with no bug reports. (No other changes)
-
Version 1.5.0
- Major new functionality, including per-item configuration and visibility settings
- Items are now marked "done" but not removed from list until end-of-day
- Fixed overlay not moving down for the level indicator in some areas
-
Version 1.4.3
- Fix a couple of bugs that could result in a System.NullReferenceException in ToDew.ModEntry.OnButtonPressed.
-
Version 1.4.2
- Fix (hopefully) a crash with `MissingMethodException` for a `SpriteBatch.Draw` signature seen in some environments
-
Version 1.4.1
- Fix accidental deletion of items when clicking above or below the visible scrolling area.
-
Version 1.4.0
- Items can now be reordered.
- Right-clicking on an item will copy its text to the textbox (replacing whatever is currently there).
- When the overlay is enabled, its visibility can be toggled with a hotkey, if so configured. The default configuration does not have a hotkey for the overlay
- Fixed a bug with the Generic Mod Config integration that would result in the overlay portion of the configuration getting "de-synced" after resetting to defaults (until game restart).
-
Version 1.3.1
- Move overlay below the mine level indicator when in mines
-
Version 1.3.0
- Add an overlay that displays the list all the time (when enabled in the configuration).
- Fix rendering of long items. (More specifically, fix the rendering of the subsequent items so they don't overlap the additional line(s) of the long item.) As part of this, change the highlight style from being a different background color to being a rectangular border instead.
-
Version 1.2.0
- Tighten up the spacing on the to-do list
- Add a configuration option for "secondary close button" (default ControllerBack) to close the to-do list (in addition to the escape key)
-
Version 1.1.0
- If the Mobile Phone mod is installed then add a To-Dew "app" to it. (This is really just an icon that brings up the same interface as the hotkey.)
-
- Author's activity
-
April 2025
-
13 Apr 2025, 4:21PM | Action by: jltaylor1
Changelog added
'Change log added for version 2.4.1'
-
13 Apr 2025, 4:20PM | Action by: jltaylor1
File added
'ToDew 2.4.1 [version 2.4.1]'
March 2025
-
30 Mar 2025, 1:31AM | Action by: jltaylor1
Changelog added
'Change log added for version 2.3.0'
-
30 Mar 2025, 1:31AM | Action by: jltaylor1
File added
'ToDew 2.4.0 [version 2.4.0]'
-
23 Mar 2025, 3:41AM | Action by: jltaylor1
Changelog added
'Change log added for version 2.3.0'
-
23 Mar 2025, 3:39AM | Action by: jltaylor1
File added
'ToDew 2.3.0 [version 2.3.0]'
December 2024
-
07 Dec 2024, 7:35PM | Action by: jltaylor1
Changelog added
'Change log added for version 2.2.1'
-
07 Dec 2024, 7:35PM | Action by: jltaylor1
File added
'ToDew 2.2.1 [version 2.2.1]'
November 2024
-
07 Nov 2024, 12:34AM | Action by: jltaylor1
Changelog added
'Change log added for version 2.2.0'
-
07 Nov 2024, 12:33AM | Action by: jltaylor1
File added
'ToDew 2.2.0 [version 2.2.0]'
June 2024
-
22 Jun 2024, 9:07PM | Action by: jltaylor1
Changelog added
'Change log added for version 2.1.3'
-
22 Jun 2024, 9:07PM | Action by: jltaylor1
File added
'ToDew 2.1.3 [version 2.1.3]'
May 2024
-
18 May 2024, 7:13PM | Action by: jltaylor1
Changelog added
'Change log added for version 2.1.2'
-
18 May 2024, 7:12PM | Action by: jltaylor1
File added
'ToDew 2.1.2 [version 2.1.2]'
April 2024
-
04 Apr 2024, 4:00AM | Action by: jltaylor1
Changelog added
'Change log added for version 2.1.1'
-
04 Apr 2024, 4:00AM | Action by: jltaylor1
File added
'ToDew 2.1.1 [version 2.1.1]'
-
03 Apr 2024, 2:34AM | Action by: jltaylor1
Attribute change
'Description changed.'
-
03 Apr 2024, 2:29AM | Action by: jltaylor1
Attribute change
'Description changed.'
-
03 Apr 2024, 2:28AM | Action by: jltaylor1
Attribute change
'Description changed.'
-
03 Apr 2024, 2:28AM | Action by: jltaylor1
Attribute change
'Description changed.'
-
- Mod page activity
-
April 2025
-
28 Apr 2025, 3:31AM | Action by: hochanvien
Endorsed
'To-Dew'
-
28 Apr 2025, 1:25AM | Action by: Soph707
Endorsed
'To-Dew'
-
28 Apr 2025, 1:14AM | Action by: lucnelo
Endorsed
'To-Dew'
-
28 Apr 2025, 12:08AM | Action by: msdancer
Tracked
'To-Dew'
-
27 Apr 2025, 10:47PM | Action by: sapphicbee
Tracked
'To-Dew'
-
27 Apr 2025, 10:26PM | Action by: bearkynd
Tracked
'To-Dew'
-
27 Apr 2025, 7:43PM | Action by: CrescentKite
Tracked
'To-Dew'
-
27 Apr 2025, 7:25PM | Action by: harukix
Endorsed
'To-Dew'
-
27 Apr 2025, 7:25PM | Action by: JellyHistory
Tracked
To-Dew
-
27 Apr 2025, 7:06PM | Action by: eluhlol
Endorsed
'To-Dew'
-
27 Apr 2025, 6:53PM | Action by: cozygamerbrea
Tracked
'To-Dew'
-
27 Apr 2025, 6:18PM | Action by: DragonJTS
Untracked
'To-Dew'
-
27 Apr 2025, 5:23PM | Action by: Jamieflos
Endorsed
'To-Dew'
-
27 Apr 2025, 4:53PM | Action by: DEAracos
Endorsed
'To-Dew'
-
27 Apr 2025, 4:09PM | Action by: GrumpyDemon06
Tracked
To-Dew
-
27 Apr 2025, 3:24PM | Action by: HungryCaiterpillar
Tracked
'To-Dew'
-
27 Apr 2025, 11:08AM | Action by: MaxFiGuy
Endorsed
'To-Dew'
-
27 Apr 2025, 10:23AM | Action by: how2commitcrimes
Endorsed
'To-Dew'
-
27 Apr 2025, 8:36AM | Action by: Kaduki77
Endorsed
'To-Dew'
-
27 Apr 2025, 5:27AM | Action by: kirby16
Tracked
'To-Dew'
-