Skip to content
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

1.4.99.0 adoption <Can You Hear Me Now?> #22

Merged
merged 18 commits into from
Mar 19, 2022
Merged

Conversation

zer0Kerbal
Copy link
Owner

@zer0Kerbal zer0Kerbal commented Mar 19, 2022

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 Localization - Master #5 - Localization - Master
    • closes English <us-en.cfg> #6 - American English <us-en.cfg>
    • closes Part Localization #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

@zer0Kerbal zer0Kerbal added this to the 1.4.99.0-adoption milestone Mar 19, 2022
@zer0Kerbal zer0Kerbal self-assigned this Mar 19, 2022
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. Kindly read contributiing.md, code_of_conduct.md and styleguide.md. These are boilerplate.

### 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 filename
* Add :FOR[Antennas] to all patches
* add Header/Footer
* clean up whitespace
### Flags / Agency

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

* rename flags to remove spaces in filenames
* [PhantomAerospace-red.png]
* [PhantomAerospace-white.png]
## Version 1.4.99.0-adoption <Can You Hear Me Now?>

* >>-- 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?>
Copy link
Owner Author

@zer0Kerbal zer0Kerbal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐜 !

@zer0Kerbal zer0Kerbal merged commit 9332dbd into master Mar 19, 2022
@zer0Kerbal zer0Kerbal deleted the 1.4.99.0-adoption branch March 19, 2022 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant