Skip to content

Releases: KSP-ModularManagement/ModuleManagerWatchDog

1.1.2.0 (Lisias) for KSP >= 1.2.2

23 Apr 08:44
3998bbe
Compare
Choose a tag to compare

Keep Walking

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

30 Mar 04:36
22522c0
Compare
Choose a tag to compare
  • Implements a "self-cleaning" mechanism intended to prevent the user being forced to manually delete artefacts on GameData once they decide to deinstall Module Manager /L and/or Module Manager Watch Dog.
    • Specially necessary for CurseForge users.
  • Closes issue:
    • #10 Detects when the host directory (GameData\ModuleManager) was removed, and kill ModuleManager.dll in response.

Keep Walking

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

03 Jul 11:19
b74359e
Compare
Choose a tag to compare
  • 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!

1.1.1.0 (LisiasT) for KSP >= 1.2.2

15 May 01:46
c0ea49f
Compare
Choose a tag to compare
  • 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

13 Mar 15:49
6616e2c
Compare
Choose a tag to compare
  • Makes the thing survivable if KSP starts with the pwd set to anywhere but the KSPUtil.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

12 Nov 10:44
0e4c3a6
Compare
Choose a tag to compare
Pre-release

*** DITCHED ***

1.1.0.2 (LisiasT) for KSP >= 1.2.2

19 Jul 04:10
2a237b9
Compare
Choose a tag to compare
  • Fixes a mishap while updating the target DLL.

1.1.0.1 (LisiasT) for KSP >= 1.2.2

21 Jun 22:12
9a9cf17
Compare
Choose a tag to compare
  • Adds a Install Checker for:
    • The tool itself
    • ModuleManager /L
    • TweakScale
  • Closes issue:
    • #5 Cook a GameData/*.dll update tool

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

21 Jun 09:39
060a8e3
Compare
Choose a tag to compare
Pre-release
  • DTICHED due a stupid mistake on handling pathnames... #facePalm

1.0.1.1 (LisiasT) for KSP >= 1.2.2

07 Sep 18:33
871d113
Compare
Choose a tag to compare
  • Promoted to Release
  • Revamping the Redist checks, promoting modularity and selective deployment
  • Adding checks for KSP 1.12.x due changes on how DLLs are loaded.
    • Prevents MM and MM /L forks from stomping each other toes.