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.3.9.9 adoption #32

Merged
merged 91 commits into from Dec 6, 2021
Merged

1.3.9.9 adoption #32

merged 91 commits into from Dec 6, 2021

Conversation

zer0Kerbal
Copy link
Owner

@zer0Kerbal zer0Kerbal commented Dec 4, 2021

1.3.9.9-adoption - Return to flight line [KSP 1.12.2] [ 03-12-2021]

Update Compatibility Patches

  • [Little-Leo.cfg] v1.0.1.0

    • header/footer
    • :FOR[Taerobee]
    • name
  • [Aerobee-jr.cfg] v1.0.1.0

    • header/footer
    • :FOR[Taerobee]
    • name

Update Localization

  • English <en-us.cfg>
  • Russian <ru.cfg>
  • [taerobee.science.cfg]
    • localize experiments

Update

  • file names
    • underscore to dash '_' --> '-'
    • change to all lowercase
    • add 'tbee-' prefix
  • part names
    • underscore to dash '_' --> '-'
  • ModuleEngines --> ModuleEnginesFX
  • add key = 7 0.001 to atmosphereCurve
  • ModuleCommand

Art Assets

  • moved into GameData/Taerobee/Assets
  • .mbm --> .dds in model files
  • convert to .png and archive .mbm files

Update INSTALL.md

Update decoupler

update English Localization <en-us.cfg>

  • add
    • #TBEE-taerobee-aerobee-tags
    • #TBEE-taerobee-control-tags
    • #TBEE-taerobee-decoupler-tags
    • #TBEE-taerobee-despin-tags
    • #TBEE-taerobee-fin-large-tags
    • #TBEE-taerobee-nosecone-tags
    • #TBEE-taerobee-parachute-tags
    • #TBEE-taerobee-science-tags
    • #TBEE-taerobee-fin-small-tags
    • #TBEE-taerobee-Tank-Sustainer-3
    • #TBEE-taerobee-TinyTim-tags [incomplete]
    • #TBEE-decoup-enable = Decoupler: Enabled
    • #TBEE-decoup-disable = Decoupler: Disabled
    • #TBEE-decoup-menu = Decoupler: All Nodes
    • #TBEE-Thermometer-open = Thermometer: Open Doors
    • #TBEE-Thermometer-clos = Thermometer: Close Doors
    • #TBEE-Thermometer-togl = Thermometer: Toggle Doors
    • #TBEE-Barometer-open = Barometer: Open Doors
    • #TBEE-Barometer-clos = Barometer: Close Doors
    • #TBEE-Barometer-togl = Barometer: Toggle Doors
  • updates Part Tags #31
  • closes update English Localization <en-us.cfg> #37

Update Russian Localization <ru.cfg>

  • add [incomplete - needs translation]
    • #TBEE-taerobee-TinyTim-tags
    • #TBEE-decoup-enable = Decoupler: Enabled
    • #TBEE-decoup-disable = Decoupler: Disabled
    • #TBEE-decoup-menu = Decoupler: All Nodes
    • #TBEE-Thermometer-open = Thermometer: Open Doors
    • #TBEE-Thermometer-clos = Thermometer: Close Doors
    • #TBEE-Thermometer-togl = Thermometer: Toggle Doors
    • #TBEE-Barometer-open = Barometer: Open Doors
    • #TBEE-Barometer-clos = Barometer: Close Doors
    • #TBEE-Barometer-togl = Barometer: Toggle Doors
  • updates Part Tags #31
  • closes Update Russian Localization <ru.cfg> #38

Update sustainer tank

  • change
    • category = FuelTank from Propulsion
    • maximum_drag = 0.2 from 0.3
    • maxTemp = 2000 from 3400
  • add
    • breakingForce = 50
    • breakingTorque = 50
    • fuelCrossFeed = true
  • closes Update sustainer tank #39

Update Bumper body

Update Bumper engine

  • add
    • FXModuleAnimateThrottle
    • heatConductivity = 0.06
    • skinInternalConductionMult = 4.0
    • emissiveConstant = 0.8
    • key = 7 0.001
  • update ModuleEngines to ModuleEnginesFX
  • closes Update Bumper engine #41

Update Bumper engine unclad

  • add
    • FXModuleAnimateThrottle
    • heatConductivity = 0.06
    • skinInternalConductionMult = 4.0
    • emissiveConstant = 0.8
    • key = 7 0.001
  • update ModuleEngines to ModuleEnginesFX
  • closes Update Bumper engine unclad #42

Update Bumper Nose

Update X1 Body

Update X1 Tail

@zer0Kerbal zer0Kerbal added this to the Release 1.3.99.0-adoption milestone Dec 4, 2021
@zer0Kerbal zer0Kerbal self-assigned this Dec 4, 2021
@zer0Kerbal zer0Kerbal added this to In progress in Adopt Taerobee via automation Dec 4, 2021
- install.md
# [Aerobee-jr.cfg] and [Little-Leo.cfg]
- header/footer
- :FOR[Taerobee]
- name
Art Assets
- moved into GameData/Taerobee/Assets
Art Assets
- moved into GameData/Taerobee/Assets/
- .mbm --> .dds in model files
- convert to .png and archive .mbm files
# Update Localization

- English <en-us.cfg>
- Russian <ru.cfg>
- [taerobee.sc
- add copyright
Update sustainer tank
- change
  - category = FuelTank from Propulsion
  - maximum_drag = 0.2 from 0.3
  - maxTemp = 2000 from 3400
- add
  -
  - breakingForce = 50
  - breakingTorque = 50
  - fuelCrossFeed = true
- updated #39
Update Bumper body
- change
  - category = FuelTank from Propulsion
- updates #40
Update Bumper engine
- add
  - FXModuleAnimateThrottle
  - heatConductivity = 0.06
  - skinInternalConductionMult = 4.0
  - emissiveConstant = 0.8
  - key = 7 0.001
- update ModuleEngines to ModuleEnginesFX
- updates #41
Update Bumper engine unclad
- add
  - FXModuleAnimateThrottle
  - heatConductivity = 0.06
  - skinInternalConductionMult = 4.0
  - emissiveConstant = 0.8
  - key = 7 0.001
- update ModuleEngines to ModuleEnginesFX
- updates #42
Update Bumper engine
- add
  - FXModuleAnimateThrottle
  - heatConductivity = 0.06
  - skinInternalConductionMult = 4.0
  - emissiveConstant = 0.8
  - key = 7 0.001
- update ModuleEngines to ModuleEnginesFX
- updates #41
Update Bumper Nose
- change
  - category = FuelTank to Propulsion
- updates #43
Update X1 Body
- change
  - category = FuelTank to Propulsion
- updates #44
Update X1 Tail
- change
  - category = FuelTank from Propulsion
- updates #45
@zer0Kerbal zer0Kerbal changed the title 1.3.99.0 adoption 1.3.9.9 adoption Dec 6, 2021
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.

gtg

@zer0Kerbal zer0Kerbal merged commit cb6b01c into master Dec 6, 2021
Adopt Taerobee automation moved this from In progress to Done Dec 6, 2021
@zer0Kerbal zer0Kerbal deleted the 1.3.99.0-adoption branch December 6, 2021 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
2 participants