Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: KSP-ModularManagement/ModuleManager

4.2.3.6 (Lisias) for KSP >= 1.2.2

09 Feb 19:37
@Lisias Lisias
d127fc0
This commit was signed with the committer’s verified signature.
Lisias Lisias
GPG key ID: CF287A3332253B2A
Verified
Learn about vigilant mode.

Choose a tag to compare

Pre-release
  • More sensible warnings about the :FOR[foo]:NEEDS[foo] problem, avoiding flagging the occurrences where the problems are not triggered.
  • Reworks issues:
    • #31 Warn when :FOR is used with :NEEDS using the same modName on the patch

I will keep this release as PRE-RELEASE for some time, as I'm not fully confident I'm not missing some positives while trying to avoid false positives.

Your Attention Please

  • Needs KSPe 2.5 or higher.
  • Packages with -122- in the name are meant to be used on KSP 1.2.2.
  • CurseForge packages are not built anymore, as Modular Management is the preferred distribution package for it.

As a matter of fact, first installs are usually better served by Modular Management so I strongly recommend you use it instead of doing everything by hand.


Keep Walking

Loading

4.2.3.5 (Lisias) for KSP >= 1.2.2

07 Feb 16:24
@Lisias Lisias
9378202
This commit was signed with the committer’s verified signature.
Lisias Lisias
GPG key ID: CF287A3332253B2A
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Fixes a pretty nasty Log Spam I let pass trough
  • Log a warning when :FOR and :NEEDS on the same patch uses the same identifier, as this will not work exactly as one would expect.

Your Attention Please

  • Needs KSPe 2.5 or higher.
  • Packages with -122- in the name are meant to be used on KSP 1.2.2.
  • CurseForge packages are not built anymore, as Modular Management is the preferred distribution package for it.

As a matter of fact, first installs are usually better served by Modular Management so I strongly recommend you use it instead of doing everything by hand.


Keep Walking

Assets 4
Loading

4.2.3.4 (Lisias) for KSP >= 1.2.2

15 Apr 22:07
@Lisias Lisias
163f618
This commit was signed with the committer’s verified signature.
Lisias Lisias
GPG key ID: CF287A3332253B2A
Verified
Learn about vigilant mode.

Choose a tag to compare

Your Attention Please

  • Needs KSPe 2.5 or higher.
  • Packages with -122- in the name are meant to be used on KSP 1.2.2.
  • CurseForge packages are not built anymore, as Modular Management is the preferred distribution package for it.

As a matter of fact, first installs are usually better served by Modular Management so I strongly recommend you use it instead of doing everything by hand.

Loading
zer0Kerbal reacted with eyes emoji
1 person reacted

4.2.3.3 (Lisias) for KSP >= 1.2

30 Mar 05:50
@Lisias Lisias
a860ac5
This commit was signed with the committer’s verified signature.
Lisias Lisias
GPG key ID: CF287A3332253B2A
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Slightly less spammy on spamming logs.

Keep Walking

Your Attention Please

  • Needs KSPe 2.5 or higher.
  • Packages with -122- in the name are meant to be used on KSP 1.2.2.
  • CurseForge packages are not built anymore, as Modular Management is the preferred distribution package for it.
Loading

RELEASE/4.2.3.2

11 Mar 18:18
@Lisias Lisias
684e204
This commit was signed with the committer’s verified signature.
Lisias Lisias
GPG key ID: CF287A3332253B2A
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Logging revamp/refactoring
    • Saner code
    • MOAR LOGS
    • Previous LOGSPAM conditional compiling is now pushed into the mainstream as TRACE messages.
      • Edit the relevant ModuleManager section on <KSP>/PluginData/KSPe.cfg file to set the desired log level.

Your Attention Please

  • Needs KSPe 2.5 or higher.
  • Packages with -122- in the name are meant to be used on KSP 1.2.2.
  • CurseForce packages are not built anymore, as Modular Management is the preferred distribution package for it.
Loading
zer0Kerbal reacted with hooray emoji
1 person reacted

4.2.3.1 (Lisias) for KSP >= 1.2

16 Jul 21:10
@Lisias Lisias
014eb97
This commit was signed with the committer’s verified signature.
Lisias Lisias
GPG key ID: CF287A3332253B2A
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Bumps versioning, catching up with upstream and formalising the fixes already implemented - some for ages... :)
  • Removes yet some more deprecated calls from KSPe.
Loading

4.2.2.6 (Lisias) for KSP >= 1.2

21 May 23:33
@Lisias Lisias
af2ed2c
This commit was signed with the committer’s verified signature.
Lisias Lisias
GPG key ID: CF287A3332253B2A
Verified
Learn about vigilant mode.

Choose a tag to compare

  • (Hopefully) mitigates a pretty weird problem happening on some new Intel CPU's with asymmetric cores (and on a less extent, faster Intel and probably AMD with symmetric ones).
    • Initially discovered by LinuxGuruGamer, then (pretty badly) misdiagnosed by me until I got in my senses and did some testings.
  • Removes some deprecated calls from KSPe.

Your Attention Please

  • Needs KSPe 2.5 or higher.
  • Packages with -122- in the name are meant to be used on KSP 1.2.2.
Loading
zer0Kerbal reacted with eyes emoji
1 person reacted

4.2.2.5 (Lisias) for KSP >= 1.2

16 Mar 22:31
@Lisias Lisias
c096724
This commit was signed with the committer’s verified signature.
Lisias Lisias
GPG key ID: CF287A3332253B2A
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Drops the Experimental status
  • Relicense the whole shebang to GPL-3.0
  • Make the thing properly distributable.
  • Needs KSPe 2.5 or higher.

Note: files with -122- in the name are meant to be used on KSP 1.2.2.

Loading

4.2.2.4b (Lisias) for KSP >= 1.2

19 Sep 02:14
@Lisias Lisias
826dc00
This commit was signed with the committer’s verified signature.
Lisias Lisias
GPG key ID: CF287A3332253B2A
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Updates the INSTALL.md file to reflect the new deployment model.
    • A new MM/L release wasn't really needed, but since I failed to update the install instructions and there're people using this, I choose to be conservative on the matter.
    • There're no changes on the DLL, so I choose to shove a "b" on the same release number.

Note: files with -122- in the name are meant to be used on KSP 1.2.2.

Loading
Gesugao-san reacted with rocket emoji
1 person reacted

4.2.2.4 (Lisias) for KSP >= 1.2

10 Aug 00:39
@Lisias Lisias
537a82e
This commit was signed with the committer’s verified signature.
Lisias Lisias
GPG key ID: CF287A3332253B2A
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Fixed a pretty lame mistake on the 1.2.2 port.
    • And, yeah. I should had tested this thing on KSP 1.2.2 recently... #facePalm
Loading
zer0Kerbal reacted with laugh emoji Shaggygoblin reacted with hooray emoji
2 people reacted
Previous 1 3 4
Previous

AltStyle によって変換されたページ (->オリジナル) /