-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: FiloMino/ModuleManager
base: master
head repository: sarbian/ModuleManager
compare: master
- 16 commits
- 5 files changed
- 6 contributors
Commits on Jan 15, 2021
-
Set modded physics and reload earlier
Do it in post patch, this allows the part loader to pick up changes (e.g. rigidbody min mass)
Configuration menu - View commit details
-
Copy full SHA for f6669bf - Browse repository at this point
Copy the full SHA f6669bfView commit details
Commits on Jan 23, 2021
-
On a database reload this will already be true but we still want physics reloading to happen
Configuration menu - View commit details
-
Copy full SHA for c6163a2 - Browse repository at this point
Copy the full SHA c6163a2View commit details
Commits on Aug 1, 2021
-
Merge pull request sarbian#169 from sarbian/FixEarlyPhysics
Fix early physics
Configuration menu - View commit details
-
Copy full SHA for 6baca4c - Browse repository at this point
Copy the full SHA 6baca4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3894ce1 - Browse repository at this point
Copy the full SHA 3894ce1View commit details -
Fix off-by-one string indexing in constraint checking
Also change string comparison type to `StringComparison.Ordinal`, which should be the correct type according to https://docs.microsoft.com/en-us/dotnet/standard/base-types/best-practices-strings.
Configuration menu - View commit details
-
Copy full SHA for d9e9264 - Browse repository at this point
Copy the full SHA d9e9264View commit details -
Configuration menu - View commit details
-
Copy full SHA for c60e3c5 - Browse repository at this point
Copy the full SHA c60e3c5View commit details -
Merge pull request sarbian#171 from al2me6/fix-index-checking
Fix off-by-one string indexing in constraint checking
Configuration menu - View commit details
-
Copy full SHA for e9d12d1 - Browse repository at this point
Copy the full SHA e9d12d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86e60c3 - Browse repository at this point
Copy the full SHA 86e60c3View commit details
Commits on Jun 17, 2022
-
Support patching Localization tokens.
* Support wildcards in nodetype matching so you can do @*,* {} * Support # in value names since loc names start with # * Tell Localizer to reload the language after MM finishesConfiguration menu - View commit details
-
Copy full SHA for ebe2895 - Browse repository at this point
Copy the full SHA ebe2895View commit details
Commits on Jun 18, 2022
-
Merge pull request sarbian#175 from NathanKell/master
Support patching Localization tokens.
Configuration menu - View commit details
-
Copy full SHA for 780c472 - Browse repository at this point
Copy the full SHA 780c472View commit details -
Configuration menu - View commit details
-
Copy full SHA for a303e0a - Browse repository at this point
Copy the full SHA a303e0aView commit details
Commits on May 14, 2023
-
Added , FileShare.ReadWrite to the File.Open, to allow MM to read files
which are already opened by KSP
Configuration menu - View commit details
-
Copy full SHA for 2ba651e - Browse repository at this point
Copy the full SHA 2ba651eView commit details
Commits on May 15, 2023
-
Merge pull request sarbian#180 from linuxgurugamer/LGG-Fix-Unreadable…
…File Added , FileShare.ReadWrite to the File.Open, to allow MM to read files
Configuration menu - View commit details
-
Copy full SHA for d4574b4 - Browse repository at this point
Copy the full SHA d4574b4View commit details
Commits on May 19, 2023
-
Fix invalid modded physics cfg path being fed to KSP when using the f…
…aulty PDLauncher workaround
Configuration menu - View commit details
-
Copy full SHA for b22136a - Browse repository at this point
Copy the full SHA b22136aView commit details
Commits on Jul 3, 2023
-
Merge pull request sarbian#181 from siimav/FixPhysicsForTheStupidPDLa…
…uncherWorkaround Fix invalid modded physics cfg path being fed to KSP when using the faulty PDLauncher workaround
Configuration menu - View commit details
-
Copy full SHA for 19df15c - Browse repository at this point
Copy the full SHA 19df15cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c456192 - Browse repository at this point
Copy the full SHA c456192View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master