Releases: SpaceWarpDev/SpaceWarp
Releases · SpaceWarpDev/SpaceWarp
SpaceWarp 1.9.5
What's Changed
- Fixed SpaceWarp.Preload.dll being copied into modules
- Added German localization by @Kosti05
SpaceWarp 1.9.4
What's Changed
- Added two MonoMod libraries to support certain types of Harmony Transpiler patches.
SpaceWarp 1.9.3
What's Changed
- Fixed bug in Colors patch that affected V-SwiFT variants
SpaceWarp 1.9.2
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
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
What's Changed
- Add Italian localization by @rockfactory in #287
- Add Chinese localization by lw0wl on the forums
- Fix mods save data loading when reverting to VAB by @rockfactory in #288
- Add the option to keep addressables in memory after loading them by label by @rockfactory in #289
- Fix KSC app bar buttons by @cheese3660
- Waypoints API by @cheese3660
New Contributors
- @rockfactory made their first contribution in #287
Full Changelog: spacewarp-1.8.1...spacewarp-1.9.0
v1.8.1
Hotfix for an issue causing duplicate patching when multiple patchers are registered with spacewarp
v1.8.0
What's Changed
- Localization updates:
- 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
andKSP2/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
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
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