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

Release 1.1.0 #850

Merged
merged 100 commits into from
Apr 29, 2020
Merged

Release 1.1.0 #850

merged 100 commits into from
Apr 29, 2020

Commits on Sep 27, 2019

  1. Configuration menu
    Copy the full SHA
    f7798a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    6f1982f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Configuration menu
    Copy the full SHA
    7529aa2 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2020

  1. Configuration menu
    Copy the full SHA
    0d37a01 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Change lights' rotation animation to rotate towards default placed po…

    …sition i.e. opposite to previous behaviour.
    Poodmund committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    c470537 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0302225 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Add issue templates

    drewcassidy committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    c89d833 View commit details
    Browse the repository at this point in the history
  2. Update bug-report.md

    drewcassidy committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    692bc0d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. 5m MH replacements

    ChrisAdderley committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    fac5c5c View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Add wheels

    drewcassidy committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    dbc65a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Configuration menu
    Copy the full SHA
    ebf8d91 View commit details
    Browse the repository at this point in the history
  2. Fix MH wheel rigging

    drewcassidy committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    d6bf6cd View commit details
    Browse the repository at this point in the history
  3. Integrate all wheels

    drewcassidy committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    b1e627d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Merge leg and wheel foil textures

    Addresses #784
    drewcassidy committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    084e10a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Configuration menu
    Copy the full SHA
    03fe71c View commit details
    Browse the repository at this point in the history
  2. tube I&T

    ChrisAdderley committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    f49d003 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Configuration menu
    Copy the full SHA
    073b7d2 View commit details
    Browse the repository at this point in the history
  2. Convert ModuleRestockLookAtConstrain into ModuleRestockConstraints

    New module is extendable and modular, allowing constraints to be run in the expected order without relying on possibly undefined behavior
    drewcassidy committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    931d891 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3077b9b View commit details
    Browse the repository at this point in the history
  4. Code cleanup

    • Pretty up some code for consistency
    • Add documentation to constraint modules
    • Fix key name for copy position constraint
    drewcassidy committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    85ab757 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. Add launch clamp fallback for older versions of OpenGL

    Add a fallback method for the launch clamp module that does not require GPU instancing, for users with older computers. This method is currently very slow when calculating several launch clamps in a single frame in the editor, but fine in the flight scene
    drewcassidy committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    2c16fab View commit details
    Browse the repository at this point in the history
  2. Update changelog

    drewcassidy committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    37abf44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d65e83c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04ef450 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Update colour schemes

    ChrisAdderley committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    ac75efb View commit details
    Browse the repository at this point in the history
  2. bugfixes

    ChrisAdderley committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    4151adf View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    ee8ccc0 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

  1. KV1 Soviet Pod Asset

    AstroWell committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    bfca574 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #795 from AstroWell/master

    KV1 Soviet Pod Asset
    AstroWell committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    084faf9 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

  1. Merge pull request #794 from RCrockford/drag-cube-fix

    Fix for duplicate drag cubes
    ChrisAdderley committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    fb18c48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aebb0f View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. Revise MH Part Hiding patch

    Adjust TechHidden key to be created if it doesn't exist already for part and delete contract node for parts that are being hidden.
    Poodmund committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    fc1b13d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #799 from Poodmund/master

    Revise MH Part Hiding patch
    ChrisAdderley committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    e4f8f4b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

  1. Configuration menu
    Copy the full SHA
    eab9549 View commit details
    Browse the repository at this point in the history
  2. Fix smoke

    ChrisAdderley committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    4028536 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. 1.5 million bugfixes

    ChrisAdderley committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    3d4bed8 View commit details
    Browse the repository at this point in the history
  2. Toob fixes

    ChrisAdderley committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    dceafc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fed5ef View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop'

    drewcassidy committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    7a7f869 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Fix config comments

    drewcassidy committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    cd62e64 View commit details
    Browse the repository at this point in the history
  2. Boilerplate configs again

    drewcassidy committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    79d4437 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a03285e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Set of bugfixes

    - Texture dds conversions
    - Saturn mount Icon_Hidden
    - Misc. engine glows
    - Structural tube smoothing
    - WH/Skiff gimbal naming
    ChrisAdderley committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    c327e78 View commit details
    Browse the repository at this point in the history
  2. Test fix for rims

    ChrisAdderley committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    2bcbfef View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. Configuration menu
    Copy the full SHA
    6221ba6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0450240 View commit details
    Browse the repository at this point in the history
  3. Some fixes

    ChrisAdderley committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    34c14f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Engineplate configs

    drewcassidy committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    3644dfa View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    fb23774 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1995c50 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    7e95162 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    a1fce3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a53f8d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Configuration menu
    Copy the full SHA
    89058c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6a9527 View commit details
    Browse the repository at this point in the history
  3. Formatting

    drewcassidy committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    7514974 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e437a43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fb6eed View commit details
    Browse the repository at this point in the history
  6. Forgot to save

    drewcassidy committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    c1dcecc View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. Update changelogs

    drewcassidy committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    6093291 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a3bbf3 View commit details
    Browse the repository at this point in the history
  3. Update es-es.cfg

    Update es-es.cfg
    Fitiales committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    72057dd View commit details
    Browse the repository at this point in the history
  4. Update es-es.cfg

    Update es-es.cfg
    Fitiales committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    bf840aa View commit details
    Browse the repository at this point in the history
  5. Merge pull request #822 from Fitiales/patch-1

    Update es-es.cfg
    drewcassidy committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    437c907 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #823 from Fitiales/patch-2

    Update es-es.cfg
    drewcassidy committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    3c9403c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Engine bugfixes

    - Mainsail UV (#811)
    - Mainsail smoothing (#812)
    - Mainsail TT (#813)
    - Mainsail plume (#816)
    - Skipper mesh (#817)
    - Skipper pistons (#818)
    - Skipper compact variant size (#819)
    - Skipper plume (#821)
    ChrisAdderley committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    f8095eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c483d10 View commit details
    Browse the repository at this point in the history
  3. More bugfixes

    - RoveMate centering (#807)
    - X200 Smoothing (#810)
    - 5m endcap UV (#821)
    - 5m compact endcap center (#828)
    - Tank mesh asymmetry + uv incorrect (#825)
    - Adapter retro smoothing (#827)
    - Upper adapter size (#829)
    - Black color noise reduction (#830)
    ChrisAdderley committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    d9bd0b6 View commit details
    Browse the repository at this point in the history
  4. Fix for #828

    really this time
    ChrisAdderley committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    0ca921b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Shroud fix test

    - Maybe fixes #815, #820, but idk
    ChrisAdderley committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    af3d8b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58c91fe View commit details
    Browse the repository at this point in the history
  3. blarblarbalrblar

    ChrisAdderley committed Apr 22, 2020
    1 Configuration menu
    Copy the full SHA
    f22e837 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    913c8b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07e4a84 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Fixes

    - Tank UV (#825)
    - Tube colliders and lengths (#831)
    - Various saturn mount things (#826)
    - Nosecone things (#835, (#834)
    - Missing localization for fairing (#833)
    - Redid fairing textures for less detail (#832)
    ChrisAdderley committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    6a4d577 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cbcf58 View commit details
    Browse the repository at this point in the history
  3. Remove b/w variant

    ChrisAdderley committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    d50c8ad View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. - Migrate Mastodon/Galleon and Skiff/Caravel from 1.875m to 2.5m labe…

    …l as per Making History default size.
    
    - Reorganized Mainsail, Skipper variant ordering to follow ReStock convention of: default size truss, boattail, decreasing size trusses, compact
    - Reorganized Mastodon/Galleon and Skiff/Caravel variant ordering to follow ReStock convention (as above) whilst following MH's ordering a little more closely.
    - Corrected localization bug where Skiff/Caravel tankbutt variant tag specified a size1p5 diameter rather than size2 and remedied the relevant dictionaries.
    Poodmund committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    cf4ae24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3535ee View commit details
    Browse the repository at this point in the history
  3. - Migrated RS+ Galleon & Caravel (not Mastodon or Skiff) back to 1.87…

    …5m as per progression intent.
    Poodmund committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    0675bcd View commit details
    Browse the repository at this point in the history
  4. Changes and fixes

    - 2.5 m fuel tank again (#810)
    - Mastodon issues(#839, #841, #840)
    ChrisAdderley committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    c0fbc1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cb7a68 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. - Standardize EP-18 Boattail bottom nodes & add in Modular Launch Pad…

    …s patch for Titan Base.
    Poodmund committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    1d5ae52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c345cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    179a884 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b902bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecf2952 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    108ecd7 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Blarg HONK HONK Blurg...fixes

    - #847
    - #846
    - #845
    - #843
    - #808
    ChrisAdderley committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    7cdb73d View commit details
    Browse the repository at this point in the history
  2. Resolve changelog conflicts

    # Conflicts:
    #	Distribution/Restock/changelog.txt
    #	Distribution/RestockPlus/changelog.txt
    ChrisAdderley committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    f1d01c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c58876 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61553f5 View commit details
    Browse the repository at this point in the history
  5. at least i have chicken

    ChrisAdderley committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    b4d446a View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Always use fallback launch clamp implementation in flight

    Instanced rendering doesnt work with lighting correctly in Unity, so we cant use it in the flight scene.
    drewcassidy committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    6153434 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    461639d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d274576 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    9a2edc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce483f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Cache generated girder meshes for later use

    Should help with vessels that have large numbers of launch clamps
    drewcassidy committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    fd68fe9 View commit details
    Browse the repository at this point in the history
  2. Change target version

    ChrisAdderley committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    a566a55 View commit details
    Browse the repository at this point in the history