Bottleneck
Adds some info about production bottlenecks to stats view
| Date uploaded | 4 years ago |
| Version | 0.0.2 |
| Download link | Semar-Bottleneck-0.0.2.zip |
| Downloads | 245 |
| Dependency string | Semar-Bottleneck-0.0.2 |
This mod requires the following mods to function
CommonAPI-CommonAPI
A modding library for Dyson Sphere Program. Currently is under development.
Preferred version: 1.5.1README
Bottleneck
This mod adds some information to the stats panel to help find production bottlenecks. It will show the top 5 (configurable) planets an item is made on and also try to assess what your assemblers are stuck on (needing items, no power, stacking). It also adds some filter buttons for limiting the items shown to only the precursor (or dependent) items to narrow down the search for bottlenecks

Config
- ProductionPlanetCount allows showing more "Produced on" planets in tooltip (max 15)
Notes
This mod was originally planned as an enhancement to the BetterStats (by brokenmass) mod which is why it borrows code from and depends on it. The plan is to remove that requirement at some point in the future.
Installation
For now installation is only supported through a mod manager
Changelog
v0.0.2
Attempted fix for NullRef in compute display entries prefix
v0.0.1
Initial version
Contact
Bugs? Contact me on discord: mattersnot#1983 or create an issue in the github repository.