Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 823 Bytes

CHANGES.md

File metadata and controls

18 lines (17 loc) · 823 Bytes

Vessel Mover :: Changes

  • 2021-1028: 1.9.0.3 (LisiasT) for KSP >= 1.4.1
    • Finally fixes a very stupid mistake on handling the Toolbar life cycle
      • Geez, I hate static variables...
    • The thing was properly tested up to KSP 1.12.3
  • 2021-1028: 1.9.0.2 (LisiasT) for [1.4.1 <= KSP <= 1.7.3]
    • Updating support for KSPe.UI v2.4
      • Abstract UI
      • Toolbar
    • KSP 1.8 and newer are still properly untested, however - but appears to work on the few times I used it.
  • 2020-0815: 1.9.0.1 (LisiasT) for [1.4.1 <= KSP <= 1.7.3]
    • Adding KSPe facilities
      • No more blurred icons
    • Moving the stunt to the net.lisias.ksp vendor hierarchy
    • Making the thing compatible again with KSP 1.4.x
      • Seamless compatibility to KSP 1.8 is on the works.
        • The current code may work or not, it's untested at this moment.