Skip to content
This repository has been archived by the owner on Feb 10, 2018. It is now read-only.

malahx/QuickMute

Repository files navigation

QuickMute

A plugin for Kerbal Space Program

Copyright 2016 Malah

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

What is it?

QuickMute is a plugin which adds the possibility to mute all the KSP sounds.

How does it work?

You have three solutions to use QuickMute:

  • push on F6,
  • with the stock toolbar,
  • with the Blizzy Toolbar (an optional mod).

You can change the shortcut and enable/disable toolbar's icons on the file "GameData/QuickMute/Config.txt"

How to install it?

Unzip all files. Put the QuickMute folder in your KSP/GameData folder.

How to update it?

Unzip all files. Merge the new QuickMute folder with the old folder which is in your KSP/GameData folder.

How to uninstall it?

Delete the QuickMute folder in your KSP/GameData folder.

Changelog

v1.11 - 2016.09.15

  • Compiled against KSP 1.2.0.1586

v1.10 - 2016.09.14

  • Fix: Deleted foreach function,
  • Fix: Deleted useless libraries,
  • Fix: Corrected .version file
  • Compiled against KSP 1.2.0.1473

v1.09 - 2016.06.23

  • Fix: (again) Corrected the mute function for FX sounds (return with a GameSettings mute ...),
  • Fix: Enhanced the settings functions,
  • Compiled against KSP 1.1.3.1289

v1.08 - 2016.04.19

  • Compiled against KSP 1.1.0.1230

v1.07-pre1 - 2016.03.31

  • Fix: Deleted all functions which use the GameSettings,
  • Fix: Deleted functions which save AudioSource sound level,
  • Compiled against KSP 1.1.0.1172

v1.06 - 2015.06.26

  • Fix: Corrected the unmute sounds on the editor (thanks Delmundo for this report).

v1.05 - 2015.06.25

  • Updated to KSP 1.0.X

v1.04 - 2015.05.09

  • Fix: (again) Corrected the Stock Toolbar which can show two buttons,
  • Fix: Corrected the mute function for FX sounds (return with a GameSettings mute ...),
  • Fix: Changed the default mute shortcut to F6.

v1.03 - 2015.05.03

  • Fix: Corrected the Stock Toolbar which can show two buttons,
  • Fix: Corrected the Mute fonction to mute mods sounds,
  • Fix: Corrected the AutoMute at the loading of a gamescene to enable an unmute,
  • Fix: Deleted all functions which use the GameSettings,
  • Updated ToolbarWrapper to 1.7.9
  • Updated to KSP 1.0.2

v1.02 - 2015.04.28

  • Fix: Converted textures to DDS,
  • Fix: Corrected the Stock Toolbar icon not being created,
  • Fix: Deleted the default QuickMute's config file to keep your config file after an update,
  • Fix: Rewrited the code,
  • Updated to KSP 1.0.0

v1.01 - 2015.02.13

  • Fix: Mute the sound after a switching scene,
  • Fix: Some FX sound could be heard.

v1.00 - 2015.01.18

  • First release.

Thanks!

  • to BinaryBad to have requested this mod,
  • to blizzy for his Toolbar mod,
  • to Matthieu James for the Faenza icon theme,
  • to all other mod developers which make this game really huge,
  • to my friend Neimad who corrects my bad english ...
  • and to Squad for this awesome game.

Links