Releases: KSP-ModularManagement/ModuleManagerWatchDog
Releases · KSP-ModularManagement/ModuleManagerWatchDog
2024-0831: 1.1.2.1 (Lisias) for KSP >= 1.2.2
- Somewhat better error messages, in a (futile, probably) attempt to prevent this kind of crap.
Your Attention Please
- This is currently in PRE-RELEASE status, pending tests on the Field. Please use it with caution - or just don't use it yet while I do the needed testing.
- CurseForge packages are not built anymore, as Modular Management is the preferred distribution package for it.
1.1.2.0 (Lisias) for KSP >= 1.2.2
- Adds an Option Box asking the user what would be their preferred MM Fork when a conflict is detected.
- We had moved!
- The Official Repository is now on https://github.com/KSP-ModularManagement/ModuleManagerWatchDog
- Closes issue:
- #11 Implement a more friendly way to allow the user to select which MM fork it wants.
Your Attention Please
- This is currently in PRE-RELEASE status, pending tests on the Field. Please use it with caution - or just don't use it yet while I do the needed testing.
- CurseForge packages are not built anymore, as Modular Management is the preferred distribution package for it.
1.1.1.2 (LisiasT) for KSP >= 1.2.2
- Implements a "self-cleaning" mechanism intended to prevent the user being forced to manually delete artefacts on
GameData
once they decide to deinstallModule Manager /L
and/orModule Manager Watch Dog
.- Specially necessary for CurseForge users.
- Closes issue:
- #10 Detects when the host directory (
GameData\ModuleManager
) was removed, and killModuleManager.dll
in response.
- #10 Detects when the host directory (
Your Attention Please
- CurseForge packages are not built anymore, as Modular Management is the preferred distribution package for it.
1.1.1.1 (LisiasT) for KSP >= 1.2.2
- More sensible updating mechanism, coping with how Windows handles DLL files once they are loaded.
- Fixes a bug on the KSPe's Install Checker/Update Tool
- You need to manually remove the older
<KSP-ROOT>/GameData/666_ModuleManagerWatchDog.dll
file if existent!
- You need to manually remove the older
1.1.1.0 (LisiasT) for KSP >= 1.2.2
- Improvements on the code used to introspect the
GameData
- Safer handling 1.12.x without screwing older KSPs.
- Implements an "AutoFix", automatically fixing the user's rig when possible (respecting user's preferences).
- Closes issue:
- #8 Automatically fix the Module Manager installation borks when possible.
1.1.0.4 (LisiasT) for KSP >= 1.2.2
- Makes the thing survivable if KSP starts with the
pwd
set to anywhere but theKSPUtil.ApplicationRootPath
. - Closes issue:
- #6 Resurrect the multiple ModuleManager DLLs check for KSP 1.12.x
1.1.0.3 (LisiasT) for KSP >= 1.2.2
*** DITCHED ***
1.1.0.2 (LisiasT) for KSP >= 1.2.2
- Fixes a mishap while updating the target DLL.
1.1.0.1 (LisiasT) for KSP >= 1.2.2
- Adds a Install Checker for:
- The tool itself
- ModuleManager /L
- TweakScale
- Closes issue:
- #5 Cook a
GameData/*.dll
update tool
- #5 Cook a
Your Attention Please!
The DBG version, as the name suggests, was compiled on DEBUG mode and will litter your KSP.log
. Use it only when asked by me.
1.1.0.0 (LisiasT) for KSP >= 1.2.2
- DTICHED due a stupid mistake on handling pathnames... #facePalm