Skip to content

Commit

Permalink
ProbesPlus_BETA_0.12
Browse files Browse the repository at this point in the history
BETA Mirror for Github
  • Loading branch information
raveloda committed May 8, 2016
0 parents commit d1a95e6
Show file tree
Hide file tree
Showing 72 changed files with 2,278 additions and 0 deletions.
53 changes: 53 additions & 0 deletions Change log.txt
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!

41 changes: 41 additions & 0 deletions GameData/Coatl Aerospace/Agencies/Agents.cfg
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 added GameData/Coatl Aerospace/Agencies/CA.dds
Binary file not shown.
Binary file added GameData/Coatl Aerospace/Agencies/CA_scaled.dds
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 added GameData/Coatl Aerospace/NERVA HT/nervaHT.mu
Binary file not shown.
Loading

0 comments on commit d1a95e6

Please sign in to comment.