This mod more or less finishes out the incomplete and hidden task manager that I’m sure will eventually be officially in the game. The functionality is pretty basic but it does list out all of the current tasks in their respective groups. Also, each task has an icon that when clicked will move the camera around to focus on the location of that task. Most tasks display cleanly but there are some that I’m still working on such as the tilling of farms tasks and the item placement tasks. Also, I’ve added some Pause/Resume functionality based on some of the original starter code that I found. Depending on how much time I have this week I hope to have proper pause/resume functioning for all of the tasks as well as some other functionality.
You will need to add the following to your user settings to enable the hidden task manager button:
“show_in_progress_ui” : true
As of v0.2.0 the mod is now setup as a standalone mod. All you need to do is extract the zip into your mods folder and everything should be working.
Screenshots:
Download: v0.2.0 - https://drive.google.com/file/d/0B9SU_-E1jB2FSlpfWVpyWHdBRUk
Old Versions: v0.1.0 - https://drive.google.com/file/d/0B9SU_-E1jB2FTUhsUjlJUDVfV2s
Change Log
- v0.2.0 - Mod is now standalone, Fixed item placement tasks, Added start of task priority management
- v0.1.0 - Initial release
Enjoy!