Skip to content
Success

Changes

Summary

  1. Extract escaping/unescaping of node values (commit: aa6ff2e) (details)
  2. Fix dump database to files (commit: 4201d5f) (details)
  3. Fix reload dialog showing 100% when it shouldn't (commit: cc11776) (details)
  4. KSP 1.8 ! With less cat bugs (commit: a79618e) (details)
  5. v4.1.0 (commit: 5aa8299) (details)
Commit aa6ff2e35e6dc06c7b5ea3f2941d2d621fd90791 by blowfishpro
Extract escaping/unescaping of node values
Allows it to be tested
(commit: aa6ff2e)
The file was modified ModuleManager/Extensions/ConfigNodeExtensions.cs (diff)
The file was modified ModuleManager/MMPatchLoader.cs (diff)
The file was modified ModuleManagerTests/Extensions/ConfigNodeExtensionsTest.cs (diff)
Commit 4201d5fd486810d249327e76482a617181a03cc7 by blowfishpro
Fix dump database to files
* Fix paths getting duplicated resulting in files not being written
* Escape node values before writing
(commit: 4201d5f)
The file was modified ModuleManager/ModuleManager.cs (diff)
The file was modified ModuleManager/Extensions/UrlFileExtensions.cs (diff)
Commit cc11776ad6576ae756ae1c03f1903734a191c735 by blowfishpro
Fix reload dialog showing 100% when it shouldn't
PartLoader reports 100% done before it has started loading
(commit: cc11776)
The file was modified ModuleManager/ModuleManager.cs (diff)
Commit a79618e0d1c040ef2ec572e06acc1709a3284716 by sarbian
KSP 1.8 ! With less cat bugs
(commit: a79618e)
The file was modified ModuleManager/ModuleManager.csproj (diff)
The file was modified ModuleManager/Cats/CatManager.cs (diff)
The file was modified ModuleManager/ModuleManager.cs (diff)
The file was modified ModuleManager/Cats/CatMover.cs (diff)
The file was modified ModuleManager/Properties/AssemblyInfo.cs (diff)