logistica-cd2025/ROADMAP.md

818 B

Missing Features:

  • Storage Access Point
  • Crafting recipes

High Priority:

  • Wirelss Network Extender
  • Mesecons compat

Medium Priority

  • inv_plus compatibility
  • Remote Storage Access Point
  • Crafting Supplier
  • Rework all node models and textures; make new textures 32x32
  • Rework all UI icons to be.. 48x48? 64x64? something else?

Low Priority:

  • Liquid Storage
  • Improve node sounds
  • Direct pipeworks compatibility
  • Direct tubelib compatibility

Maybe not needed, unless specific common usecase found to support:

  • Demander modes: AND/OR
    • Mode AND: supply target with "item 1 AND item 2..."
    • Mode OR: supply target with "item 1" OR (if not available) "item 2"
  • API improvements: The API isn't much of an API in most cases, it barely allows customization. May be worth generifiying some of it sometime.