Skip to content

Releases: GreyHak/dsp-csv-gen

v4.0.2

02 Apr 00:42

Choose a tag to compare

Full credit for this update goes to starfi5h.

  • Will now run with Dyson Sphere Program 0.10.32.25779 update.
  • Non-functional coding-style improvements

v4.0.1

18 Nov 03:06

Choose a tag to compare

  • Will now run with Dyson Sphere Program 0.9.27.15033 update.
  • Xbox compatibility.

v4.0.0

12 Aug 21:51

Choose a tag to compare

Full credit for this update goes to starfi5h.

  • Will now run with Dyson Sphere Program 0.9.26.13034 update.

v3.2.1

11 Aug 03:49

Choose a tag to compare

  • Added new optional output for the star's maximum dyson sphere shell "orbital radius".

v3.2.0

26 Jul 01:18

Choose a tag to compare

  • New feature added to allow users to select which planet they want to use has a reference for disance calculations. Planet is selected in the spreadsheet after the spreadsheet is generated. This feature is enabled with the Output DistanceFrom configuration setting. New feature with support for OpenOffice Calc added by ThomasBlt. His submission has been enhanced to make it optional (disabled by default), and add support for Microsoft Excel in addition to OpenOffice Calc.
  • Bug fixed which was causing data to show as Unloaded.
  • Bug fix for planets with commas. Fix from ThomasBlt.

v3.1.4

09 Jun 04:55

Choose a tag to compare

v3.1.4

  • New ocean type from v3.1.3 now identified as Ice. Thanks to Posi for the report and the information.

v3.1.3 (Beta)

  • This update fixes a hanging bug caused by a recent Dyson Sphere Program update.

v3.1.2

18 Mar 02:26

Choose a tag to compare

  • Fixed an error which wasn't outputting the available information when configured not to load planets.
  • Added new optional output for the number of veins of each resource on a planet.
  • Fixed a graphical glitch if config changes were made in game while spreadsheet generation was in progress.
  • Minor code cleanup for efficiency.

v3.1.1

17 Mar 23:38

Choose a tag to compare

  • Minor bug fix in log entry of filename.

v3.1.0

17 Mar 23:35

Choose a tag to compare

v3.0.3

07 Mar 22:35

Choose a tag to compare

  • Added an additional output parameter, distance from star cluster center, which can be enabled in the config file.
  • Another speed optimization from Therzok.