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.3.99.0 adoption #103

Merged
merged 307 commits into from
Feb 10, 2023
Merged

1.3.99.0 adoption #103

merged 307 commits into from
Feb 10, 2023

Conversation

zer0Kerbal
Copy link
Owner

Version 1.3.99.0-adoption - <Thank you artwhaley> edition

  • Released
    • 10 Feb 2023
    • for Kerbal Space Program 1.12.5
    • by zer0Kerbal

Adoption by zer0Kerbal

  • Can now search for drm or dreamerin the editor search bar to find all Dreamer parts
  • ~ total parts
    • Common Core / Cent stages
    • Dreamer
      • two pods, one with and one without cargo bay

Archival Releases 1.3.99.0

Localization 1.3.99.0

Documentation 1.3.99.0

  • Create
    • readme
    • deploy to:
      • CurseForge Description page 🤬
      • Forum Original Post 🐰
      • SpaceDock Information page 🌮
    • release notes
    • [changelog.md]
    • update /docs/

GitHub Pages 1.3.99.0

  • Create
    • docs/
      • [_config.yml]
      • [404.md] v1.0.3.2
      • [Assembly.md] v1.0.0.0
      • [Attribution.md] v1.0.7.1
      • [Disclaimer.md] v1.0.7.1
      • [LegalMumboJumbo.md] v1.0.5.1
      • [Localizations.md] v1.1.7.0
      • [ManualInstallation.md] v1.1.8.0
      • [Marketing.md] v1.0.1.0
      • [Notices.md] v1.0.1.0
      • [PartsCatalog.md] v1.1.4.1
      • [Why.md] v1.1.0.0
  • closes Needs a wiki #8 - Needs a wiki
  • closes Create GitHub Pages #89 - Create GitHub Pages

Legal Mumbo Jumbo 1.3.99.0

  • Create
    • license check
    • offline documentation
    • _Legal
      • screenshots and pdfs
      • adoptionLetters
      • communications concerning
    • _Links/
      • link(s) saved
    • docs/LegalMumboJumbo
      • [License.md]
      • FORUM-##.png's
        • public documentation
    • GitHub: :octocat:
      • LICENSE
      • [license].txt
    • CurseForge
    • SpaceDock
    • CKAN

Part Asset Updates 1.3.99.0

  • create Assets/ folder
  • convert from mesh to MODEL
  • rename
    • models to unique names
    • textures to unique names
  • update
    • model pointers (.png et al to .dds)
    • model texture pointers to new names
  • relocate assets to Assets/
  • eliminate
    • duplicate textures
    • duplicate models
  • relocate part.cfg to Parts/
  • closes Part Asset Updates #93 - Part Asset Updates

Parts 1.3.99.0

Config 1.3.99.0

  • Add localized tags to parts
  • Create
    • Dreamer.cfg v1.0.0.0
      • adds localized tags to parts
  • closes Create <Dreamer.cfg> #94 - Create <Dreamer.cfg>

License 1.3.99.0

  • Update
    • Updated License: GPL-2.0
      • was: WTPFL

Social Media Presence 1.3.99.0

  • Create Social Media Presence
    • Kerbal Space Program forum
      • Create new thread/post in "Add-on Development"
      • title: [1.12.x] Dreamer (DREAM) - 1.3.99.0-adoption - <Thank you artwhaley> edition [01 Jan 2022]
      • create release post in new thread/post
        • content (readme.htm)
      • original mod's thread/post
        • post link to new thread/post
    • CurseForge
    • Twitter
    • SpaceDock
    • Reddit post
    • Patreon post

Marketing 1.3.99.0

Status 1.3.99.0


zer0Kerbal and others added 30 commits March 21, 2022 00:36
### Parts

* Stage I
  * combine multiple versions into one
### Localization

* [Agents.cfg]
  * update
  * localize
* closes #11 - Localization - English (United States) <en-us.cfg>
* updates #10 - Localization - Master

### Parts

* Stage I
  * combine multiple versions into one
* [tag] --> [tags]
* [drm-atlas-inter.cfg]
  * [category]
  * [vesselType]
* [drm-cabin-bay.cfg]
  * [mass] was 0.7, now 2.0
  * [maxTemp] now 3400, was 4400
* [drm-cabin-nobay.cfg]
* [drm-decoupler.cfg]
  * Update
    * [category] was Structural, now is Coupling
    * [maximum_drag] was = 0.02, now is 0.2
    * [minimum_drag] was = 0.0, now is 0.2
    * [angularDrag] was = 1, now is 2
    * [crashTolerance] = 6, was 15
    * [breakingForce] = 150, was 20000
    * [breakingTorque] = 150, was 20000
    * [maxTemp] = 2000, was 3400
    * [mass] = 0.05, was 0.1]
  * Add
    * [bulkheadProfiles] = size1 - This might not be correct
    * [ModuleDecouple]
      * [isOmniDecoupler] = false
    * [ModuleToggleCrossfeed]
    * [ModuleTestSubject]

### Compatibility

* Rename Patches --> Compatibility
* Headers/Footers
* adjust :NEEDS
* adjust :FOR
* linting
* [RPM.cfg] --> [RasterPropMonitor.cfg]  v1.0.0.0
* [ODFC.cfg] -- [OnDemandFuelCells.cfg]  v1.0.1.0
* [FAR-NEAR.cfg] -- [FerramAerospaceResearch.cfg] v1.0.0.0
* Create
  * thank you @FuryFire2004
    * [MechJeb.cfg] v1.0.0.0
    * [HullCamVDS.cfg] v1.0.0.0
    * [ConnectedLivingSpace.cfg] v1.0.0.0
  * [FireSpitter.cfg] v1.0.0.0
* closes #56 - [Request]: patch for HullCameraVDS
* closes #57 - [Request]: patch for ConnectedLivingSpaces (CLS)
* closes #58 - [Request]: patch for MechJeb (MJ)
* closes #61 - [Request]: patch for FireSpitter (FS)

Co-Authored-By: artwhaley <8403345+artwhaley@users.noreply.github.com>
# Passes on parts 

* to remove duplicates
* localize parts and agent
### Localization

* [Agents.cfg]
  * update
  * localize
* closes #11 - Localization - English (United States) <en-us.cfg>
* updates #10 - Localization - Master

### Parts

* Stage I
  * combine multiple versions into one
* [tag] --> [tags]
* [drm-atlas-inter.cfg]
  * [category] 
  * [vesselType]
* [drm-cabin-bay.cfg]
  * [mass] was 0.7, now 2.0
  * [maxTemp] now 3400, was 4400
* [drm-cabin-nobay.cfg]
* [drm-decoupler.cfg]
  * Update
    * [category] was Structural, now is Coupling
    * [maximum_drag] was = 0.02, now is 0.2
    * [minimum_drag] was = 0.0, now is 0.2
    * [angularDrag] was = 1, now is 2
    * [crashTolerance] = 6, was 15
    * [breakingForce] = 150, was 20000
    * [breakingTorque] = 150, was 20000
    * [maxTemp] = 2000, was 3400
    * [mass] = 0.05, was 0.1]
  * Add
    * [bulkheadProfiles] = size1 - This might not be correct
    * [ModuleDecouple]
      * [isOmniDecoupler] = false
    * [ModuleToggleCrossfeed]
    * [ModuleTestSubject]

### Compatibility

* Rename Patches --> Compatibility
* Headers/Footers
* adjust :NEEDS
* adjust :FOR
* linting
* [RPM.cfg] --> [RasterPropMonitor.cfg]  v1.0.0.0
* [ODFC.cfg] -- [OnDemandFuelCells.cfg]  v1.0.1.0
* [FAR-NEAR.cfg] -- [FerramAerospaceResearch.cfg] v1.0.0.0
* Create
  * thank you @FuryFire2004
    * [MechJeb.cfg] v1.0.0.0
    * [HullCamVDS.cfg] v1.0.0.0
    * [ConnectedLivingSpace.cfg] v1.0.0.0
  * [FireSpitter.cfg] v1.0.0.0
* closes #56 - [Request]: patch for HullCameraVDS
* closes #57 - [Request]: patch for ConnectedLivingSpaces (CLS)
* closes #58 - [Request]: patch for MechJeb (MJ)
* closes #61 - [Request]: patch for FireSpitter (FS)
YAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
* CLS CHANGES
* closes #51 - [Request]: patch for ConnectedLivingSpaces (CLS)
* fixes for [HullCameraVDS.cfg]
* closes #56 - [Request]: patch for HullCameraVDS
Signed-off-by: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com>
@zer0Kerbal zer0Kerbal added the semantic: adoption relating to adoption label Feb 10, 2023
@zer0Kerbal zer0Kerbal added this to the 1.3.99.0-adoption milestone Feb 10, 2023
@zer0Kerbal zer0Kerbal self-assigned this Feb 10, 2023
@zer0Kerbal zer0Kerbal linked an issue Feb 10, 2023 that may be closed by this pull request
7 tasks
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 129239c into master Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment