Stock Me Up


Gives you more control over how your bots respond to logistics requests, including letting you request to be stocked up on specific items.

Tweaks
2 days ago
2.0
141
Logistic network

Changelog

Version: 0.2.1
Date: 2024-11-19
  Changes:
    - Default hotkey is now Alt+S instead of Ctrl+S
  Bugfixes:
    - Fixed localisation of restock hotkey
Version: 0.2.0
Date: 2024-11-16
  Major Features:
    - Added Stock Me Up hotkey (Ctrl+S by default)
    - Using hotkey with an item in hand will request that item be stocked
    - Using hotkey with an item that is already being stocked will request an extra stack of that item
    - Using hotkey with an empty hand will request every item be stocked
    - Using hotkey while every item is already being stocked will clear all stock requests
  Optimizations:
    - Refactored a lot of code
  Locale:
    - Now uses localisation file instead of raw strings
Version: 0.1.2
Date: 2024-11-13
  Major Features:
    - Added quality-awareness
    - Due to a limitation, any item request will trigger a restock on all qualities of that item for now
Version: 0.1.0
Date: 2024-11-08
  Major Features:
    - Initial release.