forked from raveloda/Coatl-Aerospace
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BETA Mirror for Github
- Loading branch information
0 parents
commit d1a95e6
Showing
72 changed files
with
2,278 additions
and
0 deletions.
There are no files selected for viewing
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,53 @@ | ||
********************************* | ||
Coatl Aerospace Probes Plus! Beta | ||
********************************* | ||
|
||
Thank you for downloading and playtesting! I look forward to your feedback! -Akron | ||
|
||
============ | ||
Known Issues: | ||
============ | ||
- CA-R3900 RTG animation is slightly jumpy | ||
- CA-R3900 RTG node for the magnetometer is oriented straight up, instead of an angle | ||
- CA-A01 antenna has an extra "deploy experiment" button in the right-click menu (From DMagicScienceAnimate) | ||
- Not enough feedback on the Dev thread! Your feedback will help make the mod better! | ||
|
||
============ | ||
Changelog: | ||
============ | ||
|
||
Beta 0.12 | ||
-Added new parts! | ||
*CA-Q02-M 'Barquetta' probe body | ||
*CA-A100 Small Dish Antenna (Ulysses) | ||
*CA-A10 Small folding antenna (Based on ARSAT-1) | ||
*CA-A01 Ground-plane "TV" antenna | ||
*CA-A02 Cone antenna | ||
*CA-A06 Stick antenna for quetzal (Pioneer) | ||
*CA-E100 and CA-E100-SV Mariner solar panels | ||
*CA-E200 Odyssey solar panels | ||
*CA-RW1a Xsmall reaction wheel (Same model as RW1) | ||
*CA-SC103 Accelerometer (Stock science, based on Maven) | ||
*CA-ACS 'Startrack' (Startrackers) | ||
-DMagicScienceAnimate is now a pre-requisite, but is included | ||
-Corrected attachment node orientation on the R8200 RTG | ||
-Improved the torque of the CA-RW3 to 1.7 on all axis | ||
-Moved CA-AACS to the Electronics tech tree node | ||
-Improved CA-AACS to SAS lvl 2 | ||
-Fixed CA-SC102 Barometer animation by using DMagicScienceAnimate | ||
-Added several new descriptions to parts that lacked them | ||
-Texture tweaks | ||
|
||
Beta 0.11 | ||
-Fixed animation and added Voyager RTG | ||
-Textured and added the CA06 'Quetzal' probe bus | ||
-Swapped the Pioneer and Voyager RTGs in terms of power generation and techtree unlock node | ||
*Pioneer RTG is now the CA-R2000 | ||
*Voyager RTG is now the CA-R3900 | ||
-Increased ElectricCharge generation of the CA-R3900 RTG from 0.35 to 0.39 | ||
-Decreased mass of the CA-R3900 from 1 to 0.1 | ||
-Minor Texture tweaks | ||
|
||
Beta 0.1 | ||
-Initial release! | ||
|
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,41 @@ | ||
// Agency mentalities | ||
// * Commercial [Increased financial stakes, both for success and failure] | ||
// * Competitive [competes with companies which we have a negative standing towards, auto-added if any standings set][not impl] | ||
// * Conglomerate [] | ||
// * Startup [] | ||
// * Cooperative [not impl] | ||
// * Ecomental [not impl] | ||
// * Economic [] | ||
// * Hasty [-deadlines -expiry +rep] | ||
// * Patient [] | ||
// * Industrial [not impl] | ||
// * Perfectionist [not impl] | ||
// * Pioneer [Makes agency more likely to offer a contract to something that's never been done before] | ||
// * Record [Flags agency as a record-keeping organization, focuses on contracts about breaking existing records and doing new things] | ||
// * Scientific [Agency is more likely to offer science data gathering contracts][not impl] | ||
// * Stern [Higher Reputation Stakes for both success and failure] | ||
// * EasyGoing [Lower Reputation Stakes for both success and failure] | ||
// * Kerbalminded [not impl][Sets up conditions against losing Kerbals] | ||
// * Moral [not impl] | ||
// syntax guidelines | ||
// | ||
// standings = agent name string, float | ||
// mentality = MentalityClass [float] | ||
AGENT | ||
{ | ||
name = Coatl Aerospace | ||
description = Coatl Aerospace began as a manufacturer for electronic circuits. Under the leadership of founder and CEO Leo Kerman, the company began manufacturing their own probe cores and have since expanded into many areas of aerospace; pioneering autonomous space exloration. | ||
logoURL = Coatl Aerospace/Agencies/CA | ||
logoScaledURL = Coatl Aerospace/Agencies/CA_scaled | ||
// mentality, achievement-driven, but only if done exactly right, and woe betide those who fail | ||
mentality = Pioneer 2.0 | ||
mentality = Commercial | ||
mentality = Industrial | ||
mentality = Scientific | ||
mentality = Stern 0.8 | ||
} |
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.