Jump to content

[1.12.3] Commonwealth Aeronautics "Blue Steel" [1.3]


Well

Recommended Posts

Likely may just be a problem with my extensive mod setup, but when flying the Skylon craft provided in the download, along with FAR and KJR on a 0.27xRSS setup, the fuselage wobbles longitudinally. Just wondering if anyone else is having a similar problem?

Link to comment
Share on other sites

  • 2 weeks later...
32 minutes ago, munman19 said:

I'm having a weird bug where whenever I launch blue steel it keeps on accelerating even when the engine is off which makes it impossible to land

Huh that really weird, did you not just have used infinite fuel on the cheat menu ?

Link to comment
Share on other sites

54 minutes ago, munman19 said:

yes i had that on to reach space because with regular fuel it couldnt reach space

 

IT must be a solid rocket? Those will just keep burning with infinite fuel active, no matter the throttle setting. Otherwise I'm not sure.  Clearly the goal would be to not need infinite fuel. ;)

Link to comment
Share on other sites

3 hours ago, munman19 said:

yes i had that on to reach space because with regular fuel it couldnt reach space

When you use cheat menu, expect a lot of weirdness for many mod in many way.

This menu is generally more here for modder to save time when we do test. Not really to play with it.

I recommand you to just use MOAR BOOSTER like all Kerbals do, if you struggle to go on orbit.

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
  • 4 months later...
  • 1 month later...

BlueSteel 1.2 is online Github

BlueSteel 1.2 [2021-08-12]
-------------------------------

	- New Size0 shuttle cockpit

A new Cockpit size 0 with 2 crew capacity! Blunt nose for plane or orbital lifting bodies (mainly made to be use with my luciole mod tbh) But i'm sure many player are going to find a way to use this.

screen_2560x1440_2021-08-12_15-34-54.png

screenshot0.png

 

Link to comment
Share on other sites

29 minutes ago, Well said:

BlueSteel 1.2 is online Github

BlueSteel 1.2 [2021-08-12]
-------------------------------

	- New Size0 shuttle cockpit

A new Cockpit size 0 with 2 crew capacity! Blunt nose for plane or orbital lifting bodies (mainly made to be use with my luciole mod tbh) But i'm sure many player are going to find a way to use this.

screen_2560x1440_2021-08-12_15-34-54.png

screenshot0.png

 

This is a delight. Thank you! :D

Link to comment
Share on other sites

On 8/12/2021 at 2:27 PM, Well said:

BlueSteel 1.2 is online Github

BlueSteel 1.2 [2021-08-12]
-------------------------------

	- New Size0 shuttle cockpit

A new Cockpit size 0 with 2 crew capacity! Blunt nose for plane or orbital lifting bodies (mainly made to be use with my luciole mod tbh) But i'm sure many player are going to find a way to use this.

screen_2560x1440_2021-08-12_15-34-54.png

screenshot0.png

 

this will work perfectly as an escape pod for my station

Link to comment
Share on other sites

  • 11 months later...
  • 3 months later...
  • 1 year later...

I've been making TweakScale configs for the mods I use that lacked them, and I did Blue Steel a few days ago.  It covers all parts from the mod.  Here it is for those interested.

Blue Steel TweakScale Configs

Spoiler
// --------------------------------------------------------------------------------------------------------------------
// Commonwealth Aeronautics "Blue Steel" TweakScale Patches
// Last Updated: January 9th, 2024
// --------------------------------------------------------------------------------------------------------------------

@PART[blue_steel_air_intake_mount_s1]:NEEDS[TweakScale,BlueSteel] // Air Intake 1
{
	%MODULE[TweakScale]
	{
		type = stack
		defaultScale = 0.625
	}
}

@PART[blue_steel_air_intake_mount_s2]:NEEDS[TweakScale,BlueSteel] // Air Intake 2
{
	%MODULE[TweakScale]
	{
		type = stack
		defaultScale = 0.625
	}
}

@PART[blue_steel_avionics_s0_1]:NEEDS[TweakScale,BlueSteel]  // Blue Rock Mk1 Avionics
{
	%MODULE[TweakScale]
	{
		type = stack
		defaultScale = 0.625
	}
}

@PART[blue_steel_cargo_bay_s0]:NEEDS[TweakScale,BlueSteel] // Blue Steel Size 0 Cargo Bay
{
	%MODULE[TweakScale]
	{
		type = stack
		defaultScale = 0.625
	}
}

@PART[blue_steel_cargo_bay_s1_1]:NEEDS[TweakScale,BlueSteel] // Blue Rock Size 1 Cargo Bay A
{
	%MODULE[TweakScale]
	{
		type = stack
		defaultScale = 1.25
	}
}

@PART[blue_steel_cargo_bay_s1_2]:NEEDS[TweakScale,BlueSteel] // Blue Rock Size 1 Cargo Bay B
{
	%MODULE[TweakScale]
	{
		type = stack
		defaultScale = 1.25
	}
}

@PART[blue_steel_cockpit_mk1]:NEEDS[TweakScale,BlueSteel] // Blue Hawk Mk1 Cockpit
{
	%MODULE[TweakScale]
	{
		type:NEEDS[!TweakScaleExperimental] = stack_square
		type:NEEDS[TweakScaleExperimental]  = stack_crewed
		defaultScale = 1.25
	}
}

@PART[blue_steel_cockpit_s0]:NEEDS[TweakScale,BlueSteel] // Blue Steel Cockpit
{
	%MODULE[TweakScale]
	{
		type:NEEDS[!TweakScaleExperimental] = stack_square
		type:NEEDS[TweakScaleExperimental]  = stack_crewed
		defaultScale = 0.625
	}
}

@PART[blue_steel_crew_bay_s1_2]:NEEDS[TweakScale,BlueSteel] // Blue Rock Mk1 Crew Module
{
	%MODULE[TweakScale]
	{
		type:NEEDS[!TweakScaleExperimental] = stack_square
		type:NEEDS[TweakScaleExperimental]  = stack_crewed
		defaultScale = 1.25
	}
}

@PART[blue_steel_crew_s1_1]:NEEDS[TweakScale,BlueSteel] // Blue Rock Mk1 Astroplane Cockpit
{
	%MODULE[TweakScale]
	{
		type:NEEDS[!TweakScaleExperimental] = stack_square
		type:NEEDS[TweakScaleExperimental]  = stack_crewed
		defaultScale = 1.25
	}
}

@PART[blue_steel_docking_adapter_s1_1]:NEEDS[TweakScale,BlueSteel] // Blue Rock Size 1 Docking Adapter A
{
	%MODULE[TweakScale]
	{
		type:NEEDS[!TweakScaleExperimental] = stack_square
		type:NEEDS[TweakScaleExperimental]  = stack_crewed
		defaultScale = 1.25
	}
}

@PART[blue_steel_docking_adapter_s1_2]:NEEDS[TweakScale,BlueSteel] // Blue Rock Size 1 Docking Adapter B
{
	%MODULE[TweakScale]
	{
		type:NEEDS[!TweakScaleExperimental] = stack_square
		type:NEEDS[TweakScaleExperimental]  = stack_crewed
		defaultScale = 1.25
	}
}

@PART[blue_steel_fuel_tank_s0_1]:NEEDS[TweakScale,BlueSteel] // Blue Steel Size 0 Fuel Tank A
{
	%MODULE[TweakScale]
	{
		type = stack
		defaultScale = 0.625
	}
}

@PART[blue_steel_fuel_tank_s1_1]:NEEDS[TweakScale,BlueSteel] // Blue Rock Size 1 Fuel Tank A
{
	%MODULE[TweakScale]
	{
		type = stack
		defaultScale = 1.25
	}
}

@PART[blue_steel_fuel_tank_s1_2]:NEEDS[TweakScale,BlueSteel] // Blue Rock Size 1 Fuel Tank B
{
	%MODULE[TweakScale]
	{
		type = stack
		defaultScale = 1.25
	}
}

@PART[blue_steel_fuel_tank_tail_curved_s1]:NEEDS[TweakScale,BlueSteel] // Blue Hawk Size 1 Tail LiquidFuel Tank A
{
	%MODULE[TweakScale]
	{
		type = stack
		defaultScale = 1.25
	}
}

@PART[blue_steel_fuel_tank_tail_s1]:NEEDS[TweakScale,BlueSteel] // Blue Hawk Size 1 Tail LiquidFuel Tank B
{
	%MODULE[TweakScale]
	{
		type = stack
		defaultScale = 1.25
	}
}

@PART[blue_steel_liquidfuel_tank_s1]:NEEDS[TweakScale,BlueSteel] // Blue Hawk Size 1 LiquidFuel Tank A
{
	%MODULE[TweakScale]
	{
		type = stack
		defaultScale = 1.25
	}
}

@PART[BlueSteel_RCS_srf]:NEEDS[TweakScale,BlueSteel] // Blue Steel Linear RCS
{
	#@TWEAKSCALEBEHAVIOR[Engine]/MODULE[*] { }
	%MODULE[TweakScale]
	{
		type = free
	}
}

@PART[blue_steel_shuttle_s0]:NEEDS[TweakScale,BlueSteel] // Blue Bee Shuttle Cockpit
{
	%MODULE[TweakScale]
	{
		type:NEEDS[!TweakScaleExperimental] = stack_square
		type:NEEDS[TweakScaleExperimental]  = stack_crewed
		defaultScale = 0.625
	}
}

@PART[blue_steel_winglet_srf_1]:NEEDS[TweakScale,BlueSteel] // Blue Steel Winglet A
{
	%MODULE[TweakScale]
	{
		type = free_square
	}
}

@PART[blue_steel_winglet_srf_2]:NEEDS[TweakScale,BlueSteel] // Blue Steel Winglet B
{
	%MODULE[TweakScale]
	{
		type = free_square
	}
}

@PART[blue_steel_winglet_srf_3]:NEEDS[TweakScale,BlueSteel] // Blue Rock Winglet C
{
	%MODULE[TweakScale]
	{
		type = free_square
	}
}

@PART[blue_steel_winglet_srf_4]:NEEDS[TweakScale,BlueSteel] // Blue Steel Winglet D
{
	%MODULE[TweakScale]
	{
		type = free_square
	}
}

@PART[blue_steel_winglet_srf_5]:NEEDS[TweakScale,BlueSteel] // Blue Hawk Winglet
{
	%MODULE[TweakScale]
	{
		type = free_square
	}
}

@PART[blue_steel_winglet_srf_6]:NEEDS[TweakScale,BlueSteel] // Blue Hawk Wing
{
	%MODULE[TweakScale]
	{
		type = free_square
	}
}

@PART[blue_steel_engine_s0_1]:NEEDS[TweakScale,BlueSteel] // Blue Steel Stentor-1 Rocket Engine
{
	#@TWEAKSCALEBEHAVIOR[Engine]/MODULE[*] { }
	%MODULE[TweakScale]
	{
		type = stack
		defaultScale = 0.625
	}
}

@PART[blue_steel_engine_s1_1]:NEEDS[TweakScale,BlueSteel] // Blue Rock Stentor-2 Rocket Engine
{
	#@TWEAKSCALEBEHAVIOR[Engine]/MODULE[*] { }
	%MODULE[TweakScale]
	{
		type = stack
		defaultScale = 1.25
	}
}

@PART[blue_steel_engine_sabre_s00]:NEEDS[TweakScale,BlueSteel] // Blue Hawk Sabre Compact Engine
{
	#@TWEAKSCALEBEHAVIOR[Engine]/MODULE[*] { }
	%MODULE[TweakScale]
	{
		type = stack
		defaultScale = 0.3125
	}
}

@PART[blue_steel_engine_turbojet_s00]:NEEDS[TweakScale,BlueSteel] // Blue Hawk Turbojet Compact Engine
{
	#@TWEAKSCALEBEHAVIOR[Engine]/MODULE[*] { }
	%MODULE[TweakScale]
	{
		type = stack
		defaultScale = 0.3125
	}
}

@PART[blue_steel_landing_gear_srf_1]:NEEDS[TweakScale,BlueSteel] // Blue Rock Mk1 Landing Gear
{
	%MODULE[TweakScale]
	{
		type = free
	}
}

@PART[blue_steel_landing_gear_srf_1_small]:NEEDS[TweakScale,BlueSteel] // Blue Steel Mk0 Radial Landing Gear
{
	%MODULE[TweakScale]
	{
		type = free
	}
}

@PART[blue_steel_landing_gear_srf_3]:NEEDS[TweakScale,BlueSteel] // Blue Rock Mk1 Radial Landing Gear
{
	%MODULE[TweakScale]
	{
		type = free
	}
}

@PART[blue_steel_landing_gear_srf_3_small]:NEEDS[TweakScale,BlueSteel] // Blue Steel Mk0 Radial Landing Gear
{
	%MODULE[TweakScale]
	{
		type = free
	}
}

@PART[blue_steel_landing_skid_srf_1]:NEEDS[TweakScale,BlueSteel] // Blue Rock Mk1 Landing Skid
{
	%MODULE[TweakScale]
	{
		type = free
	}
}

@PART[blue_steel_landing_skid_srf_1_small]:NEEDS[TweakScale,BlueSteel] // Blue Steel Mk0 Radial Landing Skid
{
	%MODULE[TweakScale]
	{
		type = free
	}
}

@PART[blue_steel_landing_skid_srf_3]:NEEDS[TweakScale,BlueSteel] // Blue Rock Mk1 Radial Landing Skid
{
	%MODULE[TweakScale]
	{
		type = free
	}
}

@PART[blue_steel_landing_skid_srf_3_small]:NEEDS[TweakScale,BlueSteel] // Blue Steel Mk0 Radial Landing Skid
{
	%MODULE[TweakScale]
	{
		type = free
	}
}

 

 

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...