This mod help to keep your inventory and quickbar organized by using quickbar filters to force items to go in their filtered slots :
- Less inventory opening : filtered quickbar slots are filled when needed
- No more duplicate in quickbar : if an item has a corresponding filtered quickbar slot, it's moved to filtered slots then to inventory.
- Items that are not filtered are not moved
- No item loss : Through the use of factorio technology, only transfer are done, so if an item can't be transfered, it stay in his previous slot.
Changelog:
Version: 0.16.4
Date: 07. 03. 2018
Changes:
- Complete overall of mod script.
- Improved performance of the mod script
- Items don't even try to go in slots they don't belongs to.
- Added cooldown for sorting to take effect preventing too many updates, you can now pull items on that conveyor without lag.
---------------------------------------------------------------------------------------------------
Version: 0.16.3
Date: 20. 02. 2018
Bugfixes:
- Fix that unique items (blueprint, selection tools ...) would be moved to main inventory.
---------------------------------------------------------------------------------------------------
Version: 0.16.2
Date: 20. 02. 2018
Bugfixes:
- Fix that transfer occur also when not possible
---------------------------------------------------------------------------------------------------
Version: 0.16.1
Date: 20. 02. 2018
Changes:
- Added a setting to display debug messages (will be removed later)
Bugfixes:
- Fix inventory update loop
- Fix dependency to base 0.16.21 or later
---------------------------------------------------------------------------------------------------
Version: 0.16.0
Date: 18. 02. 2018
Changes:
- Initial release.