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
9 months ago
2.0
278
Logistic network

Changelog

Version: 1.0.0
Date: 2024-12-02
  Major Features:
    - Added several settings options to customize the mod
    - The mod is now considered feature-complete!
  Minor Features:
    - Updated to 2.0.23 compatibility (this version is now required due to the below change)
    - Automatic stock requests now match the quality of the requested item correctly
    - Using the hotkey to request an item of a quality other than normal will display the quality requested
  Bugfixes:
    - Fixed incorrect localization key for hotkey description
    - Fixed inactive logistic sections still being counted as active by the mod
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.