forked from mwerle/KSP-SimpleLogistics
-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d050ac1
commit 448891b
Showing
9 changed files
with
328 additions
and
192 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
<!-- ReleaseLayout.md v1.1.2.0 | ||
SimpleLogistics! (SLR) | ||
created: 11 Aug 2018 | ||
updated: 01 Feb 2020 --> | ||
<p><a href="https://forum.kerbalspaceprogram.com/index.php?/topic/191045-*"><img src="https://img.shields.io/badge/SimpleLogistics%20version-2.0.4.0-orange.svg?style=plastic" alt="Mod Version" /></a> | ||
<a href="http://kerbalspaceprogram.com/"><img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/SimpleLogistics/master/json/ksp.json" alt="KSP version:static" /></a> <img src="https://img.shields.io/badge/KSP-AVC--supported-brightgreen.svg?style=plastic" alt="KSP-AVC" /> <a href="https://www.gnu.org/licenses/gpl-3.0-standalone.html" title="GPLv3"><img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/SimpleLogistics/master/json/license.json" alt="License GPLv3" /></a> <a href="https://www.gnu.org/licenses/gpl-3.0-standalone.html" title="GPLv3"><img src="https://i.postimg.cc/90kCDs7K/gplv3-48x17.png" alt="" /></a><br /> | ||
<img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/SimpleLogistics/master/json/code.json" alt="Code" /> <img src="https://github.com/zer0Kerbal/SimpleLogistics/workflows/Validate%20AVC%20.version%20files/badge.svg" alt="Validate AVC .version files" /></p> | ||
<hr /> | ||
<h1 id="version-2040---new-situations-and-new-versions">Version 2.0.4.0 - New Situations and New Versions</h1> | ||
<ul> | ||
<li><B><color = red>DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL</color></b></li> | ||
<li>compile for KSP 1.9.1</li> | ||
<li>Special Thank you to @LinuxGuruGamer for all his assistance and patience.</li> | ||
</ul> | ||
<h3 id="code">CODE</h3> | ||
<ul> | ||
<li>remove old GUI code</li> | ||
<li>updated PAW to use grouping, included .dll version in label</li> | ||
<li>IsActive = True <em>should</em> now be working from within part.module</li> | ||
</ul> | ||
<h3 id="ui">UI</h3> | ||
<ul> | ||
<li>removed old pastel skin</li> | ||
<li>added option in game.settings to switch between Unity and KSP</li> | ||
<li>thank you to @LinuxGuruGamer</li> | ||
</ul> | ||
<h3 id="features-feature-and-more-features">Features, Feature, and MORE Features</h3> | ||
<h4 id="working">Working:</h4> | ||
<ul> | ||
<li>Vessel <Situations> limitations</li> | ||
<li>Vessel <Control> limitiations</li> | ||
</ul> | ||
<h4 id="not-working">Not Working:</h4> | ||
<ul> | ||
<li>range limitations</li> | ||
</ul> | ||
<hr /> | ||
<blockquote> | ||
<p>See <a href="https://raw.githubusercontent.com/zer0Kerbal/SimpleLogistics/master/Changelog.cfg">Full Changelog</a> for full details of changes<br /> | ||
See <a href="https://github.com/zer0Kerbal/SimpleLogistics/issues">Known Issues</a> for known issues</p> | ||
</blockquote> | ||
<hr /> | ||
<p><em>red box below is a link to forum post on how to get support</em><br /> | ||
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/83212-*"><img src="https://i.postimg.cc/vHP6zmrw/image.png" alt="How to get support" /></a></p> | ||
<p><img src="https://i.postimg.cc/GmZ77BYt/Settings2-0-4-0.png" alt="" title="New Features" /></p> | ||
<hr /> | ||
<p style="color: #FF0000;">Kerbal Space Program 1.9.1<br> | ||
Unity 2019.2.2f1<br> | ||
.NET Framework 4.8</p> | ||
*Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date* | ||
<p><img src="https://i.postimg.cc/nrRTvMpH/Skin-A2-0-4-0.png" alt="" title="New Skin" /> <img src="https://i.postimg.cc/XNQ2M1FT/Skin-U2-0-4-0.png" alt="" title="New Skin" /> <img src="https://i.postimg.cc/vBLmKmG5/Screen-Msg-New.png" alt="" title="New Situations" /></p> | ||
<hr /> | ||
<!-- graphical links to downloads --> | ||
<!--- license logo urls --> | ||
<!--- release graphic(s) --> | ||
<!-- | ||
CC BY-NC-SA-4.0 | ||
zer0Kerbal | ||
--> | ||
|
||
<div style="margin-top: 30px;margin-bottom: 10px;font-size: 0.8em;border-top: 1px solid #eee;padding-top: 8px;cursor: pointer;" | ||
title="This message doesn't display in the registered version of Markdown Monster." onclick="window.open('https://markdownmonster.west-wind.com')"> | ||
<img src="https://markdownmonster.west-wind.com/favicon.png" | ||
style="height: 20px;float: left; margin-right: 10px;"/> | ||
created with the free version of | ||
<a href="https://markdownmonster.west-wind.com" | ||
target="top">Markdown Monster</a> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
<!-- ReleaseLayout.md v1.1.2.0 | ||
SimpleLogistics! (SLR) | ||
created: 11 Aug 2018 | ||
updated: 01 Feb 2020 --> | ||
<p><a href="https://forum.kerbalspaceprogram.com/index.php?/topic/191045-*"><img src="https://img.shields.io/badge/SimpleLogistics%20version-2.0.4.0-orange.svg?style=plastic" alt="Mod Version" /></a> | ||
<a href="http://kerbalspaceprogram.com/"><img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/SimpleLogistics/master/json/ksp.json" alt="KSP version:static" /></a> <img src="https://img.shields.io/badge/KSP-AVC--supported-brightgreen.svg?style=plastic" alt="KSP-AVC" /> <a href="https://www.gnu.org/licenses/gpl-3.0-standalone.html" title="GPLv3"><img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/SimpleLogistics/master/json/license.json" alt="License GPLv3" /></a> <a href="https://www.gnu.org/licenses/gpl-3.0-standalone.html" title="GPLv3"><img src="https://i.postimg.cc/90kCDs7K/gplv3-48x17.png" alt="" /></a><br /> | ||
<img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/SimpleLogistics/master/json/code.json" alt="Code" /> <img src="https://github.com/zer0Kerbal/SimpleLogistics/workflows/Validate%20AVC%20.version%20files/badge.svg" alt="Validate AVC .version files" /></p> | ||
<hr /> | ||
<h1 id="version-2040---new-situations-and-new-versions">Version 2.0.4.0 - New Situations and New Versions</h1> | ||
<ul> | ||
<li><B><color = red>DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL</color></b></li> | ||
<li>compile for KSP 1.9.1</li> | ||
<li>Special Thank you to @LinuxGuruGamer for all his assistance and patience.</li> | ||
</ul> | ||
<h3 id="code">CODE</h3> | ||
<ul> | ||
<li>remove old GUI code</li> | ||
<li>updated PAW to use grouping, included .dll version in label</li> | ||
<li>IsActive = True <em>should</em> now be working from within part.module</li> | ||
</ul> | ||
<h3 id="ui">UI</h3> | ||
<ul> | ||
<li>removed old pastel skin</li> | ||
<li>added option in game.settings to switch between Unity and KSP</li> | ||
<li>thank you to @LinuxGuruGamer</li> | ||
</ul> | ||
<h3 id="features-feature-and-more-features">Features, Feature, and MORE Features</h3> | ||
<h4 id="working">Working:</h4> | ||
<ul> | ||
<li>Vessel <Situations> limitations</li> | ||
<li>Vessel <Control> limitiations</li> | ||
</ul> | ||
<h4 id="not-working">Not Working:</h4> | ||
<ul> | ||
<li>range limitations</li> | ||
</ul> | ||
<hr /> | ||
<blockquote> | ||
<p>See <a href="https://raw.githubusercontent.com/zer0Kerbal/SimpleLogistics/master/Changelog.cfg">Full Changelog</a> for full details of changes<br /> | ||
See <a href="https://github.com/zer0Kerbal/SimpleLogistics/issues">Known Issues</a> for known issues</p> | ||
</blockquote> | ||
<hr /> | ||
<p><em>red box below is a link to forum post on how to get support</em><br /> | ||
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/83212-*"><img src="https://i.postimg.cc/vHP6zmrw/image.png" alt="How to get support" /></a></p> | ||
<p><img src="https://i.postimg.cc/GmZ77BYt/Settings2-0-4-0.png" alt="" title="New Features" /></p> | ||
<hr /> | ||
<p style="color: #FF0000;">Kerbal Space Program 1.9.1<br> | ||
Unity 2019.2.2f1<br> | ||
.NET Framework 4.8</p> | ||
*Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date* | ||
<p><img src="https://i.postimg.cc/nrRTvMpH/Skin-A2-0-4-0.png" alt="" title="New Skin" /> <img src="https://i.postimg.cc/XNQ2M1FT/Skin-U2-0-4-0.png" alt="" title="New Skin" /> <img src="https://i.postimg.cc/vBLmKmG5/Screen-Msg-New.png" alt="" title="New Situations" /></p> | ||
<hr /> | ||
<!-- graphical links to downloads --> | ||
<!--- license logo urls --> | ||
<!--- release graphic(s) --> | ||
<!-- | ||
CC BY-NC-SA-4.0 | ||
zer0Kerbal | ||
--> | ||
|
||
<div style="margin-top: 30px;margin-bottom: 10px;font-size: 0.8em;border-top: 1px solid #eee;padding-top: 8px;cursor: pointer;" | ||
title="This message doesn't display in the registered version of Markdown Monster." onclick="window.open('https://markdownmonster.west-wind.com')"> | ||
<img src="https://markdownmonster.west-wind.com/favicon.png" | ||
style="height: 20px;float: left; margin-right: 10px;"/> | ||
created with the free version of | ||
<a href="https://markdownmonster.west-wind.com" | ||
target="top">Markdown Monster</a> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
<!-- ReleaseLayout.md v1.1.2.0 | ||
SimpleLogistics! (SLR) | ||
created: 11 Aug 2018 | ||
updated: 01 Feb 2020 --> | ||
[![Mod Version][shield:mod:static]][MOD:forum] | ||
[![KSP version:static][shield:ksp]][KSP:website] ![KSP-AVC][shield:kspavc] [![License GPLv3][shield:license]][LINK:license] [![][LOGO:gplv3]][LINK:license] | ||
![Code][shield:code] ![Validate AVC .version files][shield:avcvalid] | ||
*** | ||
# Version 2.0.4.0 - New Situations and New Versions | ||
- <B><color = red>DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL</color></b> | ||
- compile for KSP 1.9.1 | ||
- Special Thank you to @LinuxGuruGamer for all his assistance and patience. | ||
### CODE | ||
- remove old GUI code | ||
- updated PAW to use grouping, included .dll version in label | ||
- IsActive = True *should* now be working from within part.module | ||
### UI | ||
- removed old pastel skin | ||
- added option in game.settings to switch between Unity and KSP | ||
- thank you to @LinuxGuruGamer | ||
### Features, Feature, and MORE Features | ||
#### Working: | ||
- Vessel <Situations> limitations | ||
- Vessel <Control> limitiations | ||
#### Not Working: | ||
- range limitations | ||
*** | ||
> See [Full Changelog][MOD:changelog] for full details of changes | ||
> See [Known Issues][MOD:issues] for known issues | ||
*** | ||
*red box below is a link to forum post on how to get support* | ||
[![How to get support][image:get-support]][thread:getsupport] | ||
|
||
![][HERO:0] | ||
*** | ||
<p style="color: #FF0000;">Kerbal Space Program 1.9.1<br> | ||
Unity 2019.2.2f1<br> | ||
.NET Framework 4.8</p> | ||
*Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date* | ||
|
||
![][HERO:1] ![][HERO:2] ![][HERO:3] | ||
*** | ||
<!-- graphical links to downloads --> | ||
|
||
[MOD:license]: https://github.com/zer0Kerbal/SimpleLogistics/blob/master/LICENSE | ||
[MOD:issues]: https://github.com/zer0Kerbal/SimpleLogistics/issues | ||
[MOD:known]: https://github.com/zer0Kerbal/SimpleLogistics/wiki/Known-Issues | ||
[MOD:forum]: https://forum.kerbalspaceprogram.com/index.php?/topic/191045-* | ||
[MOD:changelog]: https://raw.githubusercontent.com/zer0Kerbal/SimpleLogistics/master/Changelog.cfg | ||
[KSP:website]: http://kerbalspaceprogram.com/ | ||
|
||
[shield:mod:static]: https://img.shields.io/badge/SimpleLogistics%20version-2.0.4.0-orange.svg?style=plastic | ||
[shield:ksp:static]: https://img.shields.io/badge/KSP-1.9.1-blue.svg?style=plastic | ||
[shield:mod:latest]: https://img.shields.io/github/v/release/zer0Kerbal/SimpleLogistics?include_prereleases?style=plastic | ||
[shield:mod]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/SimpleLogistics/master/json/mod.json | ||
[shield:ksp]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/SimpleLogistics/master/json/ksp.json | ||
[shield:license]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/SimpleLogistics/master/json/license.json | ||
[shield:code]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/SimpleLogistics/master/json/code.json | ||
[shield:kspavc]: https://img.shields.io/badge/KSP-AVC--supported-brightgreen.svg?style=plastic | ||
[shield:avcvalid]: https://github.com/zer0Kerbal/SimpleLogistics/workflows/Validate%20AVC%20.version%20files/badge.svg | ||
|
||
[image:get-support]: https://i.postimg.cc/vHP6zmrw/image.png | ||
|
||
[LINK:license]: https://www.gnu.org/licenses/gpl-3.0-standalone.html "GPLv3" | ||
[thread:getsupport]: https://forum.kerbalspaceprogram.com/index.php?/topic/83212-* | ||
|
||
<!--- license logo urls --> | ||
[LOGO:gplv3]: https://i.postimg.cc/90kCDs7K/gplv3-48x17.png | ||
|
||
<!--- release graphic(s) --> | ||
[HERO:0]: https://i.postimg.cc/GmZ77BYt/Settings2-0-4-0.png "New Features" | ||
[HERO:1]: https://i.postimg.cc/nrRTvMpH/Skin-A2-0-4-0.png "New Skin" | ||
[HERO:2]: https://i.postimg.cc/XNQ2M1FT/Skin-U2-0-4-0.png "New Skin" | ||
[HERO:3]: https://i.postimg.cc/vBLmKmG5/Screen-Msg-New.png "New Situations" | ||
|
||
<!-- | ||
CC BY-NC-SA-4.0 | ||
zer0Kerbal | ||
--> |
Oops, something went wrong.