Skip to content

v1.8.0

Compare
Choose a tag to compare
@jan-bures jan-bures released this 12 Jan 18:46
· 54 commits to main since this release
54d500e

What's Changed

  • Localization updates:
    • If a term is missing in some languages, correctly fall back to English
    • Overrides for existing (stock and modded) terms now possible
    • Localization can now be added for languages not supported by the stock game
    • Added French localization and some Portuguese by @MBoutray in #279
  • Mod list improvements:
    • UITK for KSP2 and SpaceWarp now have their own category "Core mods", because they are necessary and cannot be disabled
    • Mods are now sorted alphabetically in all the categories
    • Added a button to restart the game when there are changes detected
  • A new preload patcher API, which will allow disabling patchers of disabled mods
  • Configuration Manager (F1) has been removed, as it has been very unreliable with Unity 2022, instead use the Mods tab in the Settings menu

Known bugs

  • The app button in the KSC still does not work.

Updating

  • When installing this update manually, you will first need to delete the existing KSP2/BepInEx/patchers/SpaceWarp, KSP2/BepInEx/plugins/SpaceWarp and KSP2/BepInEx/plugins/ConfigurationManager folders.
  • When updating through CKAN, you will also need to update BepInEx.

Full Changelog: spacewarp-1.7.0...spacewarp-1.8.0