| Date uploaded | 4 years ago |
| Version | 0.2.3 |
| Download link | hetima-LSTM-0.2.3.zip |
| Downloads | 723 |
| Dependency string | hetima-LSTM-0.2.3 |
README
LSTM - Logistics Station Traffic Manager
Mod for Dyson Sphere Program. Needs BepInEx.
Lists the supply and demand balance of the Logistics Station by item and by planet.
-
Show overall status for each item
-
Show the status of all stations on specific planet
-
Display the target planet in the starmap (Universe Exploration lv4 is required)
-
Display navigation of the target station location.
How to open a window
- from keyboard shortcut (default is LCtrl+T)
- from button added on station window
- from button added on production list on the statistics panel
- from button added on planet detail panel on the starmap (default is off)
When opening with the keyboard shortcut, if the item information is found under the mouse pointer, it is used as a item filter (e.g. Inventory, Storage, Replicator, Statistics Panel and much places where item icon is displayed).
Compatibility with other mods has not yet been checked.

Configuration
LSTM has some settings depend on BepInEx (file name is com.hetima.dsp.LSTM.cfg).
| Key | Type | Default | Description |
|---|---|---|---|
| mainWindowHotkey | shortcut | LCtrl+T | Hotkey to open/close LSTM window |
| showButtonInStationWindow | bool | true | Add open LSTM button to Station Window |
| showButtonInStatisticsWindow | bool | false | Add open LSTM button to Statistics Window |
説明
輸送ステーションの状況をアイテムごとや惑星ごとに一覧表示して需給バランスを確認できます。
-
アイテムごとに全体の状況を表示
-
惑星内の全ステーションの状況を表示
-
対象の惑星を星間ビューで表示(宇宙探査レベル4が必要)
-
対象のステーションの場所をナビ表示
ウィンドウの開き方
- キーボードショートカット(デフォルトは LCtrl+T)
- ステーションウィンドウに追加されるボタンから
- 星図の惑星情報パネルに追加されるボタンから
- 統計パネルに追加されるボタンから(デフォルトはオフ)
キーボードショートカットで開くときに、マウスポインタ上にアイテム情報を見つけたらそのアイテムでフィルタ表示します(インベントリ、ストレージ、合成機、統計パネル、その他のアイコンが表示されている場所)
Release Notes
v0.2.3
- Rebuild for 0.8.22.9331
v0.2.2
- Fix local station name was not displayed
- Changed the internal design of the button display (a bit more stable when off but needs restart)
v0.2.1
- To display planet in the starmap, "Space Exploration" Lv4 is required
v0.2.0
- Added keyboard shortcut for open/close window
- Each Orbital Collector in same gas giants was combined into a row
- Improve performance
v0.1.0
- Initial Release for 0.8.21.8562