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

Version 1.9.99.1-prerelease <2nd First Steps> edition #45

Merged
merged 159 commits into from
Aug 13, 2022

Conversation

zer0Kerbal
Copy link
Owner

Version 1.9.99.1-prerelease <2nd First Steps> edition

  • 12 Aug 2022
  • Release for Kerbal Space Program [KSP 1.12.x]

Summary 1.9.99.1

This is next in a series of updates to this addon.
Each (pre)release will update some of the parts and patches so this addon can be updated in a more manageable way.

ghostparts.cfg has been updated and temporarily added to this addon to compensate for parts that were renamed.

This Release has been reduced by 1.0mb (cumulatively 1.86mb) by removing duplicate files and texture conversions.

Parts 1.9.99.1

  • NEW
    • <wos-A9-wing.cfg> v1.0.0.0
      • EXPERIMENTAL
      • was only missing part.cfg
      • textures and model files for the wing part already present in the addon.
      • NEEDS updating
  • Update
    • File and Part names
      • replace WernhersOldStuff/p with WernhersOldStuff/P 146 times in 30 files
      • <Wing4A12.cfg> --> <wos-A12-wing.cfg> v1.0.0.0
        • Wing4A12 --> wos-A12-wing
      • <part.cfg> --> <wos-decoupler-A12toA10.cfg> v1.0.0.0
        • A12toA10Decoupler --> wos-decoupler-A12toA10
      • <part.cfg> --> <wos-redstone-tank.cfg> v1.0.0.0
        • RedstoneFuelTank --> wos-redstone-tank
      • <part.cfg> --> <wos-A11-tank.cfg> v1.0.0.0
        • A-11FuelTank --> wos-A11-tank
      • <EngineA-6.cfg> --> <wos-A6-engine.cfg> v1.0.0.0
        • a6arocketengine --> wos-A6-engine
      • <wos-A10-engine-nv.cfg> --> <Aggregat10\EngineA-10NV.cfg> v1.0.0.0
        • a10rocketengineNV --> wos-A10-engine-nv
      • <wos-A10-engine.cfg> --> <Aggregat10\EngineA-10.cfg> v1.0.0.0
        • a10rocketengine --> wos-A10-engine
    • Categories
    • [breakingForce] was 3400 is now 200/400
    • [breakingTorque] was 3400 is now 200/400
    • [ModuleDecouple]
      • remove "" hitch-hikers
      • [fxGroupName] = "decouple"
  • Add
    • [DRAG_CUBE]
    • @thumbs/
  • updates Rename #31 - Rename
  • updates Add part thumbs #36 - Add part thumbs
  • closes fix WernhersOldStuff/p #43 - fix WernhersOldStuff/p

Assets 1.9.99.1

  • Move and Organization 🎨 📁
    • change mesh = to MODEL
    • relocate models and textures to /Assets/
      • internal pointers
      • naming
        • <NewModel.mu> --> <A12-wing.mu>
        • <NewModel.mu> --> <A9-wing.mu>
        • <NewModel.mu> --> <A12toA10Decoupler.mu>
        • <NewModel.mu> --> <redstone-tank.mu>
        • <NewModel.mu> --> <A11-tank.mu>
        • <NewModel.mu> --> <A6-engine.mu>
  • Convert textures
    • .tga/.mbm --> .png
      • <Aggregat10\A10EngDiff.tga> --> <Aggregat10\A10EngDiff.png>
        • 12mb --> 4.33mb
      • <Aggregat10\A10EngSPEC.tga> --> <Aggregat10\A10EngSPEC.png>
        • 12mb --> 4.33mb
  • Remove duplicate textures
    • [A4EngFrame.dds]
      • removed duplicate (21.4kb)
    • [GreenContrlFin.dds]
      • removed duplicate (21.4kb)
      • removed duplicate (21.4kb)
    • [RedstoneA6-NAA75-110Turbine.dds]
      • removed duplicate (1.33mb)
    • [RedstoneA6-NAA75-110Frame.dds]
      • removed duplicate (1.33mb)
    • [RedstoneA6-NAA75-110Nozzle.dds]
      • removed duplicate (1.33mb)
    • [RedstoneA6-NAA75-110SteamExhaust.dds]
      • removed duplicate (1.33mb)
  • updates Assets move and organization 🎨 📁 #32 - Assets move and organization 🎨 📁

Configs 1.9.99.1

  • <WernhersOldStuff.cfg> v1.0.0.0
    • updates parts with localization strings

Status 1.9.99.1


@zer0Kerbal zer0Kerbal added this to the 1.9.99.1-prerelease milestone Aug 13, 2022
@zer0Kerbal zer0Kerbal self-assigned this Aug 13, 2022
@zer0Kerbal zer0Kerbal linked an issue Aug 13, 2022 that may be closed by this pull request
47 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 3bb0510 into master Aug 13, 2022
@zer0Kerbal zer0Kerbal deleted the 1.9.99.1-prerelease branch August 13, 2022 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment