Update ROADMAP

This commit is contained in:
Zenon Seth 2023-11-10 12:54:51 +00:00
parent e98aaa412f
commit 54c7d83cdb

View File

@ -1,27 +1,27 @@
Missing Features:
- Storage Injector implementation
- Item Storage implementation
- Storage Access Point
- Crafting recipes
- Network Inserter filter
High Priority:
- Machine Upgrades
- Mesecons compat
- Rename nodes for a more user-intuitive names (as how they act towards nodes rather than the network)
- Machine Upgrades
Medium Priority
- Wirelss Network Extender
- 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?
- Direct pipeworks compatibility
- Direct tubelib compatibility
- 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"
- Rework all node textures; make new textures 32x32
Low Priority:
- Liquid Storage
- Improve node sounds
- Ability to name storages
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"
- Direct pipeworks compatibility
- Direct tubelib compatibility