This mod offers detailed inventory management for your business, providing accurate information about the quantity of products available both in the warehouse and on the store shelves. This tool is essential for maintaining efficient stock control!
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 2.1.3
Fixed issue with maximum capacity counting in the store.
Thx Erza_Wintersun for everything.
Version 2.0.3
Fixed issue causing assigned values to be replaced.
Change assetbundle file path to be compatible with both ModLoaders and Vortex
Add new option to enable out-of-stock notifications
Updated configuration file (New option to enable notifications)
Thx Macgyver16502 for report errors!
It is recommended to remove the stockmanager assetbundle from the game's Assetbundle folder.
Rewritten all code for better consistency and performance.
Fixed problem with notifications, they should no longer appear all the time when loading.
Changed interface design to make it more in line with the game and have new options.
Version 1.8.0
New option to show maximum capacity
New interface
New installation method
Version 1.7.5
Fixed issues with item counting
Now the menu rescales a bit (It's in testing phase)
Add new option to see the maximum capacity of the items
Thanks to everyone for testing the preview builds and providing feedback.
In the json file you can now change the color of the maximum stock quantity
Version 1.6.5
Stable version finished
Now the interface is more intuitive
The interface can now be moved around the screen
Add options to customize keys
Added new options to the json file to be able to assign custom keys.
Version 1.6.0n
Updated to new game Version
Created a new temporary configuration menu
Now the menu opens with the Q key
Support added to StoreDelivery
Version 1.5.1
Fixed problems with the interface
Added extra code for better configuration of future interfaces
Corrected problems when ordering products, thanks to BoozRG2
Added more options in the configuration menu, now you should not need to go to the configuration file.
Version 1.5.0
Fixed problems with the product filter.
A new button has been added to the pause menu, now you can configure some mod options.
Now you can change the filtering order
Now you can choose whether to filter by store item or warehouse item
Version 1.4.0
Correction of some errors with the new update
Attempt to correct a problem when placing objects in the warehouse and not having space on the shelf
Added new options to the json, now you can decide the order of the p key
Fixed problem with P key now sorts correctly. (Order by availability not by quantity)
Version 1.3.0
Fixed problem with the `P` now it should be able to update whenever it is pressed.
Add option in the configuration file, to show the real boxes in the warehouse and not the relative ones.
Added some additional checks to try to increase compatibility with other mods.
Sorry for having been inactive for so long, I've had certain problems, don't hesitate to leave your comment, right now I don't have anyone to test the mod for me.
Version 1.1.0
Changed color behavior for storage, now it is in percentages like in the store.
Added information update when deleting tags
Updated the json file, changed the number of storage items by percentage.
Version 1.0.4
Fixed problems with the warehouse counter
Fixed Tracking when picking up and releasing the box
Version 1.0.1
Fixed issues with game crashing
Changed the method of searching for objects
Bug Found: When loading the game there may be fps drops, if you open the computer it will be fixed.
Corrected the red color in the shelves category.
Version 1.0.0
Fixed problem with article content
Added new ways to count boxes
Added new checks
Updated the json file and added version control
Version 0.9.0
Fixed bad counting problem (Caused by restockers)
Changed configuration file and now it works
Added colors for each text and a general one
Now the color of the items in the warehouse is controlled by the remaining boxes (Soon to change)
Improved article updating
Thanks to SebikLG and Azurl for the help!
Version 0.8.0
Finally fixed the problem when counting boxes!
Added new options to change the color
Default colors somewhat more relaxed
Improved object recognition
Version 0.7.6
Fixed Red Color Problem
Add new config Options!
Version 0.7.5
Fixed Text Color Error
Fixing a problem with box counting
Version 0.7.0
Add: Counter of boxes/items placed on the warehouse shelf
Added restocker support
Known bugs: Possible problem with colors
Version 0.6.0
Added an option to change the value from units to boxes
Fixed bug with the buy furniture tab (by nailbiter420)
Improvements in amount monitoring
Version 0.5.5
Add new ways to detect the number of items on shelves
First you have to see which mod loader you have installed, you need BepInEx or MelonLoader
[BepInEx] Install on this rute: Supermarket Simulator/Mlloader
[MelonLoader] Install on this rute: Supermarket Simulator
Remember that the file you have downloaded has a very long name that means it is in a .7z file
You just have to download, winrar or 7-zip and you can extract it from the packaging
Then simply color the StockManager.dll file into the corresponding folder.
How does it work?
It shows on the computer the number of items you have in your store, with the first number after the text being the number of items on the store shelves and the second being the number of items on the warehouse shelves.
Then the colors indicate the amount of stock you have left, these are relative to the number of shelves reserved for that item.
With the 'T' key you can sort the products by availability
With the "Q" key you can open and close the configuration menu
{ "Enable Boxes Mode": false, "Boxes Mode: Show number of real boxes and not relative": false, "Color For Out of Stock (HEX Format: #ee5253)": "#ee5253", "Color For Warming (HEX Format: #ff9f43)": "#ff9f43", "Minimum percentage of items in the Store to mark as Out Of Stock (0 - 100)": 20.0, "Minimum percentage of items in the Store to mark Limited Stock (0 - 100)": 50.0, "Minimum percentage of items in the warehouse to mark as Out Of Stock (0 - 100)": 35.0, "Minimum percentage of items in the warehouse to mark Limited Stock (0 - 100)": 55.0, "Change Sort Order: False = Descending | True = Ascending": false, "Change Sort Order: False = Sort By Store Items | True = Sort By Storage Items": false, "Sort Item Key": "T", "Open Setting Key": "Q" }
In this configuration file, you can change the colors based on availability, change when you want them to activate and change the way the mod counts items, for those who prefer to know the quantities in boxes instead of individual items.
If you need more help, my name is the same on Discord!