Mission Tasks (omnijinx fork)


Fork of Mission Tasks (https://mods.factorio.com/mod/mission-tasks) by Wysel, with additional features: - Players can be assigned to individual subtasks, not just top-level tasks - Subtask assignments appear in the task timeline - Players assigned to subtasks (but not the full task) see those subtasks in the HUD Original: A collaborative to-do list management system for Factorio. Create, assign, and track tasks in-game with descriptions, icons, locations, subtasks, comments, and a history timeline.

8 days ago
2.0
10

Changelog

Version: 1.0.16
  Features:
    - Tasks now appear in the HUD for players who are assigned to subtasks but not the overall task.
      Only their assigned subtasks are shown (respects the "Show subtasks in HUD" setting).
Version: 1.0.15
  Bug Fixes:
    - Fixed a crash when changing the main task assignee from a player to Unassigned or Everyone.
    - Fixed subtask assignee dropdown causing the same crash via the same root cause.
  Improvements:
    - Subtask assignment changes now appear in the task timeline, matching task-level assignee logging.
    - Fixed "Unnassigned" → "Unassigned" spelling in EN and RU locales and all code references.
    - Fixed "Unkown" → "Unknown" spelling in EN and RU locales.
Version: 1.0.14
  Features:
    - Players can now be assigned and unassigned to individual subtasks, not just top-level tasks.
      Each subtask row in the task view now shows an assignee dropdown (Unassigned / Everyone / player name).
Version: 1.0.13
  Improvements:
    - Add pluralization support for time strings. (Eldrinn)
Version: 1.0.12
  Features:
    - Added Russian language translation. (Eldrinn)
  Bug Fixes:
    - Fixed a missing locale for the map pin icon.
Version: 1.0.11
  Features:
    - All mod windows can now be closeds by pressing the Escape key. The key can be customized in the game controls menu.
Version: 1.0.10
  Features:
    - You can now click through the Task HUD.
    - Hold Shift while increasing or decreasing a task/subtask’s priority to move it directly to the top or bottom of the list.
Version: 1.0.9
  Features:
    - Added an icon picker to the task creation window.
    - Added support for global tasks, which are now visible to all players in the game.
  Bug Fixes:
    - Fixed an issue where editing a task could sometimes select the wrong task.
Version: 1.0.8
  Features:
    - When a task is marked as done, its "Show on map" checkbox will be automatically disabled.
    - When a task’s location is changed, its "Show on map" checkbox will be automatically enabled.
Version: 1.0.7
  Features:
    - Added sorting of subtasks, allowing users to reorder subtasks within each task.

  Bug Fixes:
    - Fixed a desync bug in multiplayer that occurred when players opened the main window of the mod.
    - Corrected the mod shortcut description in the controls settings menu.
Version: 1.0.6
  Features:
    - It is now possible to move a task's map tag, and the task's location will update accordingly.
    - Editing the map tag's title will now also update the task's title.

  Bug Fixes:
    - Fixed a bug that occurred when right-clicking the task icon selector.
    - Fixed an issue where the "Show Location" button always displayed the tag at nauvis[0,0].
Version: 1.0.5
  Features:
    - Added a setting to customize the background opacity of the task list.
    - Added colors and icons to task types (To do, Doing, Done) for better visual distinction.
  
  Bug Fixes:
    - Fixed an issue where the subtask title was not shown in the input field when editing.
Version: 1.0.4
  Features:
    - Added new HUD settings to control which task statuses are displayed:

  Bug Fixes:
    - Fixed a crash when enabling the "Show subtasks in the HUD" setting with a task without subtasks.
Version: 1.0.3
  Bug Fixes:
    - Fixes a bug that prevented subtasks from displaying correctly in the HUD.
Version: 1.0.2
  Features:
    - Added display of subtasks in the HUD, with configurable visibility via settings menu.
    - Implemented task reordering by priority (move up, down).

  Improvements:
    - Player configuration is now properly initialized at mod start and player creation.
Version: 1.0.1
  Improvements:
    - Copying a task now also duplicates its icon and subtasks.

  Bug Fixes:
    - Fixed the "Show Location" button, which previously had no effect.