FactoryLocator
Find the positions of specified buildings and indicate them with warning icons. Ctrl + F to open the window. 寻物/定位
| Date uploaded | 3 years ago |
| Version | 1.0.0 |
| Download link | starfi5h-FactoryLocator-1.0.0.zip |
| Downloads | 276 |
| Dependency string | starfi5h-FactoryLocator-1.0.0 |
This mod requires the following mods to function
CommonAPI-CommonAPI
A modding library for Dyson Sphere Program. Currently is under development.
Preferred version: 1.6.7README
Factory Locator
Find the positions of specified buildings and indicate them with warning icons.

The default hotkey to open the window is Ctrl + F. Keybind can be configured in game control settings.
In picker window, it will show all possible search options among all buildings. The yellow number shows how many buildings qualify for the condition, or how many items are inside all station/box storage.
The created warning will stay until Clear button is clicked. You can also toggle to show/hide all warnings.

By default, the mod will search for buildings on the local planet.
When in starmap view, the mod will change the searching planet if the selecting planet has factory on it. When selecting a star, it will search all planets in the star system.
Click on a warning detail icon to show where the warning locate. Click on other areas to close it.
Special thanks for Semar's LongArm mod for inspiration, hetima's mods for UI design and Raptor for mod idea.
Nebula multiplayer mod compat
The mod don't have to install on both host and client. Some behaviors will be different though.
- Host : The temporary guiding warning will sync with clients.
- Client : Only loaded planets are searchable. When the mod window is opened, the warning icon will stop syncing with host temporarily.
Installation
Via r2modman, or manual download the file and put FactoryLocator.dll in BepInEx/plugins folder.
Changelog
v1.0.0 (DSP 0.9.27.15033)
- Initial release.
CHANGELOG
DSP 0.10.34
v1.3.12
- Adapt to game version 0.10.34.28326. No longer work in 0.10.33 and below
DSP 0.10.33
v1.3.11
- Remeber user settings in the config file.
- Record mode now show recipe signal too (configurable).
v1.3.10
- Adapt to game version 0.10.33.26941. No longer work in 0.10.32 and below
Previous Changelog
DSP 0.10.32
v1.3.9
- Adapt to game version 0.10.32.25552
- Add ray receiver warning: signal_lightning for continuous reciving < 99.9% and signal_no_fuel for no graviton lenses. Only available in Warning - All mode.
DSP 0.10.31
v1.3.8
- Add blueprint error signal 404. Only available in local planet and Warning - All mode.
v1.3.7
- Let siginal picker window doesn't close when clicking outside.
v1.3.6
- Add spraycoater signal status 600 (no proliferator)
- Change camera locate from middle click to ctrl + left click.
v1.3.5
- Add signal picker subcategory Recording Mode.
- Add spraycoater signal status 601 (no input belt) and 602 (no output belt)
DSP 0.10.30
v1.3.4
- Auto query the item/recipe under mouse cursor while opening the panel.
- Middle click on warning signal to let camera loop through the entities on the local planet.
v1.3.3
- Add recipe picker subcategory extra product, production speedup. Add color code for proliferator mode.
v1.3.2
- Fix a bug that subtype comboBox doesn't initialize.
v1.3.1 (DSP 0.10.30.23350)
- Fix a bug that make Interstellar Routes button not work.
- (Nebula client) Fix top warning doesn't refresh when the mod window closes.
v1.3.0 (DSP 0.10.30.22292)
- Add subcategory dropdown.
- Make picker window draggable.
v1.2.3 (DSP 0.10.29.21950)
- Add Nebula 0.9.1 compat.
v1.2.2 (DSP 0.10.28.21247)
- Remove query warning group when right click.
- Add BetterWarningIcons compat.
v1.2.1 (DSP 0.10.28.20829)
- Adapt to CommonAPI 1.6.0
DSP 0.9.27
v1.2.0 (DSP 0.9.27.15466)
- Add Auto Clear Query.
- Matrix production is now searchable.
- Add DSPMoreRecipes, GenesisBook compat.
- Add Chinese translation.
v1.1.0
- Show power status.
- Show all count in picker window.
- Remove warning when the entity destroyed.
- Fix blank warning.
v1.0.1
- Fix mod dependency error.
- Fix incorrect planet when searching by warning.
v1.0.0
- Initial release. (DSP 0.9.27.15033)