QualityCompany adds many features: inventory scrap values & shotgun ammo counter, terminal commands for various auto-sell operations, calculating overtime (which integrate into the auto-sell commands) and fully network sync capable.
Fix an issue where root-level command isn't being picked up for text replacements and probably more
v1.5.0
Some MORE fixes to the Terminal Commands & Patching
Improved scan command to show items list, configurable (default: disabled)
Implemented force refresh of scrap ui every second, configurable (default: disabled)
v1.4.0
Some minor fixes to the Terminal Commands & Patching
Better Game Events logic & less debug logs
Fixed the LootMonitor from going out of sync (mod compatibility)
Fixed some issues with terminal command values & help descriptions
v1.3.6: Sell commands
Fixed a bug where 'sell' commands wouldn't total scrap values correctly when selling mid-way through the quota
Fixed a bug with 'sell <item><condition>' command did not take into account company buying rate & equals condition
Added visibility on actual scrap value when selling mid-way through the quota
Halved the scrap value of items spawned by the 'hack' command
Cleaned up ScrapUtils
v1.3.5: Broken commands ;-(
Fixed a bug where commands were being added but not actually being run
v1.3.4: AdvancedTerminal API
Fixed a bug where the Terminal API was doubling up on commands & help texts
v1.3.3: Misc
AdvancedTerminal API
Added ability to create a terminal for your mod using the name as an abbreviation (e.g. QualityCompany turns into qc), this can be customized within the Register call
Added ability to include your mod's terminal commands within the 'Help' command, can be disabled
Added more description options for sub commands to show when typing in the primary command
Debug commands
Fixed hack command to spawn items correctly and sync with clients
v1.3.2: Total Scrap UI Config
Introduced config item to disable Total Scrap UI separate from item scrap UI