Skip to content

Releases: ihsoft/EasyVesselSwitch

EVS v2.3

02 Jul 06:01
e808f02
Compare
Choose a tag to compare

2.3 (July 1st, 2021)

  • [Change] The hint overlay now uses the stock Unity GUI style.
  • [Change] The only adjustable text property is now the font size. Set the font size to 0 or just comment out the line to use the default game's font size.
  • [Change] The hint overlay is now rescaling to the game's UI scale.
  • [Change] An explicit setting showOverlay is added to the settings to stop showing the overlay.
  • [Enhancement] Workaround the KSP 1.12 bug that halts the game in case of duplicated mods are detected.

EVS v2.2

20 Jan 06:31
7e8858f
Compare
Choose a tag to compare

2.2 (January 19th, 2021)

  • [Change] Switch to KSP 1.11. There is no backwards compatibility!
  • [Change] Drop the old MiniAVC in favor of MiniAVC-V2.
  • [Enhancement] Some fixes in French localization.
  • [Fix #33] Allow to disable the vessel overlay.
  • [Fix #34] Conflict with stock building system.
  • [Fix #35] Expose stabilization mode in API.

EVS v2.1

03 Mar 06:12
3ff34bd
Compare
Choose a tag to compare

2.1 (March, 3rd, 2020)

  • [Change] Switch to C# compiler v6.0.
  • [Change] Set maximum KSP version to 1.99 due to now Squad team increases the minor part on any release, except a bugfix one (and it's the right way to treat versions!).
  • [Enhancement] Fixing typos in the default localization strings descriptions.

EVS v2.0

24 Oct 04:24
91847e3
Compare
Choose a tag to compare

2.0 (October 23rd, 2019)

  • [Change] KSP 1.8 compatibility. WARNING Mod versions of v2.0 and higher are not compatible to KSP versions prior to 1.8!
  • [Change] Upgrade to C# .Net 4.5.
  • [Enhancement] Add Chinese Simplified localization.
  • [Enhancement] Add French localization. And fixing some doc strings.

EVS v1.11

23 Oct 23:11
1995716
Compare
Choose a tag to compare

1.11 (April 23rd, 2019)

  • [Change] KSP 1.7 compatibility.

EVS v1.10

26 Dec 06:50
5866c5f
Compare
Choose a tag to compare

1.10 (December 25th, 2018)

  • [Change] KSP 1.6 compatibility.

EVS v1.9

17 Oct 05:03
afc43d9
Compare
Choose a tag to compare

1.9 (October 16th, 2018)

  • [Change] KSP 1.5 compatibility.

EVS v1.8

18 Jul 08:56
e178227
Compare
Choose a tag to compare

1.8 (July 11th, 2018)

  • [Change] Upgrade KSPDev Utils to 0.37.0. Stability fix.

EVS v1.7

08 Jul 05:47
3196971
Compare
Choose a tag to compare

This is not a mod release. In order to install the mod into your game, read the instructions on the forum.

1.7 (July 7th, 2018)

  • [Change] Upgrade KSPDev Utils to 0.36.0.
  • [Enhancement] Add Italian localization (IT_it).
  • [Enhancement] Add Espaniol localization (ES_es).

EVS v1.6

09 Mar 04:21
648cf30
Compare
Choose a tag to compare

This is not a mod release. In order to install the mod into your game, read the instructions on the forum.

1.6 (March 7th, 2018)

  • [Change] KSP 1.4.0 compatibility.
  • [Change] Completely disable the highlighting logic if the alpha component of the highlight color is 0.