Skip to content

Releases: Aebestach/WeatherDrivenSolarPanel

v5.2

21 Aug 11:59
69c981d
Compare
Choose a tag to compare

Changes since v5.1

  1. Added support for SterlingSystems
  2. Optimized the energy output value when switching stars

Full Changelog: v5.1...v5.2

v5.1

16 Aug 16:37
3895732
Compare
Choose a tag to compare

Changes since v5.0

  1. Added support for Kerbalism, #1 will be closed. For specific installation methods and usage matters, please read to README.md
  2. Fixed a bug where wear parameters were not updated when returning to VAB/SPH or re-entering the launch pad.

Thanks to @R-T-B for introducing me to Harmony and Krafs.Publicizer.

v5.0

15 Aug 11:27
Compare
Choose a tag to compare

Changes since v4.5

  1. By borrowing the code from Kerbalism, the WDSP method was rewritten to fix the problem #2 and cover the modules of most existing solar panels, but the problem #4 still needs to be adapted. However, compared with versions before v5.0, this version has improved some performance, but users with weak CPU are still recommended to use the dll in Extra.
  2. Improved some factors affected by weather.
  3. Improved the language texts in English and Chinese and added Spanish, Italian, French, and Russian (since they are not my native language, please correct any errors)
  4. Improved the PAW panel of the solar panel and provided a variety of status displays
  5. Added a feature that the efficiency of solar panel power generation will decrease over time, and this process is irreversible (provide a curve chart for reference)
  6. Added a feature that weather other than cloudy weather will cause irreversible wear on solar panels (provide a curve chart for reference)
  7. Added support for JNSQ and KSRSS

v4.5

26 May 13:21
Compare
Choose a tag to compare

Changes since v4.4

  1. Added support for Kcalbeloh System Planet Pack.
  2. Streamlined code for more efficient searching.
  3. Optimized decay parameters.
  4. Fixed bug that incorrectly recognized cloud types in Jool-like systems.

v4.4

07 Apr 09:08
Compare
Choose a tag to compare

Changes since v4.3

  1. Bug fixed.
  2. Adjust the if statement to switch...case and optimize the program.

v4.3

18 Feb 11:21
Compare
Choose a tag to compare

Changes since v4.2

  1. Fixed recognition error in multi-star mode.
  2. Fixed the way weatherDrivenSolarPanel.cfg is written.(Thanks to @JadeOfMaar)

v4.2

16 Feb 15:27
Compare
Choose a tag to compare

Changes since v4.1

  1. Compatible with kerbalism, as described in the README.
  2. Fixed the contents of the cfg to greatly improve the occurrence of duplicate fields.

v4.1

16 Feb 05:26
Compare
Choose a tag to compare

Changes since v4.0

  1. Closed the Debug.Log().

v4.0

15 Feb 16:12
Compare
Choose a tag to compare

Changes since v3.1

  1. Starting from v4.0, this plugin uses ray tracing to assist in calculating EC, which means that it can now change EC in cloudy and overcast conditions. At the same time, the accuracy of weather recognition has been improved. (Special thanks to @LGhassen for the help.)
  2. Added some cloud types under the RSS environment.
  3. Provided new .dll options for low-performance users.
  4. Improved the description of some solar panel states.

v3.1

10 Feb 10:57
Compare
Choose a tag to compare

Changes since v3.0

  1. Fix minor issues with stock versions.