Fox TODO


This mod gives you a GUI to show all TODO style map tags

Utilities
19 days ago
1.1 - 2.0
1.31K

Changelog

Version: 2.1.0
Date: 24.10.2024
  Changes:
    - Support disabling use of SE's remote view and always using the native one
    - Support using SE's remote view even on the same surface as the player
Version: 2.0.2
Date: 22.10.2024
  Changes:
    - Publish changelog
Version: 2.0.1
Date: 22.10.2024
  Changes:
    - Fix bug where opening a TODO tag on the map always causes an error
    - Fix bug where certain icons used in a TODO tag always cause an error
Version: 2.0.0
Date: 21.10.2024
  Changes:
    - Update for Factorio 2.0 release (Space Age)
Version: 0.3.3
Date: 21.10.2024
  Changes:
    - Fix bug where sometimes non-TODO tags might get added to the list
Version: 0.3.2
Date: 05.10.2024
  Changes:
    - Fix bug where if tags turn into invalid tags this might cause crashes (such as via the alert-toggler mod)
Version: 0.3.0
Date: 15.02.2024
  Changes:
    - Update by stringweasel
    - Add thumbnail
    - Add changelog (not backfilling previous entries).
    - Map tags now only need to contain the keyword "TODO".
    - Closing the TODO GUI will now untoggle the shortcut.
Version: 0.2.2
Date: 15.02.2023
  Changes:
    - Fix Own filter crash for tags that have no owner
Version: 0.2.1
Date: 18.10.2023
  Changes:
    - Sort tags alphabetically
    - Add commands to force refresh tags /refresh-all-todo-tags (admin-only) and /refresh-my-todo-tags for only you(r force)
Version: 0.1.4
Date: 23.12.2022
  Changes:
    - Add icon for shortcut bar
Version: 0.1.3
Date: 06.07.2022
  Changes:
    - Only run expensive init code when mod version changed
Version: 0.1.2
Date: 06.07.2022
  Changes:
    - Fix crash on new game
    - Handle updates to mod better w/r/t GUI recreation
Version: 0.1.1
Date: 05.07.2022
  Changes:
    - Minor improvemnts to CI process
Version: 0.1.0
Date: 05.07.2022
  Changes:
    - Initial release