You are viewing a potentially older version of this package. View all versions.
AcesGamingUK-OrderTabletAssistant-1.0.1 icon

OrderTabletAssistant

Assists the order tablet by adding boxes needed to refill store shelves.

Date uploaded 2 weeks ago
Version 1.0.1
Download link AcesGamingUK-OrderTabletAssistant-1.0.1.zip
Downloads 290
Dependency string AcesGamingUK-OrderTabletAssistant-1.0.1

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Order Tablet Assistant

icon

Automatically creates orders for your shop.

Instead of manually checking, Order Tablet Assistant analyses your store, checks available stock, and builds an order containing only the products you actually need.


Features

  • Automatic or manual order generation.
  • Supports shop shelves.
  • Supports storage shelves.
  • Smart storage-aware ordering.
  • Native in-game prompt.
  • Native notifications.
  • Multiple prompt colour presets.
  • Draggable prompt.
  • Fully configurable.

How It Works

When triggered, the mod can:

  • Check shop shelves.
  • Check storage shelves.
  • Compare available storage stock.
  • Calculate how many boxes are actually required.
  • Add only the missing products to the order tablet.

No more ordering products you already have sitting in storage.


Scan Modes

Shop Shelves Only

Checks your shop shelves and only orders products that cannot already be supplied from storage.

Shop & Storage Shelves

Checks both shop shelves and labelled storage shelves.

Storage Shelves Only

Orders products for empty labelled storage locations.


Configuration

Fill Method

  • Automatic
  • Manual

Where to Check

  • Shop Shelves Only
  • Shop & Storage Shelves
  • Storage Shelves Only

Display

  • Show Prompt
  • Prompt Colour
  • Prompt Size
  • Reset Prompt Position

Installation

Install using Thunderstore Mod Manager

or

Copy OrderTabletAssistant.dll into:

BepInEx/plugins/

Compatibility

  • Supermarket Together
  • BepInEx 5

Author

AcesGamingUK

GitHub

https://github.com/AcesGamingUK/Order-Tablet-Assistant


If you enjoy the mod, please consider leaving a like on Thunderstore.

CHANGELOG

Changelog

1.0.1

  • Empty labelled storage slots now create an order only when completely empty.
  • Empty unlabelled storage slots are skipped automatically.
  • Occupied storage stock prevents duplicate ordering.
  • Corrected the storage order calculation so partially filled shelves do not populate the list as empty labelled slots.

1.0.0

  • Added Manual and Automatic fill modes.
  • Added a configurable Manual Fill Key.
  • Added Shop Shelves Only, Shop and Storage Shelves, and Storage Shelves Only scan modes.
  • Added automatic storage handling: empty labelled slots create orders, while empty unlabelled slots are skipped.
  • Ensured labelled storage slots only create an order when completely empty.
  • Added occupied-storage stock checks to prevent duplicate orders.
  • Added per-shelf capacity checks using the game's own shelf calculations.
  • Added storage-aware full-box order calculations.
  • Added a native in-game prompt with a movable saved position.
  • Added prompt size and colour settings, including Red and Demo Red presets.
  • Added native in-game result notifications.
  • Prevented overlapping Auto Fill scans when changing shelf modes with the tablet open.
  • Batched order-list updates to avoid lockups when running consecutive scans.
  • Added scan-mode-specific completion notifications.
  • Clears and refreshes the current order before every scan to prevent stale-list lockups.