Code Monkey home page Code Monkey logo

nearfuturelaunchvehicles's People

Contributors

aelfhe1m avatar aristurtle avatar blowfishpro avatar chrisadderley avatar hebarusan avatar horusak avatar kerbas-ad-astra avatar latourjh avatar lisias avatar louisb3 avatar ra4nd0m avatar sooll3 avatar threepounds avatar wyzard256 avatar yalov avatar zorg2044 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

nearfuturelaunchvehicles's Issues

Cluster mounts coorientation

When EX-M9 cluster is configured with 3x3 lower and upper mounts, they have unoptimal coorientation.
Looking from the bottom, please rotate lower 3x group 30 degrees clockwise and upper 6x group 30 degrees anywise.
Also, NR-M4 and NR-M6 in 3x mode are laterally asymmetrical (rotated 30 degrees)

Procedural Fairing Truss

Create truss pieces for use in the 5/7.5 procedural fairings to replace the crappy stock one.

  • 5m
  • 7.5m

5m Stack Adapters

5m stack adapters, with included fuel tanks

  • 5m to 3.75m (3.75m height)

    • Model
    • Unwrap
    • Texture
    • Configuration
  • 5m to 2.5m (3.75m height)

    • Model
    • Unwrap
    • Texture
    • Configuration
  • 5m to 3.75m (1.875m height)

    • Model
    • Unwrap
    • Texture
    • Configuration
  • 5m to 3.75m (very flat)

    • Model
    • Unwrap
    • Texture
    • Configuration

'Kite' Liquid Fuel Engine

High efficiency lower stage 1.25m rocket engine based on Raptor

  • Model
  • Unwrap
  • Texture
  • FX
  • Configuration

Error in fueltank-75-1.cfg

Hi,
Got an error saying volume was not defined and could not switch the tank contents. It looks it was not properly defined.

MODULE
{
	name = ModuleB9PartSwitch
	moduleID = fuelSwitch
	switcherDescription = #LOC_NFLaunchVehicles_switcher_fuel_title

	volume = 115200
	SUBTYPE
	{
		name = LFO
		tankType = LFOX
		title = #LOC_NFLaunchVehicles_switcher_fuel_variant-lfo
		addedCost = -50616

	}
	SUBTYPE
	{
		name = LF
		tankType = LF
		title = #LOC_NFLaunchVehicles_switcher_fuel_variant-lf
		addedCost = -50616
	}
}

It should be baseVolume not volume according to all the other configs. When I make the change in the config below, tank switching works again.

MODULE
{
	name = ModuleB9PartSwitch
	moduleID = fuelSwitch
	switcherDescription = #LOC_NFLaunchVehicles_switcher_fuel_title
	baseVolume = 115200

	SUBTYPE
	{
		name = LFO
		tankType = LFOX
		title = #LOC_NFLaunchVehicles_switcher_fuel_variant-lfo
		addedCost = -50616

	}
	SUBTYPE
	{
		name = LF
		tankType = LF
		title = #LOC_NFLaunchVehicles_switcher_fuel_variant-lf
		addedCost = -50616
	}
}

I downloaded the latest version from CKAN and Spacedock. They both showed this error.
Edited to remove the bold, it just showed as **.

Advanced RCS Systems

Heavy reaction control systems in many flavours:

  • Aerodynamic heavy model (4-way)
    • Model
    • Unwrap
    • Texture
    • Configuration
  • Orbital heavy model (4-way)
    • Model
    • Unwrap
    • Texture
    • Configuration
  • Orbital heavy model (1-way)
    • Model
    • Unwrap
    • Texture
    • Configuration
  • Orbital heavy integrated model (?-way)
    • Model
    • Unwrap
    • Texture
    • Configuration
  • Orbital integrated model (?-way)
    • Model
    • Unwrap
    • Texture
    • Configuration

5m Engine Cluster Mounts

5m cluster mounts in various configuration

  • New-Glenn style (up to 4x 2.5m)

    • Model
    • Unwrap
    • Texture
    • Configuration
  • Energia/SLS style (up to 6x 1.25m)

    • Model
    • Unwrap
    • Texture
    • Configuration

7.5m Cargo Bays

Extra-large hinged cargo bays for cargo delivery

  • 15m height
    • Model
    • Unwrap
    • Texture
    • Configuration
  • 7.5m height
    • Model
    • Unwrap
    • Texture
    • Configuration
  • 5m height
    • Model
    • Unwrap
    • Texture
    • Configuration
  • 3.75m height
    • Model
    • Unwrap
    • Texture
    • Configuration
  • Service bay
    • Model
    • Unwrap
    • Texture
    • Configuration

5m Fairing Base

A not quite the biggest fairing base for fairing well

  • Model
  • Unwrap
  • Texture
  • Configuration

'Osprey' Liquid Fuel Engine

High efficiency upper stage 2.5m rocket engine based on Raptor Vacuum

  • Model
  • Unwrap
  • Texture
  • FX
  • Configuration

NR-AD-K1 fuel volume

NR-AD-K's fuel volume is way too high. You can't cram a Jumbo worth of fuel in there, more like Rockomax X200-16 at most.

CryoTanks compatibility

CryoTanks adds its own fuelSwitch module to all tanks which overrides original modules. However, NFLV's fuel switches remain in the part right-click menu but have no effect.

CryoTanks AVCS support

When CryoTanks is installed, add a new version of the AVCS RCS block that runs off LH2/Ox

Engine Mount config issues

In the config for EX-M25 (cluster-mount-75-1), LOC string got to the bulkheadProfiles instead of tags.

7.5m fuel tank capacities

If fuel capacity on the 7.5m tanks (EA-F series) is meant to be proportional to the volume of the tank as a cylinder, all of the fuel values should be multiplied by 1.5 (unless I have some weird patch interfering with the numbers, of course...).

If you compare the 7.5m tanks' volume to 5m tanks of the same height, the 7.5m should carry 2.25x the fuel since the ratio of their volumes will be (all else equal) the ratio of their radii squared : 5^2 = 25, 7.5^2 = 56.25, or 2.25x the volume.

7.5m Fuel Tanks

7.5m LFO fuel tanks

  • 15m height
    • Model
    • Unwrap
    • Texture
    • Configuration
  • 7.5m height
    • Model
    • Unwrap
    • Texture
    • Configuration
  • 3.75m height
    • Model
    • Unwrap
    • Texture
    • Configuration
  • 1.875m height
    • Model
    • Unwrap
    • Texture
    • Configuration

CTT patch has incorrect engine names

CTT patch has the following:

@PART[engine-lfo-advanced-125-1]:NEEDS[CommunityTechTree]:FOR[NearFutureLaunchVehicles]
{
  @TechRequired = experimentalRocketry
}
@PART[engine-lfo-advanced-125-2]:NEEDS[CommunityTechTree]:FOR[NearFutureLaunchVehicles]
{
  @TechRequired = experimentalRocketry
}
@PART[engine-lfo-advanced-25-1]:NEEDS[CommunityTechTree]:FOR[NearFutureLaunchVehicles]
{
  @TechRequired = giganticRocketry
}
@PART[engine-lfo-advanced-25-2]:NEEDS[CommunityTechTree]:FOR[NearFutureLaunchVehicles]
{
  @TechRequired = giganticRocketry
}

However, engine names appear to be specified differently in their part configs:

engine-lfo-advanced-125-1
engine-lfo-125-2
engine-lfo-25-1
engine-lfo-advanced-25-2

Not sure off hand which are supposed to be which, but currently two do not appear in the right place in CTT's tree.

5m to 3.75m adapter, short (Fuel Volume Error)

Referencing
PART { name = fueltank-adapter-5-375-2

I noticed that the amount of Liquid-Fuel, and Oxidizer was said to add up to 2600 as base volume, when it should add up to 3770.
2340 + 1430 = 3770 but

"baseVolume" has it added up to

baseVolume = 2600

    RESOURCE
    {
        name = LiquidFuel
        amount = 2340
        maxAmount = 2340
    }
    RESOURCE
    {
        name = Oxidizer
        amount = 1430
        maxAmount =  1430
    }
MODULE
    {
        name = ModuleB9PartSwitch
        moduleID = fuelSwitch
        switcherDescription = #LOC_NFLaunchVehicles_switcher_fuel_title
        baseVolume = 2600``` 

Engine Concepts

Tracking for potential future work:

  • AR-1 x2 -> 2.5m booster (new)
  • TR-107
  • Merlin 1D/ 1D Vac
  • Rutherford/R Vac

5m Fuel Tanks

5m LFO fuel tanks

  • 15m height
    • Model
    • Unwrap
    • Texture
    • Configuration
  • 7.5m height
    • Model
    • Unwrap
    • Texture
    • Configuration
  • 3.75m height
    • Model
    • Unwrap
    • Texture
    • Configuration
  • 1.875m height
    • Model
    • Unwrap
    • Texture
    • Configuration

5m Nosecone

A big 'ol nosecone, borrowed from Energia

  • Model
  • Unwrap
  • Texture
  • Configuration

Heavy Radial Decoupler

Heavy decoupler for radial stacks, suitable for the 5 and 7.5 sizes

  • Model
  • Unwrap
  • Texture
  • Configuration

Stack Batteries

In 5m and 7.5m flavours.

  • 5m
    • Model
    • Unwrap
    • Texture
    • Configuration
  • 7.5m
    • Model
    • Unwrap
    • Texture
    • Configuration

7.5m Engine Cluster Mounts

7.5m cluster mounts in various configuration

  • BFR style (up to 25x 1.25m)

    • Model
    • Unwrap
    • Texture
    • Configuration
  • BFS style (up to 9x 1.25m)

    • Model
    • Unwrap
    • Texture
    • Configuration

5m Cargo Bays

Large hinged cargo bays for cargo delivery

  • 15m height
    • Model
    • Unwrap
    • Texture
    • Configuration
  • 7.5m height
    • Model
    • Unwrap
    • Texture
    • Configuration
  • 5m height
    • Model
    • Unwrap
    • Texture
    • Configuration
  • 3.75m height
    • Model
    • Unwrap
    • Texture
    • Configuration
  • Service bay
    • Model
    • Unwrap
    • Texture
    • Configuration

7.5m fairing does not connect to 7.5m fuel parts (EA-F)

Unable to find pink "Close Fairing" to the base of EA-F tanks when using the 7.5m AE-FF5 Payload Fairing.

Steps to replicate:

  1. Place EA-F Tank of any size.
  2. Place any intervening part to be covered by the fairing. Engine, smaller 2.5m part, etc.
  3. Place fairing underneath to the construction node.
  4. Attempt to build fairing. Unable to get blue 'place fairing' completion node to seal to the bottom of the EA-F tank.

ksp_x64_2017-07-27_10-19-45

Notes:

  • Problem is limited only to the EA-F tanks. If any other tank or module is used in step 1, the fairing operates correctly.
    ksp_x64_2017-07-27_10-20-23

  • No issue with the 5m (NR-) fuel tank parts; fairing binds correctly to the bottom of them.
    ksp_x64_2017-07-27_10-28-57

  • Fairings from other mods unable to detect the base of the 7.5m part.

5m Guidance System

Combination reaction wheel/drone core

  • Model
  • Unwrap
  • Texture
  • Configuration

Feature request: Launch clamps

Big cool launch vehicles need big cool launch clamps.
How about Soyuz-style counterweighted arms?
Extra challenge: actually script them to autorelease when the rocket starts moving up.

5m Revamp

All the 5m parts targeted for revamp (and newness)

  • Fuel Tank (Tiny) - 3 variants
  • Fuel Tank (Small) - 3 variants
  • Fuel Tank (Medium) - 3 variants
  • Fuel Tank (Long) - 3 variants
  • Fuelled Adapter (Short) - 3 variants
  • Fuelled Adapter (Medium) - 3 variants
  • Fuelled Adapter (Long) - 3 variants
  • Adapter (Flat) - 3 variants
  • Skeletal Adapter
  • Energia Engine Cluster
  • SLS Engine Cluster
  • New Glenn Engine Cluster
  • S-II Engine Cluster
  • Vulkan Engine Cluster
  • Starship Engine Cluster
  • Stack Battery
  • Drone Core
  • Docking Port
  • Decoupler - 3 variants
  • Separator - 3 variants
  • Fairing Base - 3 variants
  • Service Bay
  • Cargo Bay (Tiny)
  • Cargo Bay (Short)
  • Cargo Bay (Medium)
  • Cargo Bay (Large)
  • Cargo Nose
  • Aero Nosecone
  • Fuelled Nosecone
  • Rounded Nosecone
  • Interstage/Cargo Tube

Missing } in fueltank-adapter-5-375-2.cfg

Hi,

In the fueltank-adapter-5-375-2.cfg it looks like a } is missing.

// Resources
RESOURCE
{
	name = LiquidFuel
	amount = 1170
	maxAmount = 1170
RESOURCE
{
	name = Oxidizer
	amount = 1430
	maxAmount =  1430
}

The } is missing for LiquidFuel, so B9 partswitch would not work and the adapter was stuck with 1170 LiquidFuel.

// Resources
RESOURCE
{
	name = LiquidFuel
	amount = 1170
	maxAmount = 1170
     }     
RESOURCE
{
	name = Oxidizer
	amount = 1430
	maxAmount =  1430
}

I downloaded the latest version from CKAN and Spacedock. They both showed this error.

Upper Stage Adapters

Large skeletal-esque upper stage adapters. Reuse current adapter fairings if possible
Examples:

Not planned for first release

  • 5m to 3.75m (3.75m height)

    • Model
    • Unwrap
    • Texture
    • Configuration
  • 7.5m to 3.75m (3.75m height)

    • Model
    • Unwrap
    • Texture
    • Configuration

5m Docking port

Hi I just noticed after I build a small station.
Can you make the 5m docking port crew transferable?

Thanks

Override drag cubes for hollow parts

The drag cubes for the following parts need to have their Y-components overridden as they are hollow.

  • 5m Decoupler
  • 7.5m Decoupler
  • 5m Drone Core
  • 7.5m Drone Core

7.5m Stack Adapters

7.5m stack adapters, with included fuel tanks

  • 7.5m to 5m (3.75m height)

    • Model
    • Unwrap
    • Texture
    • Configuration
  • 7.5m to 5m (1.875m height)

    • Model
    • Unwrap
    • Texture
    • Configuration

Procedural Fairing Texture

Create fairing texture for use in the 5/7.5 procedural fairings to replace the crappy stock one.

  • 5m
  • 7.5m

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.