Skip to content

Commit

Permalink
Merge pull request #22 from zer0Kerbal/1.4.99.0-adoption
Browse files Browse the repository at this point in the history
## Version 1.4.99.0-adoption <Can You Hear Me Now?>

* 17 Mar 2022
* For Kerbal Space Program [1.12.x]

* >>-- adoption by zer0Kerbal --<<

### Repo

* setup GitHub
* Update Antennas.version
* Update _release
* Update json's

### Folder

* Restructure and reorganize
* Rename /Patches to /Compatibility

### Compatibility Patches

* [AntennaRange.cfg] v1.1.0.0
* [RemoteTech.cfg] v1.1.0.0
* [Telemachus.cfg] v1.1.0.0
* rename to remove spaces in filenames
* Add :FOR[Antennas] to all patches
* add Header/Footer
* clean up whitespace

### Flags / Agency

* rename flags to remove spaces in filenames
* [PhantomAerospace-red.png]
* [PhantomAerospace-white.png]
* Resize from 256x160 to 512x360
* Create Agencies/[Agents.cfg]
  * create Phantom Aerospace
  * [PhantomAerospace.png]
  * [PhantomAerospace_scaled]
  * Agent Description needs fleshing out

### Parts

* Localization
  * Create agency
  * Localize
  * Parts to localize
    * [vhfBlade.cfg]
    * [hu6s125.cfg]
    * [yagiActual.cfg]
    * [yagiAntenna.cfg]
    * [helixAntenna.cfg]
    * [quadHelix.cfg]
* Assets
  * Create Assets folder
  * rename all models to reflect part name
    * [vhfBlade.mu]
    * [hu6s125.mu]
    * [yagiActual.mu]
    * [yagiAntenna.mu]
    * [helixAntenna.mu]
    * [quadHelix.mu]
  * update internal pointer from .png to .dds
  * rename corresponding [Tt]exture.dds to
    * [helixAntenna.mu]
      * [text000.dds]
    * [vhfBlade.mu]
      * [text001.dds]
    * [hu6s125.mu]
      * [text002.dds]
    * [yagiActual.mu]
      * [text003.dds]
    * [yagiAntenna.mu]
      * [text004.dds]
    * [quadHelix.mu]
      * [text005.dds]
  * updates #5 - Localization - Master
  * closes #6 - American English <us-en.cfg>
  * closes #21 - Part Localization
* Change
  * [Category] from Science to Communication
  * General Linting and reorganization
  * [attachRules] = 1,1,1,1,0 for all stackable parts
  * adjust attachment nodes
    * correct orientation
    * change size from 0 to 1
* Add
  * [tags]
  * @thumbs
  * [DRAG_CUBES]
  * preliminary [ModuleCargoPart] to all parts
* Specific part changes
  * [vhfBlade.cfg]
    * [ModuleDataTransmitter] added equal to C16S - SurfAntenna
    * [entryCost] was 7800, now is 800
    * [cost] was 1275, now is 400
    * crashTolerance[]] was 20, now is 10
  * [hu6s125.cfg]
    * [ModuleDataTransmitter]
      * added [antennaType] = DIRECT
      * added [antennaPower] = 750000]
    * [entryCost] was 7800, now is 780
    * [cost] was 1275, now is 350
    * crashTolerance[]] was 20, now is 11
  * [yagiActual.cfg]
    * [ModuleDataTransmitter]
      * added [antennaType] = DIRECT
      * added [antennaPower] = 1500000]
  * [yagiAntenna.cfg]
    * [ModuleDataTransmitter]
      * added [antennaType] = DIRECT
      * added [antennaPower] = 750000]
  * [helixAntenna.cfg]
    * [ModuleDataTransmitter]
      * added [antennaType] = DIRECT
      * added [antennaPower] = 750000]
  * [quadHelix.cfg]
    * [ModuleDataTransmitter]
      * added [antennaType] = DIRECT
      * added [antennaPower] = 500000]

### GameData

* Localization folder 📁
* Localization\ [readme.md][URL:lclztn] 🗃️
* Localization\ [quickstart.md][URL:qs] 🗃️

### Documentation

* Create
  * [readme.md] 🔢
  * [release.md] 🧾
  * [ManualInstallation.md]
  * [Attributions.md]

### docs/

* Create
  * docs/
    * [localization.md]
    * [PartInvoice.md]
    * [404.md]
    * [Attributions.md]
    * [index.md]
    * [LegalMumboJumbo.md]
    * [Localizations.md]
    * [ManualInstallation.md]
    * LegalMumboJumbo/
      * [FORUM-01.png]
      * [License.md]
    * ReleaseNotes/
      * [1.4.99.0.md]

## Status

* Issues
  * closes #4 - 1.4.99.0 Social Media
  * closes #3 - 1.4.99.0 Update Documentation
  * closes #2 - 1.4.99.0 Verify Legal Mumbo Jumbo
  * closes #1 - Antennas 1.4.99.0-adoption <Can You Hear Me Now?>
  • Loading branch information
zer0Kerbal authored Mar 19, 2022
2 parents 367e9ac + fb4b8c1 commit 9332dbd
Show file tree
Hide file tree
Showing 61 changed files with 2,597 additions and 351 deletions.
8 changes: 6 additions & 2 deletions .github/.imgbotconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@
"ignoredFiles": [
"GameData/*",
"docs/LegalMumboJumbo/*",
"GameData/Antennas/*",
"GameData/Antennas/Textures/*",
"GameData/PhantomAerospace/Antennas/*",
"GameData/PhantomAerospace/Antennas/Textures/*",
"GameData/PhantomAerospace/Antennas/Flags/*",
"GameData/PhantomAerospace/Antennas/Agents/*",
"GameData/PhantomAerospace/Antennas/Assets/*",
"GameData/PhantomAerospace/Antennas/Parts/@thumbs/*",
"source/*",
"**/Assets/**",
"**/Flags/**",
Expand Down
6 changes: 3 additions & 3 deletions Antennas.version
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
{
"MAJOR" : 1,
"MINOR" : 4,
"PATCH" : 0,
"PATCH" : 99,
"BUILD" : 0
},
"KSP_VERSION" :
{
"MAJOR" : 1,
"MINOR" : 1,
"MINOR" : 12,
"PATCH" : 3
},
"KSP_VERSION_MIN" :
Expand All @@ -31,6 +31,6 @@
"INSTALL_LOC" :
{
"NAME" : "Antennas",
"DIRECTORY" : "Antennas"
"DIRECTORY" : "PhantomAerospace/Antennas"
}
}
349 changes: 349 additions & 0 deletions GameData/PhantomAerospace/Antennas/1.4.99.0.htm
Original file line number Diff line number Diff line change
@@ -0,0 +1,349 @@
<!-- ReleaseLayout.md v1.3.1.1
Antennas (ANTS)
created: 11 Aug 2018
updated: 06 Mar 2022 -->

<p><a
href="https://forum.kerbalspaceprogram.com/index.php?/topic/207329-*"
title="Antennason the forums"><img
src="https://img.shields.io/badge/Antennas%20(ANTS)%20-v1.4.99.0--adoption-BADA55.svg?style=plastic&amp;labelColor=darkgreen"
title="1.4.99.0-adoption" alt="AntennasVersion" /></a> <a
href="http://kerbalspaceprogram.com/" title="Kerbal Space Program"><img
src="https://img.shields.io/badge/KSP-1.12.3-blue.svg?style=plastic&amp;logo=data:image/webp;base64,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&amp;labelColor=black"
title="Kerbal Space Program" alt="KSP version" /></a> <a
href="https://creativecommons.org/licenses/by-nc-sa/4.0/"
title="CC BY-NC-SA 4.0"><img
src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/Antennas/master/json/license.json"
alt="License" /></a> <img
src="https://github.com/zer0Kerbal/Antennas/actions/workflows/AVC-VersionFileValidator.yml/badge.svg?labelColor=black&amp;style=plastic"
title="AVC-Valid - thank you to DasSkelett"
alt="AVC .version files" /></p>
<p><a href="https://zer0kerbal.github.io/Antennas/"
title="GitHub Pages"><img
src="https://github.com/zer0Kerbal/Antennas/actions/workflows/pages/pages-build-deployment/badge.svg"
title="GitHub IO" alt="GitHub Pages" /></a></p>
<hr />
<h1 id="version-14990-adoption-can-you-hear-me-now">Version
1.4.99.0-adoption &lt;Can You Hear Me Now?&gt;</h1>
<ul>
<li>17 Mar 2022</li>
<li>Release for Kerbal Space Program [KSP 1.12.x]</li>
</ul>
<h4 style="border:0.5px solid Tomato; background-color: #bada55; color: #FF0000; text-align:center">
<b>DO A CLEAN INSTALL:</br> DELETE EXISTING INSTALLATION THEN RE-INSTALL</b></h4>
<p style="border:0.5px solid Tomato; background-color: #bada55; color: #FF0000; text-align:center">Download from <a href="https://www.curseforge.com/kerbal/ksp-mods/Antennas/files">CurseForge</a></p>

<h2 id="changes">Changes</h2>
<ul>
<li><blockquote>
<blockquote>
<p>-- adoption by zer0Kerbal --&lt;&lt;</p>
</blockquote>
</blockquote></li>
</ul>
<h3 id="repo">Repo</h3>
<ul>
<li>setup GitHub</li>
<li>Update Antennas.version</li>
<li>Update _release</li>
<li>Update json's</li>
</ul>
<h3 id="folder">Folder</h3>
<ul>
<li>Restructure and reorganize</li>
<li>Rename /Patches to /Compatibility</li>
</ul>
<h3 id="compatibility-patches">Compatibility Patches</h3>
<ul>
<li>[AntennaRange.cfg] v1.1.0.0</li>
<li>[RemoteTech.cfg] v1.1.0.0</li>
<li>[Telemachus.cfg] v1.1.0.0</li>
<li>rename to remove spaces in filenames</li>
<li>Add :FOR[Antennas] to all patches</li>
<li>add Header/Footer</li>
<li>clean up whitespace</li>
</ul>
<h3 id="flags--agency">Flags / Agency</h3>
<ul>
<li>rename flags to remove spaces in filenames</li>
<li>[PhantomAerospace-red.png]</li>
<li>[PhantomAerospace-white.png]</li>
<li>Resize from 256x160 to 512x360</li>
<li>Create Agencies/[Agents.cfg]
<ul>
<li>create Phantom Aerospace</li>
<li>[PhantomAerospace.png]</li>
<li>[PhantomAerospace_scaled]</li>
<li>Agent Description needs fleshing out</li>
</ul></li>
</ul>
<h3 id="parts">Parts</h3>
<ul>
<li>Localization
<ul>
<li>Create agency</li>
<li>Localize</li>
<li>Parts to localize
<ul>
<li>[vhfBlade.cfg]</li>
<li>[hu6s125.cfg]</li>
<li>[yagiActual.cfg]</li>
<li>[yagiAntenna.cfg]</li>
<li>[helixAntenna.cfg]</li>
<li>[quadHelix.cfg]</li>
</ul></li>
</ul></li>
<li>Assets
<ul>
<li>Create Assets folder</li>
<li>rename all models to reflect part name
<ul>
<li>[vhfBlade.mu]</li>
<li>[hu6s125.mu]</li>
<li>[yagiActual.mu]</li>
<li>[yagiAntenna.mu]</li>
<li>[helixAntenna.mu]</li>
<li>[quadHelix.mu]</li>
</ul></li>
<li>update internal pointer from .png to .dds</li>
<li>rename corresponding [Tt]exture.dds to
<ul>
<li>[helixAntenna.mu]
<ul>
<li>[text000.dds]</li>
</ul></li>
<li>[vhfBlade.mu]
<ul>
<li>[text001.dds]</li>
</ul></li>
<li>[hu6s125.mu]
<ul>
<li>[text002.dds]</li>
</ul></li>
<li>[yagiActual.mu]
<ul>
<li>[text003.dds]</li>
</ul></li>
<li>[yagiAntenna.mu]
<ul>
<li>[text004.dds]</li>
</ul></li>
<li>[quadHelix.mu]
<ul>
<li>[text005.dds]</li>
</ul></li>
</ul></li>
<li>updates #5 - Localization - Master</li>
<li>closes #6 - American English &lt;us-en.cfg&gt;</li>
<li>closes #21 - Part Localization</li>
</ul></li>
<li>Change
<ul>
<li>[Category] from Science to Communication</li>
<li>General Linting and reorganization</li>
<li>[attachRules] = 1,1,1,1,0 for all stackable parts</li>
<li>adjust attachment nodes
<ul>
<li>correct orientation</li>
<li>change size from 0 to 1</li>
</ul></li>
</ul></li>
<li>Add
<ul>
<li>[tags]</li>
<li>@thumbs</li>
<li>[DRAG_CUBES]</li>
<li>preliminary [ModuleCargoPart] to all parts</li>
</ul></li>
<li>Specific part changes
<ul>
<li>[vhfBlade.cfg]
<ul>
<li>[ModuleDataTransmitter] added equal to C16S - SurfAntenna</li>
<li>[entryCost] was 7800, now is 800</li>
<li>[cost] was 1275, now is 400</li>
<li>crashTolerance[]] was 20, now is 10</li>
</ul></li>
<li>[hu6s125.cfg]
<ul>
<li>[ModuleDataTransmitter]
<ul>
<li>added [antennaType] = DIRECT</li>
<li>added [antennaPower] = 750000]</li>
</ul></li>
<li>[entryCost] was 7800, now is 780</li>
<li>[cost] was 1275, now is 350</li>
<li>crashTolerance[]] was 20, now is 11</li>
</ul></li>
<li>[yagiActual.cfg]
<ul>
<li>[ModuleDataTransmitter]
<ul>
<li>added [antennaType] = DIRECT</li>
<li>added [antennaPower] = 1500000]</li>
</ul></li>
</ul></li>
<li>[yagiAntenna.cfg]
<ul>
<li>[ModuleDataTransmitter]
<ul>
<li>added [antennaType] = DIRECT</li>
<li>added [antennaPower] = 750000]</li>
</ul></li>
</ul></li>
<li>[helixAntenna.cfg]
<ul>
<li>[ModuleDataTransmitter]
<ul>
<li>added [antennaType] = DIRECT</li>
<li>added [antennaPower] = 750000]</li>
</ul></li>
</ul></li>
<li>[quadHelix.cfg]
<ul>
<li>[ModuleDataTransmitter]
<ul>
<li>added [antennaType] = DIRECT</li>
<li>added [antennaPower] = 500000]</li>
</ul></li>
</ul></li>
</ul></li>
</ul>
<h3 id="gamedata">GameData</h3>
<ul>
<li>Localization folder 📁</li>
<li>Localization\ [readme.md][URL:lclztn] 🗃️</li>
<li>Localization\ [quickstart.md][URL:qs] 🗃️</li>
</ul>
<h3 id="documentation">Documentation</h3>
<ul>
<li>Create
<ul>
<li>[readme.md] 🔢</li>
<li>[release.md] 🧾</li>
<li>[ManualInstallation.md]</li>
<li>[Attributions.md]</li>
</ul></li>
</ul>
<h3 id="docs">docs/</h3>
<ul>
<li>Create
<ul>
<li>docs/
<ul>
<li>[localization.md]</li>
<li>[PartInvoice.md]</li>
<li>[404.md]</li>
<li>[Attributions.md]</li>
<li>[index.md]</li>
<li>[LegalMumboJumbo.md]</li>
<li>[Localizations.md]</li>
<li>[ManualInstallation.md]</li>
<li>LegalMumboJumbo/
<ul>
<li>[FORUM-01.png]</li>
<li>[License.md]</li>
</ul></li>
<li>ReleaseNotes/
<ul>
<li>[1.4.99.0.md]</li>
</ul></li>
</ul></li>
</ul></li>
</ul>
<h3 id="status">Status</h3>
<ul>
<li>Issues
<ul>
<li>closes #4 - 1.4.99.0 Social Media</li>
<li>closes #3 - 1.4.99.0 Update Documentation</li>
<li>closes #2 - 1.4.99.0 Verify Legal Mumbo Jumbo</li>
<li>closes #1 - Antennas 1.4.99.0-adoption &lt;Can You Hear Me
Now?&gt;</li>
</ul></li>
</ul>
<hr />
<h2 id="see-more">See More</h2>
<ul>
<li>Changelog Summary for more details of changes : See <a
href="https://raw.githubusercontent.com/zer0Kerbal/Antennas/master/changelog.md"
title="Changelog">ChangeLog</a></li>
<li>Discussions and news on this mod : See <a
href="https://github.com/zer0Kerbal/Antennas/discussions"
title="Discussions">Discussions</a> or <a
href="https://forum.kerbalspaceprogram.com/index.php?/topic/207329-*"
title="Antennason the forums">KSP Forums</a></li>
<li>Known Issues for more details of feature requests and known issues :
See <a href="https://github.com/zer0Kerbal/Antennas/wiki/Known-Issues"
title="Known Issues">Known Issues</a></li>
<li>GitHub Pages : See <a href="https://zer0kerbal.github.io/Antennas/"
title="GitHub Pages">Pages</a></li>
</ul>
<h2 id="localization">Localization</h2>
<blockquote>
<ul class="task-list">
<li><input type="checkbox" disabled="" checked="" />
<img
src="https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed&#39;K/Localization/img/American-flag-sm.png"
title="American English" alt="English" /> English</li>
<li><input type="checkbox" disabled="" checked="" />
![Mexican][MX] Mexican (Mexicano)</li>
<li><input type="checkbox" disabled="" checked="" />
<img
src="https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed&#39;K/Localization/img/Russian-flag-sm.png"
title="Русский" alt="Russian" /> Russian (Русский)</li>
<li><input type="checkbox" disabled="" />
<em><strong>your translation here</strong></em></li>
</ul>
<p>HELP WANTED - See the <a
href="https://github.com/zer0Kerbal/Antennas/blob/master/GameData/Antennas/Localization/readme.md"
title="Localization">README in the Localization folder</a> for
instructions for adding or improving translations. <a
href="https://github.com/zer0Kerbal/Antennas/" title="GitHub">GitHub</a>
push is the best way to contribute. <em>Additions and corrections
welcome!</em></p>
</blockquote>
<hr />
<h2 id="how-to-support-this-and-other-great-mods-by-zer0kerbal">How to
support this and other great mods by <a
href="https://forum.kerbalspaceprogram.com/index.php?/profile/190933-zer0kerbal/"
title="zer0Kerbal"><code>zer0Kerbal</code></a></h2>
<p><a
href="https://www.paypal.com/donate?hosted_button_id=DC22YHMEJREKL"
title="PayPal"><img
src="https://img.shields.io/badge/Buy%20me%20some%20-LFO-BADA55?style=for-the-badge&amp;logo=paypal&amp;labelColor=FFDD00"
title="PayPal" alt="Support" /></a> <a
href="https://www.patreon.com/bePatron?u=23390503" title="Patreon"><img
src="https://img.shields.io/badge/Patreon%20-Patreonize-FF424D?style=for-the-badge&amp;logo=patreon"
title="Patreon" alt="Patreon" /></a> <a
href="https://github.com/sponsors/zer0Kerbal"
title="Github Sponsors"><img
src="https://img.shields.io/badge/Github%20-Sponsor-EA4AAA?style=for-the-badge&amp;logo=githubsponsors"
title="Github Sponsors" alt="Github Sponsor" /></a> <a
href="https://buymeacoffee.com/zer0Kerbal" title="Buy Me A Snack"><img
src="https://img.shields.io/badge/Buy%20Me%20a%20-Snack!-FFDD00?style=for-the-badge&amp;logo=buymeacoffee"
title="Buy Me A Snack" alt="Buy zer0Kerbal a snack" /></a></p>
<hr />
<div style="border:0.5px solid Tomato; background-color: #BADA55; color: #FF0000; text-align:center">
<p><b>*red box below is a link to forum post on how to get support*</p>
<a href = "https://forum.kerbalspaceprogram.com/index.php?/topic/83212-*">
<p><img src = "https://i.postimg.cc/vHP6zmrw/image.png" alt="How to get support"></p></a>
</br>
<p>Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date</p></div>

<!--
<p style="border:0.5px solid Tomato; background-color: lightgrey; color: #FF0000; text-align:center">Kerbal Space Program 1.12.3 — Unity 2019.2.2f1 — .NET Framework 4.7.2
</p> -->

<hr />
<!-- links -->

<!-- mod -->

<!--- license -->

<!-- financial support -->

<!-- Localization -->

<!-- CC BY-NC-ND 3.0 Unported by zer0Kerbal -->
Loading

0 comments on commit 9332dbd

Please sign in to comment.