Skip to content

Commit ccc52a1

Browse files
committed
Updating ModuleManager to 4.2.3.6
1 parent 8ac0d49 commit ccc52a1

5 files changed

Lines changed: 6 additions & 2 deletions

File tree

GameData/ModuleManager.dll

512 Bytes
Binary file not shown.

GameData/ModuleManager/CHANGE_LOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
*Lasciate ogne speranza, voi ch'intrate*
33
- - -
44

5+
* 2025-0209: 4.2.3.6 (Lisias) for KSP >= 1.2.2
6+
+ More sensible warnings about the `:FOR[foo]:NEEDS[foo]` problem, avoiding flagging the occurrences where the problems are not triggered.
7+
+ Reworks issues:
8+
- [#31](https://github.com/KSP-ModularManagement/ModuleManager/issues/31) Warn when :FOR is used with :NEEDS using the same modName on the patch
59
* 2025-0207: 4.2.3.5 (Lisias) for KSP >= 1.2.2
610
+ Fixes a pretty nasty Log Spam I let pass trough
711
+ 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.

GameData/ModuleManager/ModuleManager.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"MAJOR":4,
99
"MINOR":2,
1010
"PATCH":3,
11-
"BUILD":5
11+
"BUILD":6
1212
},
1313
"KSP_VERSION_MIN":{
1414
"MAJOR":1,

GameData/ModuleManager/NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
"/L Aerospace" is a fictitious entity created for entertainment purposes. It is in no way meant to represent a real entity. Any similarity to a real entity is purely coincidental.
66

7-
"Kerbal Space Program" is © 2011-2019 Private Division LLC. Developed by Squad. This project is in no way associated with nor endorsed by Squad or Developed by Squad.
7+
"Kerbal Space Program" is ©2011-2017 Squad; ©2011-2024 Take-Two Interactive Software, Inc. This project is in no way associated with nor endorsed by Squad or Take-Two Interactive.
88

99
Other trademarks and registered trademarks are the property of the respective trademark holders.
1010

512 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)