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 3.9.99.0-release <Thank you BobCat, CrashnBurn, DECQ, and Dragon01> edition #41

Merged
merged 244 commits into from
May 4, 2023

Conversation

zer0Kerbal
Copy link
Owner

Version 3.9.99.0-release <Thank you BobCat, CrashnBurn, DECQ, and Dragon01> edition

Adopted by zer0Kerbal

Change Summary 3.9.99.0

  • Update
  • Lint
  • DRAG_CUBES
  • Cargo/Inventory
  • Modernize and add modcons
  • Convert all textures to dds
  • updated .Craft part names in VAB/subassembly
  • and so much more
  • Localization
    • English

Changes 3.9.99.0

Archival Releases

  • 3.0.0.0-release
  • 2.0.0.0-release
  • 1.9.1.1-release
  • 1.0.0.0-release
  • closes Archival Releases #7 - Archival Releases

Part Asset Updates

  • create Assets/ folder
  • convert
    • from mesh to MODEL {}
    • from .mbm/.tga/.png to .dds
    • 8.5mb --> 1.95mb --> 2.83mb
  • rename
    • remove space and underscores
    • models to unique names
    • textures to unique names
    • Stages
      • model000--> proton00
      • model001 --> proton01
    • Bits
      • model000 --> proton10
      • model001 --> proton11
  • update
    • model pointers (.png et al to .dds)
    • model texture pointers to new names
  • relocate
    • assets to Assets/
    • part.cfg to Parts/
  • eliminate
    • duplicate textures
    • duplicate models
  • rename parts to standardized names (e.g. nrf-)
  • Add
    • <ghostParts.cfg> v2.0.0.0
    • in order to prevent name changes from breaking compatibility
  • closes Part Asset Updates #9 - Part Asset Updates

Parts 3.9.99.0

  • [proton-fairing]
    • add stackSymmetry = 1

Craft

  • VAB/subassembly
    • updated part names

Compatibility 3.9.99.0

  • Update
    • <RealismOverhaul.cfg> v3.9.99.0
      • update part names
      • minor linting

Localization 3.9.99.0

Documentation

  • Create
    • GitHub Pages
    • docs/
      • [_config.yml]
      • [404.md] v1.0.3.2
      • [Assembly.md] v1.0.1.0
      • [Attribution.md] v1.0.9.0
      • [LegalMumboJumbo.md] v1.0.6.0
      • [Localizations.md] v1.1.9.0
      • [ManualInstallation.md] v1.1.9.1
      • [Marketing.md] v1.0.3.0
      • [Notices.md] v1.0.2.0
      • [PartsCatalog.md] v1.1.4.3
      • [Why.md] v1.1.0.1
    • HeroLogo.png
    • copy/convert to HeroLogo.jpg
  • Add
    • [Proton.cfg] v1.0.0.0
      • adds localized tags to parts
  • closes Create GitHub Pages #5 - Create GitHub Pages
  • closes Create HeroLogo.png #6 - Create HeroLogo.png
  • closes Create <Proton.cfg> #10 - Create <Proton.cfg>

Status 3.9.99.0


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.

Version 3.9.99.0-release <Thank you BobCat, CrashnBurn, DECQ, and Dragon01> edition

@zer0Kerbal zer0Kerbal added semantic: adoption relating to adoption type: localization related to localization and translations labels May 4, 2023
@zer0Kerbal zer0Kerbal added this to the 3.9.99.0-adoption milestone May 4, 2023
@zer0Kerbal zer0Kerbal merged commit ffb9a53 into master May 4, 2023
@zer0Kerbal zer0Kerbal deleted the 3.9.99.0.adoption branch May 4, 2023 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment