inital commit
This commit is contained in:
commit
b17e9ae3fb
36 changed files with 771 additions and 0 deletions
4
physicsless/NFE.cfg
Executable file
4
physicsless/NFE.cfg
Executable file
|
@ -0,0 +1,4 @@
|
|||
@PART[battery-rad-125]:NEEDS[NearFutureElectrical]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
28
physicsless/NFEx.cfg
Normal file
28
physicsless/NFEx.cfg
Normal file
|
@ -0,0 +1,28 @@
|
|||
@PART[nfex-antenna-reflector-side-1]:NEEDS[NearFutureExploration]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[nfex-antenna-top-dish-1]:NEEDS[NearFutureExploration]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[nfex-antenna-top-dish-2]:NEEDS[NearFutureExploration]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[nfex-antenna-phased-array-2]:NEEDS[NearFutureExploration]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[nfex-antenna-top-dish-2]:NEEDS[NearFutureExploration]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[nfex-reaction-wheel-mini-1]:NEEDS[NearFutureExploration]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[nfex-battery-mini-1]:NEEDS[NearFutureExploration]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
64
physicsless/NFS.cfg
Executable file
64
physicsless/NFS.cfg
Executable file
|
@ -0,0 +1,64 @@
|
|||
@PART[nfs-panel-deploying-advanced-1x1-ikons-1]:NEEDS[NearFutureSolar]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[nfs-panel-deploying-advanced-1x2-mro-1]:NEEDS[NearFutureSolar]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[nfs-panel-static-truss-3]:NEEDS[NearFutureSolar]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[nfs-panel-deploying-advanced-1x2-mro-1]:NEEDS[NearFutureSolar]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[nfs-panel-deploying-advanced-1x3-wv3-1]:NEEDS[NearFutureSolar]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[nfs-panel-deploying-advanced-1x1-messenger-1]:NEEDS[NearFutureSolar]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[nfs-panel-deploying-advanced-3x1-tdrss-1]:NEEDS[NearFutureSolar]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[nfs-panel-deploying-blanket-orion-1]:NEEDS[NearFutureSolar]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[nfs-panel-deploying-advanced-1x3-orion-1]:NEEDS[NearFutureSolar]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[nfs-panel-deploying-advanced-1x2-wv4-1]:NEEDS[NearFutureSolar]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[nfs-panel-static-truss-2]:NEEDS[NearFutureSolar]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[nfs-panel-deploying-advanced-1x3-orion-2]:NEEDS[NearFutureSolar]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[nfs-panel-deploying-advanced-1x4-dragon-1]:NEEDS[NearFutureSolar]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[nfs-panel-deploying-advanced-1x4-dragon-2]:NEEDS[NearFutureSolar]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[nfs-panel-static-truss-1]:NEEDS[NearFutureSolar]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[rcsblock-*]:NEEDS[NearFutureSolar]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
1
physicsless/README
Executable file
1
physicsless/README
Executable file
|
@ -0,0 +1 @@
|
|||
this folder assigns the pyssicsless tags to many small, light, and radially attachable obgects. this does not remove thier mass, but ransferrs it to the COM of the parent part, meaning that they wont throw off your center of gravity.
|
8
physicsless/RLA.cfg
Executable file
8
physicsless/RLA.cfg
Executable file
|
@ -0,0 +1,8 @@
|
|||
@PART[RLA_medium_solarpanel]:NEEDS[RLA_Stockalike]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[RLA_mp_small_fuelcell]:NEEDS[RLA_Stockalike]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
4
physicsless/RPM.cfg
Executable file
4
physicsless/RPM.cfg
Executable file
|
@ -0,0 +1,4 @@
|
|||
@PART[JSIPrimitiveExternalCamera]:NEEDS[JSI]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
20
physicsless/RestockPlus.cfg
Executable file
20
physicsless/RestockPlus.cfg
Executable file
|
@ -0,0 +1,20 @@
|
|||
@PART[restock-reactionwheel-radial-1]:NEEDS[RestockPlus]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[restock-apu-radial-1]:NEEDS[RestockPlus]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[restock-rcs*]:NEEDS[RestockPlus]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[restock-antenna-stack-3]:NEEDS[RestockPlus]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[restock-antenna-stack-2]:NEEDS[RestockPlus]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
20
physicsless/SCANsat.cfg
Executable file
20
physicsless/SCANsat.cfg
Executable file
|
@ -0,0 +1,20 @@
|
|||
@PART[scansat-exomars-1]:NEEDS[SCANsat]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[scansat-recon-ikonos-1]:NEEDS[SCANsat]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[scansat-resources-crism-1]:NEEDS[SCANsat]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[scansat-multi-modis-1]:NEEDS[SCANsat]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[scansat-radar-poseidon-3b-1]:NEEDS[SCANsat]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
7
physicsless/adding_tags.cfg
Executable file
7
physicsless/adding_tags.cfg
Executable file
|
@ -0,0 +1,7 @@
|
|||
//adds the words 'physicsless part' to any part with physicssignificance = 1
|
||||
|
||||
@PART[*]:HAS[#PhysicsSignificance[1]]:FINAL
|
||||
{
|
||||
@description ^= :$: Physicless Part.
|
||||
@tags ^= :$: physicless
|
||||
}
|
8
physicsless/breaking_ground.cfg
Executable file
8
physicsless/breaking_ground.cfg
Executable file
|
@ -0,0 +1,8 @@
|
|||
@PART[smallCargoContainer]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[cargoContainer]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
68
physicsless/coatl.cfg
Executable file
68
physicsless/coatl.cfg
Executable file
|
@ -0,0 +1,68 @@
|
|||
@PART[ca_ant_gps]:NEEDS[CoatlAerospace]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[dish_deploy_S]:NEEDS[CoatlAerospace]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[dish_deploy_S2]:NEEDS[CoatlAerospace]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[dish_xihe]:NEEDS[CoatlAerospace]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[dmDAN]:NEEDS[CoatlAerospace]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[dmsurfacelaser]:NEEDS[CoatlAerospace]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[dmRoverGoo]:NEEDS[CoatlAerospace]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[dmRoverMat]:NEEDS[CoatlAerospace]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[dmSeismicPod]:NEEDS[CoatlAerospace]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[dmSeismicHammer]:NEEDS[CoatlAerospace]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[dmXRay]:NEEDS[CoatlAerospace]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[dmASERT]:NEEDS[CoatlAerospace]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[dmGoreSat]:NEEDS[CoatlAerospace]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[dmImagingPlatform]:NEEDS[CoatlAerospace]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[rpwsAnt]:NEEDS[CoatlAerospace]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[dmscope]:NEEDS[CoatlAerospace]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
}@PART[dmSolarCollector]:NEEDS[CoatlAerospace]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
8
physicsless/kOs.cfg
Executable file
8
physicsless/kOs.cfg
Executable file
|
@ -0,0 +1,8 @@
|
|||
@PART[KAL9000]:NEEDS[kOS]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[kOSMachineRad]:NEEDS[kOS]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
4
physicsless/moreservos.cfg
Executable file
4
physicsless/moreservos.cfg
Executable file
|
@ -0,0 +1,4 @@
|
|||
@PART[wbiMicroPort2]:NEEDS[MoreServos]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
64
physicsless/stock.cfg
Executable file
64
physicsless/stock.cfg
Executable file
|
@ -0,0 +1,64 @@
|
|||
@PART[GooExperiment]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[OrbitalScanner]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[ScienceBox]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[HighGainAntenna5_v2]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[mediumDishAntenna]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[HighGainAntenna]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[radPanelEdge]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[solarPanels4]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[solarPanels3]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[LgRadialSolarPanel]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[FuelCell]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[SurfaceScanner]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[radialDrogue]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[parachuteRadial]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[Magnetometer]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[ConformalStorageUnit]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
44
physicsless/umbraspaceindustries.cfg
Executable file
44
physicsless/umbraspaceindustries.cfg
Executable file
|
@ -0,0 +1,44 @@
|
|||
@PART[DERP_RadialPara]:NEEDS[UmbraSpaceIndustries]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[DERP_Solar]:NEEDS[UmbraSpaceIndustries]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[DERP_FuelCell]:NEEDS[UmbraSpaceIndustries]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[UKS_PowerAntenna]:NEEDS[UmbraSpaceIndustries]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[KA_DetectionArray_01]:NEEDS[UmbraSpaceIndustries]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[AES_Beam]:NEEDS[UmbraSpaceIndustries]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[KA_Scanner_01]:NEEDS[UmbraSpaceIndustries]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[KA_Analyzer_01]:NEEDS[UmbraSpaceIndustries]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[KER_RadialProbe]:NEEDS[UmbraSpaceIndustries]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[PAL_MagPad]:NEEDS[UmbraSpaceIndustries]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
||||
@PART[PAL_Ladder]:NEEDS[UmbraSpaceIndustries]
|
||||
{
|
||||
%PhysicsSignificance = 1
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue