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.1.99.0 prerelease #41

Merged
merged 162 commits into from
Jul 26, 2022
Merged

1.1.99.0 prerelease #41

merged 162 commits into from
Jul 26, 2022

Conversation

zer0Kerbal
Copy link
Owner

Version 1.1.99.0-prerelease - <Split'n'Polish: Fuselage>

  • 23 Jul 2022
  • Release for Kerbal Space Program [KSP 1.12.x]

Summary 1.1.99.0

License

Compatibility

  • Add
    • [ghostparts.cfg] v1.0.0.0
      • part renamed: [DM-fuselage-intake] --> DMfuselage-intake
  • Update
    • All
      • rename [B9Volume] -> [TankVolume]
    • [ActiveTextureManagement.cfg] - v 1.0.0.0
      • disabled by default
      • renamed to [ActiveTextureManagement.cfg.0]
    • [AdvancedJetEngine.cfg] v1.0.0.0
    • [B9FuelSwitch.cfg] v1.2.0.0
      • simplified patch
      • swap [SUBTYPE] name <--> title
    • [B9NodeSwitch.cfg] v1.0.0.0
    • [ModularFuelTanks.cfg] v1.1.0.0
      • simplified patch
        • one patch instead of five
      • [description]
        • correct ModuleFuelTanks --> Modular Fuel Tanks
    • [RealFuels.cfg] v1.1.0.0
      • simplified patch
        • one patch instead of five
      • added [description]

Parts

  • Add
    • header
    • [DRAG_CUBE]
  • Update
    • [manufacturer] = #DML-Agency-titl
  • [DM-fuselage-adapter] v1.0.1.0
    • [tags] now #autoLOC_500561 was #DMF-adapter-tags
    • [ModuleCargoPart]
      • Dimensions: x: 1.25, y: 1.88, z: 1.25
      • Bounding Box Size: 2930.072 liters
      • [packedVolume] = 3000
  • [DM-fuselage-front] v1.0.1.0
    • [tags] now #autoLOC_500162 was #DMF-front-tags
    • [ModuleCargoPart]
      • [packedVolume] = 2150
      • Dimensions: x: 1.25, y: 1.88, z: 0.89
      • Bounding Box Size: 2091.797 liters
  • [DM-fuselage-cone] v1.0.1.0
    • [tags] now #autoLOC_500111 was #DMF-cone-tags
    • [ModuleCargoPart]
      • Dimensions: x: 1.16, y: 1.88, z: 1.16
      • Bounding Box Size: 2524.812 liters
      • [packedVolume] = 2600
  • [DM-fuselage-tailboom] v1.0.1.0
    • [tags] now #autoLOC_500165 was #DMF-tailboom-tags
    • [ModuleCargoPart]
      • Dimensions: x: 0.40, y: 3.75, z: 0.30
      • Bounding Box Size: 450 liters
      • [packedVolume] = 500
  • [DM-fuselage-X1] v1.0.1.0
    • [tags] is #autoLOC_500573 was #DMF-X1-tags
    • [ModuleCargoPart]
      • Dimensions: x: 1.25, y: 1.88, z: 0.89
      • Bounding Box Size: 2091.797 liters
      • [packedVolume] = 2125
  • [DM-fuselage-X2] v1.0.1.0
    • [tags] is #autoLOC_500573 was #DMF-X2-tags
    • [ModuleCargoPart]
      • Dimensions: x: 1.25, y: 3.75, z: 0.89
      • Bounding Box Size: 4183.594 liters
      • [packedVolume] = 4200
  • [DM-fuselage-intake] v1.0.1.0
    • [tags] is #autoLOC_500575 was #DMF-intake-tags
    • [ModuleCargoPart]
      • Dimensions: x: 1.25, y: 2.23, z: 0.89
      • Bounding Box Size: 2487.771 liters
      • [packedVolume] = 2500
  • closes Update Parts #40 - Update Parts

Asset Updates

  • 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 Asset Updates #28 - Asset Updates

Localization

  • Update
    • [en-us.cfg] v1.1.0.0
    • [readme.md] v2.1.2.0
    • [quickstart.md] v1.0.1.1
    • Config/
      • [Fuselage.cfg] v1.0.0.0
        • adds localized tags to parts
    • Parts
      • [ModuleToggleCrossfeed]
        • #DMF-enableText --> #autoLOC_236028 // Enable Crossfeed
        • #DMF-disableText --> #autoLOC_236030 // Disable Crossfeed
        • add: #autoLOC_236032 // Toggle Crossfeed
      • [ModuleAnimateGeneric]
        • #DMF-startEventGUIName --> #autoLOC_6001425 // Toggle Intake
        • #DMF-endEventGUIName --> #autoLOC_6001426 // Close Intake
        • #DMF-actionGUIName --> #autoLOC_6001427 // Open Intake
  • updates Localization - Master #6 - Localization - Master
  • closes English <us-en.cfg> #7 - American English <us-en.cfg>
  • closes Add localized tag to parts #37 - Add localized tags to parts

docs/

  • Add/Update
    • [Attribution.md] v1.0.7.1
    • [ManualInstallation.md] v1.1.8.0
    • [404.md] v1.0.3.2
    • [LegalMumboJumbo.md] v1.0.5.1
    • [Localizations.md] v1.1.7.0
    • [Marketing.md] v1.0.1.0
    • [Notices.md] v1.0.1.0
    • [Part-Catalog.md] v1.1.4.0
    • [Why.md] v1.1.0.0
    • [_config.yml]
    • [changelog.md]
      • add header for docs/
  • closes docs/ #38 - docs/

Documentation

  • Update
    • [Readme.md] v1.6.9.2
    • [ReleaseNotes.md] v1.3.1.1
    • [Fuselage.version]
      • remove
        • [KSP_VERSION_MAX]
  • closes Update Documentation #39 - Update Documentation

Status


@zer0Kerbal zer0Kerbal added this to the 1.1.99.0-prerelease milestone Jul 26, 2022
@zer0Kerbal zer0Kerbal self-assigned this Jul 26, 2022
@zer0Kerbal zer0Kerbal merged commit 2b44cad into master Jul 26, 2022
1.1.99.0-prerelease - `<Split'n'Polish: Fuselage>` edition automation moved this from In progress to Done Jul 26, 2022
@zer0Kerbal zer0Kerbal deleted the 1.1.99.0-prerelease branch July 26, 2022 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment