-
Posts
39 -
Joined
-
Last visited
Reputation
34 ExcellentRecent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
@Merlin1809Hello, I am the author of WDSP. I would like to ask, which mod is the solar panel you are using? In my test, WDSP and DBSv2.3.3 did not find the problem you mentioned. I noticed that the solar panel seems to be added with ReStock, but your name seems to be different from mine. I reproduced your problem. This bug occurs in single star mode.
-
[Min KSP 1.11] Mk-33: X-33-inspired parts for KSP!
Aebestach replied to Angelo Kerman's topic in KSP1 Mod Releases
KSP-RO/KJR forces the strongback and the runway to stick together, so the strongback cannot rotate -
Yes, it is a very simple mod, just put it in GameData
- 6 replies
-
- orbit
- SSOCalculator
-
(and 3 more)
Tagged with:
-
@SpaceFace545 Hi, I am preparing data for KSRSS and 2.5x recently. I wrote a C# program and generated an assembly. Could you run it in KSRSS and 2.5x environments respectively, and then send me their KSP.log? You just need to enter KSC and wait for a while before closing the game. https://drive.google.com/file/d/1IeDHWMTwANM0hICXYm0cUVNTgQKvljUW/view?usp=sharing
- 6 replies
-
- 1
-
- orbit
- SSOCalculator
-
(and 3 more)
Tagged with:
-
It is not difficult to adapt them, but it takes a little time. https://github.com/Aebestach/Principia-SSOCalculator.github.io/blob/65ddff7fb9a858d98c6d21d53b6d8e2b613a34f8/addEventListener.js#L1 But I think they should be the same as StockBodies, requiring users to customize j2 parameters. I am currently working on rewriting my WDSP. After everything is finished, I may start working on adapting SSO Calculator to ksrss.
- 6 replies
-
- 1
-
- orbit
- SSOCalculator
-
(and 3 more)
Tagged with:
-
Universal Storage II [1.3.1 and 1.4.5 - 1.7.0]
Aebestach replied to Paul Kingtiger's topic in KSP1 Mod Releases
https://github.com/linuxgurugamer/universal-storage-2/issues/16 Besides this, there is this problem. The best way at the moment is to not use `Universal Storage: Advanced Sub-Satellite` and `Universal Storage: Basic Sub-Satellite`, otherwise they will blow up your logs- 1,553 replies
-
- 1
-
- kis
- universal storage
-
(and 3 more)
Tagged with:
-
[1.12.x] Advanced Atmosphere Tools (v1.2.0)
Aebestach replied to CashnipLeaf's topic in KSP1 Mod Releases
This is blackrack's reply- 58 replies
-
- 3
-
- atmosphere
- plugin
-
(and 3 more)
Tagged with:
-
Aebestach started following [1.12.x] Advanced Atmosphere Tools (v1.2.0)
-
[1.12.x] Advanced Atmosphere Tools (v1.2.0)
Aebestach replied to CashnipLeaf's topic in KSP1 Mod Releases
@Nightside In fact, using the plotting tool you can see the different wind speed scales at different altitudes. I will release this tool when I finish mapping the existing planets in MCWS. https://github.com/Aebestach/MCWSComprehensiveTool- 58 replies
-
- 5
-
- atmosphere
- plugin
-
(and 3 more)
Tagged with:
-
[1.12.x] Advanced Atmosphere Tools (v1.2.0)
Aebestach replied to CashnipLeaf's topic in KSP1 Mod Releases
I think the chargeRate should be adjusted to control this, otherwise it's generating too much power.- 58 replies
-
- atmosphere
- plugin
-
(and 3 more)
Tagged with:
-
[1.12.x] Advanced Atmosphere Tools (v1.2.0)
Aebestach replied to CashnipLeaf's topic in KSP1 Mod Releases
Pull requests can also be made on GitHub. @jthero7 By the way, can you please tell me if this change requires a change in the source code?- 58 replies
-
- atmosphere
- plugin
-
(and 3 more)
Tagged with:
-
Hello, everyone. I’ve been trying to write a plugin related to solar panels recently. But I encountered a problem. When I want to make the output of the solar panel 0 under a given condition, although the *Energy Flow* displayed on the panel is 0, there is actually a charge output. (I tried to modify several values given by `ModuleDeployableSolarPanel.cs`, they are: `_flowRate`, `chargeRate`, `flowRate`, `_efficMult`, `efficiencyMult`. ) I would like to ask everyone what is this problem, or is there a better way to change the actual output?
-
[1.12.5] Sterling Systems v0.4.9 [Sep 22, 2024]
Aebestach replied to JadeOfMaar's topic in KSP1 Mod Development
I'm sorry about that, I just had a closer look inside the folder and realised had the Localization.cfg file. -
[1.12.5] Sterling Systems v0.4.9 [Sep 22, 2024]
Aebestach replied to JadeOfMaar's topic in KSP1 Mod Development
@JadeOfMaar HI, I would like to say that this mod is just awesome. I would like to ask if there are plans for multiple languages?