-
Posts
938 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by Ziw
-
1.1.2 Magic Smoke Industries Infernal Robotics 2.0.2
Ziw replied to sirkut's topic in KSP1 Mod Releases
Does it happen with Legacy parts or Zodius's reworked parts? -
[1.3] kOS Scriptable Autopilot System v1.1.3.0
Ziw replied to erendrake's topic in KSP1 Mod Releases
I think we just never tried that. You raise a good point about kOS parts - I too think that thay should also act as probe-cores just without any reaction wheels. -
[1.3] kOS Scriptable Autopilot System v1.1.3.0
Ziw replied to erendrake's topic in KSP1 Mod Releases
No Kerbal or no Pilot (but scientist). If it's the former then unless you also have a probe core on your craft it is not supposed to fly, no? -
[1.3] kOS Scriptable Autopilot System v1.1.3.0
Ziw replied to erendrake's topic in KSP1 Mod Releases
Do you have enough reaction wheels on the craft to steer it? as far as I remember Stayputnik does not have any reaction controls or has very little. -
1.1.2 Magic Smoke Industries Infernal Robotics 2.0.2
Ziw replied to sirkut's topic in KSP1 Mod Releases
Can you please post your craft file so I can fiddle with it? -
1.1.2 Magic Smoke Industries Infernal Robotics 2.0.2
Ziw replied to sirkut's topic in KSP1 Mod Releases
It is only applicable to editor, right? -
[1.3] kOS Scriptable Autopilot System v1.1.3.0
Ziw replied to erendrake's topic in KSP1 Mod Releases
Hi, those are my scripts, not KK4TEE Exenode is a script that executes a maneuver node, you can even find it in examples on KOS website (there is a typo there, but it's easy to fix). Also, I suggest learning from slightly simpler scripts, but I'll try to help you anyway. The scripts in the video you linked were written for KOS 0.16.2 and KSP 0.90, and quite a lot was changed since then, for example the ascend script is very different now. I suggest you take a glance at KSLIB library of scripts found here (https://github.com/KSP-KOS/KSLib) for more up-to-date code examples. Since that video I've rewritten the code slightly to take advantage of new KOS features and if you want I can show you the parts that are of interest to you. - - - Updated - - - Not yet, but I've seen some work being done on that front, so I expect it to be added at some point. -
BTW in case you missed that there is a pre-release version of IR Sequencer that introduces VAB/SPH creation/editing of sequences. It requires the pre-release version of IR but both are more-or less stable, we're just waiting for 1.0.3 version of KSP to recompile and release them. You can find both links in the Sequencer thread (link in my signature).
-
1.1.2 Magic Smoke Industries Infernal Robotics 2.0.2
Ziw replied to sirkut's topic in KSP1 Mod Releases
KIS attached parts are not working properly yet. Please wait for the update of IR that will fix that interaction. -
Check out this pre-release version of Sequencer that allows creating and editing sequences in the VAB/SPH https://github.com/MagicSmokeIndustries/IR-Sequencer/releases/tag/0.4-pre Please note that it REQUIRES the pre-release version if IR, found here: https://github.com/MagicSmokeIndustries/InfernalRobotics/releases/tag/0.21.3-rc
-
1.1.2 Magic Smoke Industries Infernal Robotics 2.0.2
Ziw replied to sirkut's topic in KSP1 Mod Releases
Can any of you try to describe steps necessary to get the icon to duplicate and include your log as well, I'll try to give it another pass. -
1.1.2 Magic Smoke Industries Infernal Robotics 2.0.2
Ziw replied to sirkut's topic in KSP1 Mod Releases
Presets are sorted automatically from lowest to highest and this will not change anytime soon. If you need more control over your robotic parts please check IR Sequencer (link in my signature) or employ other methods (like KOS). - - - Updated - - - I don't play much KSP as of late, but in all my tests I could not reproduce the error. I've had some logs sent to me on this issue, but they were full of exceptions from other mods which makes them really hard to analyze. I have one ultimate solution in mind, but it is a lot of code rewrite and I'd rather avoid doing it unless really necessary. - - - Updated - - - It's a Sequencer icon that is buggy on your screenshot. I'll look into it. -
1.1.2 Magic Smoke Industries Infernal Robotics 2.0.2
Ziw replied to sirkut's topic in KSP1 Mod Releases
It was supposed to be solved quite some time ago, please check that you have a latest version (0.21.2). -
1.1.2 Magic Smoke Industries Infernal Robotics 2.0.2
Ziw replied to sirkut's topic in KSP1 Mod Releases
The question was about mouse tracking as far as I remember. But I am not ready to answer it anyway -
1.1.2 Magic Smoke Industries Infernal Robotics 2.0.2
Ziw replied to sirkut's topic in KSP1 Mod Releases
Please try IR model rework, it has proper hinges. Our current ones are a bit bugged, but we no longer have the model sources so it is hard to fix it. -
1.1.2 Magic Smoke Industries Infernal Robotics 2.0.2
Ziw replied to sirkut's topic in KSP1 Mod Releases
That is a bit out of the scope of this mod, but we've given the API, so anyone can try and write such a mod. - - - Updated - - - Sorry, but this comes as a surprise. are you sure you are i the righ thread? -
Unfortunately it is not possible in KSP. But as you stated you can leave your rover script running and do 4x timewarp. And the answer to your follow-up question is Yes, the computer will reset. It might change in the future, but it is quite hard to implement and even harder to debug.
-
Hey, It's best to ask here: [1.0] kOS Scriptable Autopilot System v0.17.2 2015/4/28 As for your questions: 1) Ships not in physics range cannot run scripts 2) Timewarping works fine as long as you stay focused on the ship running scripts and you can control the rate of the warp via script as well 3) Running out of power resets your computer so it will not continue running from the same line, but will start from clean when you get your power up, unless you have a devilishly clever boot script.
-
[1.3] kOS Scriptable Autopilot System v1.1.3.0
Ziw replied to erendrake's topic in KSP1 Mod Releases
The error mesage is correct - there are no events Move +, you should call DOACTION(), but you should use new API for IR stuff - but the docs seem to be outdated. Try this page: https://raw.githubusercontent.com/KSP-KOS/KOS/develop/doc/source/addons/IR.rst -
1.1.2 Magic Smoke Industries Infernal Robotics 2.0.2
Ziw replied to sirkut's topic in KSP1 Mod Releases
And does docking washer appear untextured in editor? -
1.1.2 Magic Smoke Industries Infernal Robotics 2.0.2
Ziw replied to sirkut's topic in KSP1 Mod Releases
Does this only apply to docking washer? Can you post your log? -
1.1.2 Magic Smoke Industries Infernal Robotics 2.0.2
Ziw replied to sirkut's topic in KSP1 Mod Releases
Legacy parts use dds, reworked parts use texture sharing that is not compatible with ATM, but provides even more memory savings even without dds -
[1.3] kOS Scriptable Autopilot System v1.1.3.0
Ziw replied to erendrake's topic in KSP1 Mod Releases
Not yet. And this is only be possible within physics range - - - Updated - - - It requires some overhaul in RT API, so not yet. - - - Updated - - - For now only in the loop by remebering previous roll and dividing difference in roll by deltaT passed since last ibservation