Skip to content

Releases: SpaceWarpDev/SpaceWarp

SpaceWarp 1.9.5

29 Apr 12:16
84c352f
Compare
Choose a tag to compare

What's Changed

  • Fixed SpaceWarp.Preload.dll being copied into modules
  • Added German localization by @Kosti05

SpaceWarp 1.9.4

26 Feb 21:29
5199655
Compare
Choose a tag to compare

What's Changed

  • Added two MonoMod libraries to support certain types of Harmony Transpiler patches.

SpaceWarp 1.9.3

21 Feb 20:57
40b1546
Compare
Choose a tag to compare

What's Changed

  • Fixed bug in Colors patch that affected V-SwiFT variants

SpaceWarp 1.9.2

09 Feb 13:23
67dced4
Compare
Choose a tag to compare

What's Changed

  • Fix waypoints to not be created below ground if the body isn't loaded by @Falki-git in #294

Full Changelog: spacewarp-1.9.1...spacewarp-1.9.2

SpaceWarp 1.9.1

03 Feb 19:32
28f6cc1
Compare
Choose a tag to compare

What's Changed

  • Fix Simplified Chinese localizations by @fengyuan0529 in #291
  • Add Spanish localizations by ValenX in #290

Full Changelog: spacewarp-1.9.0...spacewarp-1.9.1

SpaceWarp 1.9.0

31 Jan 18:01
69bcb17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: spacewarp-1.8.1...spacewarp-1.9.0

v1.8.1

14 Jan 17:29
e1d05e2
Compare
Choose a tag to compare

Hotfix for an issue causing duplicate patching when multiple patchers are registered with spacewarp

v1.8.0

12 Jan 18:46
54d500e
Compare
Choose a tag to compare

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

v1.7.0

22 Dec 16:58
8d619dc
Compare
Choose a tag to compare

What's Changed

  • Fixed quite a few space warp UI bugs
  • Add API for mods to register their custom module PartComponentModule for background resource processing by @Falki-git in #274

Known bugs

  • The app button in the KSC no longer works.

Full Changelog: spacewarp-1.6.0...spacewarp-1.7.0

v1.6.0

03 Dec 22:16
d7f4545
Compare
Choose a tag to compare

What's Changed

  • Add API registration for mods that want to use game's built-in saving and loading of data stored in the save game files by @Falki-git in #270
  • Error logging in AddressableAction by @jan-bures in #271
  • Added value constraints such as value lists/ranges for SWConfig

Full Changelog: spacewarp-1.5.4...spacewarp-1.6.0