Skip to content

Version 1.5.99.1-prerelease - <Thank you Morse> edition #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 34 commits into from
Jan 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
688ac8c
Update en-us.cfg
zer0Kerbal Jan 13, 2023
9dc2cf6
Update changelog.md
zer0Kerbal Jan 13, 2023
a02d4f2
Delete 1.5.99.0.htm
zer0Kerbal Jan 13, 2023
0af718e
Delete AdjustableModPanel.version
zer0Kerbal Jan 13, 2023
2506353
Create Agents.cfg
zer0Kerbal Jan 13, 2023
f7b2182
Create Morse_scaled.truecolor.png
zer0Kerbal Jan 13, 2023
eaa29ad
Delete BSD-2-Clause.txt
zer0Kerbal Jan 13, 2023
a79159d
Delete changelog.md
zer0Kerbal Jan 13, 2023
357d4fd
Create BlankFlag.png
zer0Kerbal Jan 13, 2023
5ab468d
Update en-us.cfg
zer0Kerbal Jan 13, 2023
c5b50e7
Delete ManualInstallation.md
zer0Kerbal Jan 13, 2023
08e4b65
Delete readme.htm
zer0Kerbal Jan 13, 2023
0ac7538
Update BSD-2-clause.txt
zer0Kerbal Jan 13, 2023
eb3165a
Update changelog.md
zer0Kerbal Jan 13, 2023
48ae57b
Create changelog.md
zer0Kerbal Jan 13, 2023
e9ec9af
Create Code.xml
zer0Kerbal Jan 13, 2023
fb2dcb9
Update 1.5.99.0.md
zer0Kerbal Jan 13, 2023
72e5bad
Create 1.5.99.0.htm
zer0Kerbal Jan 13, 2023
d73aa76
Create AdjustableModPanel.version
zer0Kerbal Jan 13, 2023
c77fd82
Create BSD-2-Clause.txt
zer0Kerbal Jan 13, 2023
355eba6
Create changelog.md
zer0Kerbal Jan 13, 2023
dadf3a5
Update en-us.cfg
zer0Kerbal Jan 13, 2023
d99905a
Create ManualInstallation.htm
zer0Kerbal Jan 13, 2023
637a8e5
Create readme.htm
zer0Kerbal Jan 13, 2023
b101675
Update LICENSE
zer0Kerbal Jan 13, 2023
0f22683
Update AdjustableModPanel.cs
zer0Kerbal Jan 13, 2023
021c05f
Update AdjustableModPanel.csproj
zer0Kerbal Jan 13, 2023
b03bb25
Update AdjustableModPanel.sln
zer0Kerbal Jan 13, 2023
a9f9963
Update ModPanelComponent.cs
zer0Kerbal Jan 13, 2023
8657569
Update ModPanelIcons.cs
zer0Kerbal Jan 13, 2023
d54a981
Update AssemblyInfo.cs
zer0Kerbal Jan 13, 2023
0c1235b
Update Version.cs
zer0Kerbal Jan 13, 2023
2aa17a6
Update Version.tt
zer0Kerbal Jan 13, 2023
e964ebc
Delete InstallChecker.cs
zer0Kerbal Jan 13, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion BSD-2-clause.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BSD 2-Clause License

Copyright © (c) 2017,2019 radistmorse
Copyright © (c) 2021,2022 zer0Kerbal (zer0Kerbal at hotmail dot com)
Copyright © (c) 2021,2022, 2023 zer0Kerbal (zer0Kerbal at hotmail dot com)
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
6 changes: 1 addition & 5 deletions GameData/Morse/AdjustableModPanel/1.5.99.0.htm
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
<!-- ReleaseLayout.md v1.3.1.3
Adjustable Mod Panel (KAMP)
created: 11 Aug 2018
updated: 30 Mar 2022 -->


<p><a
href="https://forum.kerbalspaceprogram.com/index.php?/topic/207263-*"
Expand Down Expand Up @@ -223,4 +220,3 @@ <h2 id="how-to-support-this-and-other-great-mods-by-zer0kerbal">How to
</p>

<hr />
<!-- CC BY-NC-ND 3.0 Unported by zer0Kerbal -->
4 changes: 2 additions & 2 deletions GameData/Morse/AdjustableModPanel/AdjustableModPanel.version
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"NAME" : "Adjustable Mod Panel (KAMP)",
"NAME" : "Adjustable Mod Panel (KAMP) by Morse",
"URL" : "https://raw.githubusercontent.com/zer0Kerbal/AdjustableModPanel/master/AdjustableModPanel.version",
"DOWNLOAD" : "https://github.com/zer0Kerbal/AdjustableModPanel/releases/latest",
"CHANGE_LOG_URL" : "https://raw.githubusercontent.com/zer0Kerbal/AdjustableModPanel/master/changelog.md",
Expand Down Expand Up @@ -33,4 +33,4 @@
"NAME" : "AdjustableModPanel",
"DIRECTORY" : "AdjustableModPanel"
}
}
}
20 changes: 20 additions & 0 deletions GameData/Morse/AdjustableModPanel/Agencies/Agents.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
// Agents.cfg v1.0.0.0
// Adjustable Mod Panel (KAMP)
// created: 12 Jan 2023
// updated:

// this file: CC BY-SA 4.0 by zer0Kerbal

AGENT
{
name = MorseInvovativeTech
title = #MIT-Agency-titl
description = #MIT-Agency-desc
DescriptionRich = #MIT-Agency-descR

logoURL = Morse/AdjustableModPanel/Flags/Morse
logoScaledURL = Morse/AdjustableModPanel/Agencies/Morse_scaled

mentality = Pioneer
mentality = Cooperative
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion GameData/Morse/AdjustableModPanel/BSD-2-Clause.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BSD 2-Clause License

Copyright © (c) 2017,2019 radistmorse
Copyright © (c) 2021,2022 zer0Kerbal (zer0Kerbal at hotmail dot com)
Copyright © (c) 2021,2022, 2023 zer0Kerbal (zer0Kerbal at hotmail dot com)
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions GameData/Morse/AdjustableModPanel/Localization/en-us.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,16 @@ Localization
{
en-us
{
// Agency
#MIT-Agency-titl = Morse Innovative Tech (MIT)
#MIT-Agency-desc = Morse Innovative Tech strives to pioneer cooperative solutions and provide niche innovations
#MIT-Agency-descR = lorem ipsum Morse Innovative Tech strives to pioneer cooperative solutions and provide niche innovations
#MIT-Agency-abbv = MIT

#KAMP-000 = Adjustable Mod Panel
#KAMP-001 = Adjustable Mod Panel v<<1>>
#KAMP-abbv = KAMP
#KAMP-tags = KAMP morse adjustable button bar hidden

// ************* InstallChecker *************
#KAMP-IC-00 = Install Checker
Expand Down
88 changes: 88 additions & 0 deletions GameData/Morse/AdjustableModPanel/ManualInstallation.htm
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@




<h1 id="adjustable-mod-panel-kamp">Adjustable Mod Panel (KAMP)</h1>
<p><a href="./index.md">Home</a></p>
<p>Adjustable Mod Panel (KAMP) plugin provides a window for more precise
maneuver node editing in map view.</p>
<h2 id="installation-instructions">Installation Instructions</h2>
<h3 id="using-curseforgeoverwolf-app-or-ckan">Using CurseForge/OverWolf
app or CKAN</h3>
<p>This plugin allows you to pick which buttons on the stock toolbar you
want to see. You can show/hide mod stock toolbar buttons on different
screens separately. It requires no additional support from the add-ons
themselves, and should work with whichever add-ons it encounters. For
Kerbal Space Program (KSP).</p>
<h3 id="if-downloaded-from-curseforgeoverwolf-manual-download">If
Downloaded from CurseForge/OverWolf manual download</h3>
<p>To install, place the <code>Morse</code> folder inside your Kerbal
Space Program's GameData folder:</p>
<ul>
<li><strong>REMOVE ANY OLD VERSIONS OF THE PRODUCT BEFORE
INSTALLING</strong>
<ul>
<li>Delete
<code>&lt;KSP_ROOT&gt;/GameData/Morse/AdjustableModPanel</code> *
Extract the package's <code>Morse/</code> folder into your KSP's
GameData folder as follows:</li>
<li><code>&lt;PACKAGE&gt;/Morse</code> --&gt;
<code>&lt;KSP_ROOT&gt;/GameData</code>
<ul>
<li>Overwrite any preexisting folder/file(s).</li>
</ul></li>
<li>you should end up with
<code>&lt;KSP_ROOT&gt;/GameData/Morse/AdjustableModPanel</code></li>
</ul></li>
</ul>
<h3 id="if-downloaded-from-spacedock--github--other">If Downloaded from
SpaceDock / GitHub / other</h3>
<p>To install, place the <code>GameData</code> folder inside your Kerbal
Space Program folder:</p>
<ul>
<li><strong>REMOVE ANY OLD VERSIONS OF THE PRODUCT BEFORE
INSTALLING</strong>
<ul>
<li>Delete
<code>&lt;KSP_ROOT&gt;/GameData/Morse/AdjustableModPanel</code></li>
</ul></li>
<li>Extract the package's <code>GameData</code> folder into your KSP's
root folder as follows:
<ul>
<li><code>&lt;PACKAGE&gt;/GameData</code> --&gt;
<code>&lt;KSP_ROOT&gt;</code>
<ul>
<li>Overwrite any preexisting file.</li>
</ul></li>
<li>you should end up with
<code>&lt;KSP_ROOT&gt;/GameData/Morse/AdjustableModPanel</code></li>
</ul></li>
</ul>
<h2
id="the-following-file-layout-must-be-present-after-installation">The
following file layout must be present after installation</h2>
<div class="sourceCode" id="cb1"><pre
class="sourceCode markdown"><code class="sourceCode markdown"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="kw">&lt;KSP_ROOT&gt;</span></span>
<span id="cb1-2"><a href="#cb1-2" aria-hidden="true" tabindex="-1"></a><span class="ss"> + </span><span class="co">[</span><span class="ot">GameData</span><span class="co">]</span></span>
<span id="cb1-3"><a href="#cb1-3" aria-hidden="true" tabindex="-1"></a><span class="ss"> + </span><span class="co">[</span><span class="ot">Morse</span><span class="co">]</span></span>
<span id="cb1-4"><a href="#cb1-4" aria-hidden="true" tabindex="-1"></a> ...</span>
<span id="cb1-5"><a href="#cb1-5" aria-hidden="true" tabindex="-1"></a><span class="ss"> + </span><span class="co">[</span><span class="ot">AdjustableModPanel</span><span class="co">]</span></span>
<span id="cb1-6"><a href="#cb1-6" aria-hidden="true" tabindex="-1"></a><span class="ss"> + </span><span class="co">[</span><span class="ot">Localization</span><span class="co">]</span></span>
<span id="cb1-7"><a href="#cb1-7" aria-hidden="true" tabindex="-1"></a> ...</span>
<span id="cb1-8"><a href="#cb1-8" aria-hidden="true" tabindex="-1"></a><span class="ss"> + </span><span class="co">[</span><span class="ot">Plugins</span><span class="co">]</span></span>
<span id="cb1-9"><a href="#cb1-9" aria-hidden="true" tabindex="-1"></a> ...</span>
<span id="cb1-10"><a href="#cb1-10" aria-hidden="true" tabindex="-1"></a><span class="ss"> * </span>#.#.#.#.htm</span>
<span id="cb1-11"><a href="#cb1-11" aria-hidden="true" tabindex="-1"></a><span class="ss"> * </span>AdjustableModPanel.version</span>
<span id="cb1-12"><a href="#cb1-12" aria-hidden="true" tabindex="-1"></a><span class="ss"> * </span>Attributions.htm</span>
<span id="cb1-13"><a href="#cb1-13" aria-hidden="true" tabindex="-1"></a><span class="ss"> * </span>BSD-2-Clause.txt</span>
<span id="cb1-14"><a href="#cb1-14" aria-hidden="true" tabindex="-1"></a><span class="ss"> * </span>changelog.md</span>
<span id="cb1-15"><a href="#cb1-15" aria-hidden="true" tabindex="-1"></a><span class="ss"> * </span>ManualInstallation.htm</span>
<span id="cb1-16"><a href="#cb1-16" aria-hidden="true" tabindex="-1"></a><span class="ss"> * </span>readme.htm</span>
<span id="cb1-17"><a href="#cb1-17" aria-hidden="true" tabindex="-1"></a> ...</span>
<span id="cb1-18"><a href="#cb1-18" aria-hidden="true" tabindex="-1"></a><span class="ss"> * </span>ModuleManager.ConfigCache</span>
<span id="cb1-19"><a href="#cb1-19" aria-hidden="true" tabindex="-1"></a><span class="ss"> * </span>KSP.log</span>
<span id="cb1-20"><a href="#cb1-20" aria-hidden="true" tabindex="-1"></a> ...</span></code></pre></div>
<h3 id="dependencies">Dependencies</h3>
<ul>
<li>none</li>
</ul>
69 changes: 0 additions & 69 deletions GameData/Morse/AdjustableModPanel/ManualInstallation.md

This file was deleted.

41 changes: 32 additions & 9 deletions GameData/Morse/AdjustableModPanel/changelog.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,37 @@
# Changelog

| modName | Adjustable Mod Panel (KAMP) |
| ---------- | ---------------------------------------------------------------- |
| license | BSD-2-Clause |
| author | radistmorse and zer0Kerbal |
| forum | (https://forum.kerbalspaceprogram.com/index.php?/topic/207263-*) |
| github | (https://github.com/zer0Kerbal/zer0Kerbal/AdjustableModPanel) |
| curseforge | (https://www.curseforge.com/kerbal/ksp-mods/AdjustableModPanel) |
| spacedock | (https://spacedock.info/mod/2997) |
| ckan | AdjustableModPanel |
| modName | Adjustable Mod Panel (KAMP) |
| ---------- | ----------------------------------------------------------------- |
| license | BSD-2-Clause |
| author | radistmorse and zer0Kerbal |
| forum | (https://forum.kerbalspaceprogram.com/index.php?/topic/207263-*/) |
| github | (https://github.com/zer0Kerbal/zer0Kerbal/AdjustableModPanel) |
| curseforge | (https://www.curseforge.com/kerbal/ksp-mods/AdjustableModPanel) |
| spacedock | (https://spacedock.info/mod/2997) |
| ckan | AdjustableModPanel |

## Version 1.5.99.1-prerelease - `<Thank you Morse>` edition

* Released
* 12 Jan 2023
* for Kerbal Space Program 1.12.4
* by [zer0Kerbal](https://github.com/zer0Kerbal)

### Summary 1.5.99.1

* Compile for 1.12.4
* .NET 4.7.2
* C# 7.0
* <AdjustableModPanel.dll> v1.5.99.17 --> 1.5.99.22

### Status 1.5.99.1

* Issues
* closes #36 - Adjustable Mod Panel (AMP) 1.5.99.1-prerelease `<Thank you Morse>` edition
* closes #37 - 1.5.99.1 Additional Tasks
* udpates #32 - [Bug 🐞]: TUFX

---

## Version 1.5.99.0-adoption - `<Peekaboo>` edition

Expand Down
Loading