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

Localization #45

Merged
merged 84 commits into from
Mar 21, 2022
Merged

Localization #45

merged 84 commits into from
Mar 21, 2022

Conversation

zer0Kerbal
Copy link
Owner

@zer0Kerbal zer0Kerbal commented Mar 18, 2022

Passes on parts

  • to remove duplicates
  • localize parts and agent

Localization

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

@zer0Kerbal zer0Kerbal added the issue: config issue type label Mar 18, 2022
### 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 <[email protected]>
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 93c799b into 1.3.99.0-adoption Mar 21, 2022
@zer0Kerbal zer0Kerbal deleted the Localization branch March 21, 2022 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: config issue type type: infrastructure improvements or additions to project infrastructure type: localization related to localization and translations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants