You are viewing a potentially older version of this package. View all versions.
IndexOutOfRange-DSPTransportStat-0.0.10 icon

DSPTransportStat

DSP Transport Stat

Date uploaded 4 years ago
Version 0.0.10
Download link IndexOutOfRange-DSPTransportStat-0.0.10.zip
Downloads 387
Dependency string IndexOutOfRange-DSPTransportStat-0.0.10

This mod requires the following mods to function

xiaoye97-BepInEx-5.4.17 icon
xiaoye97-BepInEx

BepInEx5.4.17 mod plugin framework, Mod框架

Preferred version: 5.4.17

README

DSP Transport Stat

Press Ctrl+F to open/close transport stations window.

Great thanks to authors of LSTM and Unity Explorer.

Features

  • Listing all transport stations in every corner of your galaxy. Showing the location, state and storage of stations.
  • Open the Station Window remotely and directly in a list without the need to stand near the station or land on the station's planet.
  • Filtering though station type, location, name and items.
  • Sorting by station location and name, ascending or descending.

Usage

Compatibility

0.0.8 ~ 0.0.10

Game Version: Early Access 0.9.25.12201

BepInEx: 5.4.19

DotNet: .NET Framework 4.6

0.0.1 ~ 0.0.7

Game Version: Early Access 0.9.25.12077

BepInEx: 5.4.19

DotNet: .NET Framework 4.6

Known Issues

  • Causing null pointer exception when used with LSTM.
  • The station window can no longer be opend by Ctrl+F after loading another saved game without restart the application.

Todo List

Ideas are welcome :-)

  • Add small bar graph to each item slot (just like those in station panel)(Replaced by a button which can open the station window)

Change log

0.0.9 -> 0.0.10

  • Fix NullPointerException when transfering items between player inventory and station
  • Fix NullPointerException when opening the Transport Stations Window after removing existing stations

0.0.8 -> 0.0.9

  • Fix null pointer exception after close station window

0.0.7 -> 0.0.8

  • Fix error when picking up items in player inventory after closing the station window opened from station list.

0.0.6 -> 0.0.7

0.0.5 -> 0.0.6

  • Add a button to open the station window.

  • Add station count in title bar.

  • Add color to item's usage logic text, which is similiar to those in the station window.

  • Fix english translations broken.

  • Fix some mistakes in station type filtering logic.

0.0.4 -> 0.0.5

  • Add chinese translations.

0.0.3 -> 0.0.4

  • Querying and sorting
  • Column head

0.0.1 -> 0.0.3

  • Change shortcut key from Ctrl+T to Ctrl+F to avoid conflict with LSTM's shortcut key.