-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Add VABOrganizer support - Fix spurious png file (#1017)
- Loading branch information
1 parent
ae47f80
commit bd9dfa4
Showing
8 changed files
with
268 additions
and
5 deletions.
There are no files selected for viewing
Binary file removed
BIN
-91.2 KB
Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-docking-0625-1.png
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
{ | ||
"MAJOR":1, | ||
"MINOR":4, | ||
"PATCH":5, | ||
"PATCH":6, | ||
"BUILD":0 | ||
}, | ||
"KSP_VERSION": | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
255 changes: 255 additions & 0 deletions
255
Distribution/RestockPlus/GameData/ReStockPlus/Patches/VABOrganizerRestockPlus.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,255 @@ | ||
// Config for RS+ | ||
|
||
/// Aerodynamic | ||
/// ----------- | ||
@PART[restock-nosecone-5-1,restock-nosecone-0625-1,restock-nosecone-1875-1,restock-nosecone-1875-2]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = noses | ||
} | ||
} | ||
|
||
/// Cargo | ||
/// ------------- | ||
/// Command | ||
/// ------------- | ||
@PART[restock-pod-sphere-1,restock-pod-sphere-2,restock-pod-sphere-3,restock-mk2-pod]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = pods | ||
} | ||
} | ||
@PART[restock-drone-core-375-1,restock-drone-core-1875-1,restock-drone-core-0625-1]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = probes | ||
} | ||
} | ||
/// Communication | ||
/// ------------- | ||
@PART[restock-antenna-stack-2,restock-antenna-stack-3]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = direct | ||
} | ||
} | ||
@PART[restock-relay-radial-2_v2,restock-relay-radial-2]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = relay | ||
} | ||
} | ||
/// Control | ||
/// ------------- | ||
@PART[restock-reactionwheel-1875-1,restock-reactionwheel-radial-1]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = reactionWheels | ||
} | ||
} | ||
@PART[restock-rcs-block-dual-1,restock-rcs-block-dual-mini-1,restock-rcs-block-multi-2,restock-rcs-block-multi-mini-2,restock-rcs-block-quad-angled-1,restock-rcs-block-quad-angled-mini-1,restock-rcs-block-quad-mini-1,restock-rcs-block-quint-1,restock-rcs-block-quint-mini-1,restock-rcs-block-triple-angled-1,restock-rcs-block-triple-angled-mini-1,restock-rcs-single-mini-1]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = rcs | ||
} | ||
} | ||
/// Coupling | ||
/// ------------- | ||
@PART[restock-decoupler-5-1,restock-decoupler-1875-1,restock-decoupler-1875-truss-1,restock-decoupler-radial-tiny-1]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = decouplers | ||
} | ||
} | ||
@PART[restock-separator-5-1,restock-separator-1875-1]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = separators | ||
} | ||
} | ||
@PART[restock-docking-375-1]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = dockingPorts | ||
} | ||
} | ||
@PART[restock-claw-625-1]:FOR[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = grapples | ||
} | ||
} | ||
/// Electrical | ||
/// ------------- | ||
@PART[restock-battery-1875-1,restock-battery-375-1]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = batteries | ||
} | ||
} | ||
@PART[restock-apu-radial-1]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = fuelCells | ||
} | ||
} | ||
/// Fuel | ||
/// ------------- | ||
@PART[restock-fueltank*|restock-fueltank-adapter*|restock-fueltank-saturn-engine-1|restock-nosecone-375-1|restock-fuel-tank-probe*|restock-fuel-tank-0625*|restock-fuel-tank-375-4]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = lfo | ||
} | ||
} | ||
@PART[restock-fuel-tank-rcs*]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = monoprop | ||
} | ||
} | ||
@PART[restock-oretank*]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = resources | ||
} | ||
} | ||
/// Engines | ||
/// ------------- | ||
@PART[restock-engine-boar,restock-engine-125-pug,restock-engine-125-valiant,restock-engine-375-corgi,restock-engine-torch,restock-engine-caravel-1,restock-engine-galleon-1,restock-engine-schnauzer-1,restock-engine-ursa-1,restock-engine-panda-1]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = lfoEngines | ||
} | ||
} | ||
@PART[restock-engine-cherenkov]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = nuclearEngines | ||
} | ||
} | ||
@PART[restock-srb-mallet-1,restock-srb-striker-1,restock-srb-anvil-1,restock-srb-castor-1]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = solidEngines | ||
} | ||
} | ||
/// Ground | ||
/// ------------- | ||
@PART[restock-wheel-1-T|restock-wheel-4]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = wheels | ||
} | ||
} | ||
/// Payload | ||
/// ------------- | ||
|
||
@PART[restock-fairing-base*]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = fairings | ||
} | ||
} | ||
|
||
@PART[restock-service-module*|restock-service-bay-1875-1]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = serviceBays | ||
} | ||
} | ||
/// Robotics | ||
/// ------------- | ||
|
||
/// Science | ||
/// ------------- | ||
@PART[restock-goocanister-625-1,restock-materialbay-radial-1]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = science | ||
} | ||
} | ||
@PART[restock-sciencebox-stack-1]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = scienceStorage | ||
} | ||
} | ||
/// Structural | ||
/// ------------- | ||
@PART[restock-engineplate-125-1,restock-engineplate-125-2,restock-engineplate-1875-1,restock-engineplate-25-1,restock-engineplate-375-1,restock-engineplate-5-1]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = engineMount | ||
} | ||
} | ||
@PART[restock-structural-tube*]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = tubes | ||
} | ||
} | ||
@PART[restock-adapter*]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = adapters | ||
} | ||
} | ||
@PART[restock-truss-3|restock-truss-adapter-0625-1]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = trusses | ||
} | ||
} | ||
@PART[restock-truss-hub-1]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = hubs | ||
} | ||
} | ||
/// Thermal | ||
/// ------------- | ||
@PART[restock-heatshield-1875-1]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = heatShields | ||
} | ||
} | ||
/// Utility | ||
/// ------------- | ||
@PART[restock-ladder-static*]:FOR[ReStockPlus]:NEEDS[VABOrganizer] | ||
{ | ||
%VABORGANIZER | ||
{ | ||
%organizerSubcategory = heatShields | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
{ | ||
"MAJOR":1, | ||
"MINOR":4, | ||
"PATCH":5, | ||
"PATCH":6, | ||
"BUILD":0 | ||
}, | ||
"KSP_VERSION": | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters