Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: colton103/ModuleManager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sarbian/ModuleManager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 4 files changed
  • 4 contributors

Commits on Jun 17, 2022

  1. 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 finishes
    NathanKell committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    ebe2895 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. Merge pull request sarbian#175 from NathanKell/master

    Support patching Localization tokens.
    sarbian authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    780c472 View commit details
    Browse the repository at this point in the history
  2. v4.2.2

    sarbian authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    a303e0a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Added , FileShare.ReadWrite to the File.Open, to allow MM to read files

    which are already opened by KSP
    linuxgurugamer committed May 14, 2023
    Configuration menu
    Copy the full SHA
    2ba651e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Merge pull request sarbian#180 from linuxgurugamer/LGG-Fix-Unreadable…

    …File
    
    Added , FileShare.ReadWrite to the File.Open, to allow MM to read files
    sarbian authored May 15, 2023
    Configuration menu
    Copy the full SHA
    d4574b4 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Fix invalid modded physics cfg path being fed to KSP when using the f…

    …aulty PDLauncher workaround
    siimav committed May 19, 2023
    Configuration menu
    Copy the full SHA
    b22136a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. 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
    sarbian authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    19df15c View commit details
    Browse the repository at this point in the history
  2. v4.2.3

    sarbian authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    c456192 View commit details
    Browse the repository at this point in the history
Loading