-
Posts
1,207 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by Olympic1
-
[WIN] KSP to DDS texture converter
Olympic1 replied to Lilleman's topic in KSP1 Tools and Applications
That's odd. And I never heard of an OS called Windozer 7 -
[KSP 1.8.1] SCANsat [v19.1] -- Dev version [February 20, 2020]
Olympic1 replied to DMagic's topic in KSP1 Mod Development
What is there to scan? It exists of gas (Mostly hydrogen and helium) Same for Jool, only gas -
Probably because they would be really big Giant stars have radii up to hundred times the Sun and luminosities between 10 and a few thousand times that of the Sun.
-
Now I have 3 weeks vacation I'll try to update this mod. Sorry it took so long but life goes first
-
There is a file included in the download if you use OPM. Just copy the "Berdim" file (the one NOT in GameData) and overwrite it with the one in Kopernicus/Config
-
It has the same purpose of the Mk3 cargo bays
-
[0.90] KSP Interstellar port maintance thread
Olympic1 replied to Boris-Barboris's topic in KSP1 Mod Development
When 0.90 came out, it broke the science reports that contains a "&" when MM was installed. So sarbian had to add the "&" as a readable regex/char. Also I updated my CTT config for KSPI Download Changes: * Moved some of the radiators from 'advElectrics' to 'largeElectrics' * Moved some of the HexCans from 'nuclearSupport' to 'nuclearFuelSystems' -
except for Jool+ That planet pack changes Eeloo into a comet
-
Kopernicus Core - Version NAN - Outdated
Olympic1 replied to _Augustus_'s topic in KSP1 Mod Releases
There is a link in the OP for changing atmo colors -
yeah, heard in the news
-
Kopernicus Core - Version NAN - Outdated
Olympic1 replied to _Augustus_'s topic in KSP1 Mod Releases
Very cool. Question, how long did you do over the trip? This is because I use TAC LS and I want to survive the trip. -
[1.12.x] Chatterer v.0.9.99 - Keep talking ! [20 Mar 2020]
Olympic1 replied to Athlonic's topic in KSP1 Mod Releases
You remembered And I forgot- 751 replies
-
- communication
- chatterer
-
(and 1 more)
Tagged with:
-
Cool Augustus. If you want any help, I have no school for 3 weeks.
-
[0.90] KSP Interstellar port maintance thread
Olympic1 replied to Boris-Barboris's topic in KSP1 Mod Development
MM updated to 2.5.9 a week ago -
It is compatible with the Odysseus Pack, as this mod only adds new planets/asteroids.
-
[1.3.x] SETI, Unmanned before Manned [Patreon]
Olympic1 replied to Yemo's topic in KSP1 Mod Releases
Of course you may implement them. Because of the configs you will not have to delete any files from you KSP folder, instead they will not load the parts.- 2,515 replies
-
[1.3.x] SETI, Unmanned before Manned [Patreon]
Olympic1 replied to Yemo's topic in KSP1 Mod Releases
Here is also a config to disable TAC LS Containers and HexCans from loading. // The Scope, Economy & Tech Integration - Balance Mod (SETI) // // This config disables the following parts from loading: // Disable TAC-LS Containers !PART[TacFoodContainerSmall] {} !PART[TacFoodContainer] {} !PART[TacFoodContainerLarge] {} !PART[TacLifeSupportContainerSmall] {} !PART[TacLifeSupportContainer] {} !PART[TacLifeSupportContainerLarge] {} !PART[TacOxygenContainerSmall] {} !PART[TacOxygenContainer] {} !PART[TacOxygenContainerLarge] {} !PART[TacWasteContainerSmall] {} !PART[TacWasteContainer] {} !PART[TacWasteContainerLarge] {} !PART[TacWaterContainerSmall] {} !PART[TacWaterContainer] {} !PART[TacWaterContainerLarge] {} // Disable TAC-LS HexCans !PART[HexCanOxygenSmall] {} !PART[HexCanOxygen] {} !PART[HexCanOxygenLarge] {} !PART[HexCanDrinkingWaterSmall] {} !PART[HexCanDrinkingWater] {} !PART[HexCanDrinkingWaterLarge] {} !PART[HexCanFoodSmall] {} !PART[HexCanFood] {} !PART[HexCanFoodLarge] {} !PART[HexCanLifeSupportSmall] {} !PART[HexCanLifeSupport] {} !PART[HexCanLifeSupportLarge] {} !PART[HexCanLifeSupportWasteSmall] {} !PART[HexCanLifeSupportWaste] {} !PART[HexCanLifeSupportWasteLarge] {} // Disable Containers when MFT/RF is installed !PART[TacLifeSupportMFTContainerSmall] {} !PART[TacLifeSupportMFTContainer] {} !PART[TacLifeSupportMFTContainerLarge] {} // Disable HexCans when MFT/RF is installed !PART[HexCanMFTLifeSupportLarge] {} !PART[HexCanMFTLifeSupport] {} !PART[HexCanMFTLifeSupportSmall] {}- 2,515 replies