KSPAddonVersionChecker KSP Add-on Version Checker is a standardised system for versioning mods /mod/2092/KSPAddonVersionChecker KSPAddonVersionChecker 1.4.1.9 for Kerbal Space Program Released update to fix install location check

]]>
Fri, 14 Jan 2022 15:15:50 https://spacedock.info/mod/2092/KSPAddonVersionChecker/download/1.4.1.9 https://spacedock.info/mod/2092/KSPAddonVersionChecker
KSPAddonVersionChecker 1.4.1.7 for Kerbal Space Program Released Version bump to verify locations ]]> Thu, 21 Oct 2021 20:30:48 https://spacedock.info/mod/2092/KSPAddonVersionChecker/download/1.4.1.7 https://spacedock.info/mod/2092/KSPAddonVersionChecker KSPAddonVersionChecker 1.4.1.6 for Kerbal Space Program Released Added AssemblyFileVersion Updated version file for 1.12

]]>
Mon, 18 Oct 2021 23:47:49 https://spacedock.info/mod/2092/KSPAddonVersionChecker/download/1.4.1.6 https://spacedock.info/mod/2092/KSPAddonVersionChecker
KSPAddonVersionChecker 1.4.1.5 for Kerbal Space Program Released Make MiniAvcV2

]]>
Tue, 14 Jul 2020 19:08:24 https://spacedock.info/mod/2092/KSPAddonVersionChecker/download/1.4.1.5 https://spacedock.info/mod/2092/KSPAddonVersionChecker
KSPAddonVersionChecker 1.4.1.4 for Kerbal Space Program Released Thanks to Github user @WuphonsReach for this: Add null check in MiniAVC for kspExcludeVersions Report which configPath was not found Removed threading from full AVC, was not working properly with HTTPWebRequest Added checks for null or empty changelog to avoid exception with empty changelog Cleaned up error logging, no need to exception for a web error Moved log into Logs directory for full KSP-AVC Removed all threading from MiniAVC Converted UnityWebRequest to HTTPWebRequest in MiniAVC ]]> Sat, 28 Dec 2019 20:44:29 https://spacedock.info/mod/2092/KSPAddonVersionChecker/download/1.4.1.4 https://spacedock.info/mod/2092/KSPAddonVersionChecker KSPAddonVersionChecker 1.4.1.3 for Kerbal Space Program Released Fixed a few more Unity calls, were causing mod to hang when getting changelogs Disabled all old Kerbalstuff code ]]> Tue, 24 Dec 2019 21:22:26 https://spacedock.info/mod/2092/KSPAddonVersionChecker/download/1.4.1.3 https://spacedock.info/mod/2092/KSPAddonVersionChecker KSPAddonVersionChecker 1.4.1.2 for Kerbal Space Program Released Thanks to github user @ccaviness for these: Update HttpWebRequest Timeout to be 10 seconds, not 10 milliseconds ]]> Sat, 21 Dec 2019 03:22:45 https://spacedock.info/mod/2092/KSPAddonVersionChecker/download/1.4.1.2 https://spacedock.info/mod/2092/KSPAddonVersionChecker KSPAddonVersionChecker 1.4.1.1 for Kerbal Space Program Released Shortened the timeout on HttpWebRequest

]]>
Sat, 07 Dec 2019 21:24:51 https://spacedock.info/mod/2092/KSPAddonVersionChecker/download/1.4.1.1 https://spacedock.info/mod/2092/KSPAddonVersionChecker
KSPAddonVersionChecker 1.4.1 for Kerbal Space Program Released Important Update: Replaced Unity web calls with HttpWebRequest calls because Unity is not thread safe

]]>
Sat, 07 Dec 2019 02:29:56 https://spacedock.info/mod/2092/KSPAddonVersionChecker/download/1.4.1 https://spacedock.info/mod/2092/KSPAddonVersionChecker
KSPAddonVersionChecker 1.4.0.3 for Kerbal Space Program Released Fixed path to textures in full KSP-AVC

]]>
Wed, 06 Nov 2019 02:32:24 https://spacedock.info/mod/2092/KSPAddonVersionChecker/download/1.4.0.3 https://spacedock.info/mod/2092/KSPAddonVersionChecker
KSPAddonVersionChecker 1.4.0.2 for Kerbal Space Program Released Fixed a nasty bug with MiniAVC and KSP 1.8 which was causing the game to crash badly Nothing wrong with the full KSP-AVC, just keeping versions the same

]]>
Sat, 26 Oct 2019 23:36:44 https://spacedock.info/mod/2092/KSPAddonVersionChecker/download/1.4.0.2 https://spacedock.info/mod/2092/KSPAddonVersionChecker
KSPAddonVersionChecker 1.4.0.1 for Kerbal Space Program Released Changed install loc for KSP-AVC.dll to Plugins

]]>
Fri, 25 Oct 2019 15:52:17 https://spacedock.info/mod/2092/KSPAddonVersionChecker/download/1.4.0.1 https://spacedock.info/mod/2092/KSPAddonVersionChecker
KSPAddonVersionChecker 1.4.0 for Kerbal Space Program Released Added InstallChecker to full KSP-AVC Updated Event.repaint to Event.Repaint in IssueGui.cs, DropDownList.cs Replaced all WWW with UnityWebRequest Rebuild both for 1.8 ]]> Fri, 25 Oct 2019 01:35:31 https://spacedock.info/mod/2092/KSPAddonVersionChecker/download/1.4.0 https://spacedock.info/mod/2092/KSPAddonVersionChecker KSPAddonVersionChecker 1.3.1 for Kerbal Space Program Released Version bump for 1.7.2 Updated AssemblyVersion.tt ]]> Sun, 07 Jul 2019 02:18:03 https://spacedock.info/mod/2092/KSPAddonVersionChecker/download/1.3.1 https://spacedock.info/mod/2092/KSPAddonVersionChecker KSPAddonVersionChecker 1.3.0.3 for Kerbal Space Program Released Thanks to 4x4cheesecake for this: Added some features to AVC and MiniAVC

    AVC

    Added Compatibility Override incl. GUI
    Added Update Frequency
    Added command line flag to write just a separate AVC.log

    MiniAVC

    -Added Update Frequency

    Compatibility Override
    Allows to set a single addon or a range of versions to be compatible with a different KSP version, configurable via GUI.
    GUI becomes available after all addons have been checked for updates. Can be accessed via a button in the dropdown addon list or by pressing "modkey + 2".
    Mod authors can disallow the override for their mod by adding <"DISALLOW_VERSION_OVERRIDE": true> to the .version file.
    Update notifications are not affected!

    Update Frequency
    Allows to skip AVC version check for a some time or to disable it at all. Configurable via config file:

    "-1" to disable AVC
    "0" to run at each game launch (default)
    "x > 0" skip AVC for the next x hours
    Logging
    Prevent AVC to write into the KSP.log and output_log by adding the command line parameter "-AVC-log-only".

1.3.0.1 Fixed reset button not clearing toggles Fixed toggle not becoming enabled after entering value manually Fixed issue when MinTimeBetweenAvcRuns > 0, the dropdown list was being shown when it wasn't supposed to Added new field in config file: STRICT_VERSION, if set true, then the Min and Max versions are ignored.

1.3.0.2 Disabled the STRICT_VERSION with a compile-time setting. To enable it, add STRICT to the conditional compilation symbols Added Sorting for mod names and version numbers.

1.3.0.3 Moved default values to addon list Added toggle button to hide the default values (Advanced Settings) Decent highlighting of addons on the ignore list (bold and italic) Fixed: Issue during text input validation Fixed: Windows don't close after loading a savegame Some internal code changes (CompatibilityState)

]]>
Mon, 25 Mar 2019 11:20:00 https://spacedock.info/mod/2092/KSPAddonVersionChecker/download/1.3.0.3 https://spacedock.info/mod/2092/KSPAddonVersionChecker
KSPAddonVersionChecker 1.2.0.7 for Kerbal Space Program Released Fri, 01 Mar 2019 17:37:13 https://spacedock.info/mod/2092/KSPAddonVersionChecker/download/1.2.0.7 https://spacedock.info/mod/2092/KSPAddonVersionChecker