-
Posts
611 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by Warezcrawler
-
[1.0.2] FTL Drive (Updates on development)
Warezcrawler replied to krh42's topic in KSP1 Mod Development
No, I have no plan of putting this in CKAN. I just shared a quick fix with the community. I haven't taken over maintenance, which is why I posted in the original tread of the mod itself. But it is rather easy to install manually..... -
Hi. I'm guessing you are the Nifty255 from youtube.
I would like to make a suggest for your great modding series on youtube. When you have completed the series you already have planned, I think a topic you could look at is how to use "ConfigNode" in KSP plugins. It's not that clearly documented, but a very powerfull tool as far as I can tell.
Well just a suggestion.
Hav a nice day.
-
Copy Config Node
Warezcrawler replied to Warezcrawler's topic in KSP1 C# Plugin Development Help and Support
Well yes and no. I've tried it (and failed). I think my problem is that I need a valid node to put in it. So I'm thinking if I can somehow get the node from my module, I should be able to load it back in using .LoadEffects(ConfigNode node) syntax. ......... I just don't know how exactly to do that [on a side note.... I think I will as Nifty255 to do a video at some point on config nodes...... Maybe he would take the suggestion] EDIT: And yes, it is the information that is important, not the node itself, as long as KSP recognises it as an EFFECTS node -
[1.0.5]AutoRove - autonomous rovermovement in the background
Warezcrawler replied to Wotano's topic in KSP1 Mod Releases
Wotano have been offline since february, so I decided to look at how hard it would be to get this mod up and running. With a bit of hardcoding, I did in fact get it running. However, the first time I used it to move a rover around it ended up underground It never did that in 1.05 for me..... My issue is, I cannot really evaluate the part of the code that actually moves the rover around..... I tried looking for where the ground height is determined, but couldn't really identify it.... Have any of the rest of you had any luck with this?- 139 replies
-
- rover
- automation
-
(and 1 more)
Tagged with:
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
Warezcrawler replied to nightingale's topic in KSP1 Mod Releases
I might be way off here. A new behavior have come to my KSP install in KSP 1.1 where some of my vessels are marked by a rectangle in the map, and I cannot target them or switch to them, except from the tracking station. I think this is contract configurator locking them when it thinks they are doing a time dependent contract like holding steady for 130 days? While I like that it is highlighted, and I like it's harder to mess with them, I would still like to target them. Like in my game right now, my return vessel have been marked. Now I cannot target it, which makes rendezvous rather difficult. Can you tell me if this is in fact contract configurator behavior? If yes, is there something I'm missing, where I can in fact mark targets etc. If not, I would suggest maybe softening the behavior a little, so then one can at least target vessels Otherwise, thanks for a great mod.- 5,206 replies
-
Copy Config Node
Warezcrawler replied to Warezcrawler's topic in KSP1 C# Plugin Development Help and Support
1. That's where I started, but when I put effect that are unneeded to begin with, the I have observed that the animations can run wild. I though originally that this was the product of an error in my plugin, but it was ksp doing it... 2. Well, basically I need to pick up the node, remove node I'm not to use, and put it into the part 3 at run-time. 3. I started with MM, I'd really prefer to put the entire EFFECTS node in the part to begin with, and only change the references for the effect... But the effect are simply running wild on certain parts when doing that I have for a long time wanted to be able to switch to mode that 2 modes, and I would like to have the mod evolve into integration to the tech tree. Currently I activated certain modes when tech tree node are unlocked. Eventually I will also like to deprecate obsolete configuration, and maybe put a price an certain configurations.... Far in the future that is..... But that is basically why. Does that answer your question? Basically more functionality and flexibility to the switching of engines. -
[1.2] NavHud - a NavBall inspired Heads Up Display - 1.3.3
Warezcrawler replied to Ninenium's topic in KSP1 Mod Releases
I have observed a grafical glitch which turns up when I select a waypoint on minmus (don't know if this is related to minmus, that's just where I've seen it). Could an icon be missing in the build? I the screen shot you can clearly see a white square. I think it must be related to nav hud, since it happens when selecting a waypoint, and I get a null exception [EXC 21:13:20.403] NullReferenceException: Object reference not set to an instance of an object NavHud.WaypointMarker.LoadTexture () NavHud.MainBehaviour.OnPreCull () Log file Also se picture two below -
[1.8.x+] Waypoint Manager [v2.8.1] [2019-10-22]
Warezcrawler replied to nightingale's topic in KSP1 Mod Releases
Ohhh.... thanks... will look that way then.... sorry. -
[1.8.x+] Waypoint Manager [v2.8.1] [2019-10-22]
Warezcrawler replied to nightingale's topic in KSP1 Mod Releases
I have observed a grafical glitch which turns up when I select a waypoint on minmus (don't know if this is related to minmus, that's just where I've seen it. I the screen shot you can clearly see a white square. I think it must be related to waypoint manager, since it happens when selecting a waypoint, and I get a null exception [EXC 21:13:20.403] NullReferenceException: Object reference not set to an instance of an object NavHud.WaypointMarker.LoadTexture () NavHud.MainBehaviour.OnPreCull () Log file -
[1.3.0] Kerbal Engineer Redux 1.1.3.0 (2017-05-28)
Warezcrawler replied to cybutek's topic in KSP1 Mod Releases
Thanks.... You are the best -
[1.3.0] Kerbal Engineer Redux 1.1.3.0 (2017-05-28)
Warezcrawler replied to cybutek's topic in KSP1 Mod Releases
I get some exceptions from Kerbal Engineer from time to time. Has anybody else seen this? [EXC 12:29:12.947] NullReferenceException: Object reference not set to an instance of an object KerbalEngineer.Flight.FlightAppLauncher.Update () Running: KerbalEngineer v1.1.0.2 on Kerbal Space Program - 1.1.0.1230 LOG FILE -
[1.8.1 - 1.12.5] Interstellar Fuel Switch (IFS) 3.29.5
Warezcrawler replied to FreeThinker's topic in KSP1 Mod Releases
Ahh thanks... was just about to document the issue....- 1,187 replies
-
- 1
-
- fuel switching
- mesh switching
-
(and 2 more)
Tagged with:
-
32bit vs 64 bit
Warezcrawler replied to linuxgurugamer's topic in KSP1 C# Plugin Development Help and Support
Just tested it on 32bit... And yes something is wrong.... Things like offsetlimit does not function as on 64bit, i.e. not at all in 32bit. I've notice that we are building plugins against dll's in either x64 or x32 directories, so I'm guessing you are utilizing some methods that are different between the two build... I can say that EEX does work for me in x64. While it's annoying that it might not function in x32, maybe a disclaimer on the plugin is the way to go. One could ask the question of why use x32 now that we have access to x64 build? Sorry that I could not be more helpfull. Maybe some else have a better response for you. -
Can anybody explain to me, how to copy a config node from one module to another. I'm creating an engine switching plugin, where I need to copy an effect node from my module into the engine module. MODULE { name = mymodule EFFECTS // <---- SOURCE --> { SOMEEFFECT { .... = .... .... = .... } } } Now copy that into the engine module, replacing the entire effect node in there PART { name = SOMEENGINE MODULE { name = moduleengineFX ... = ... (referencing some effects) } EFFECTS <-- TARGET --> { SOMEEFFECT { .... = .... .... = .... } } }
-
[1.0.4] EVA Enhancements - pitch/roll/navball and more!
Warezcrawler replied to seanmcdougall's topic in KSP1 Mod Releases
Will there be an update to this mod for KSP 1.1? I was looking through the postings, and could not find any yes or no's in there.... -
Sad to hear you will not "be with us" But glad to hear that mods will be carried on. Long live TAC
-
Message Placement
Warezcrawler replied to Warezcrawler's topic in KSP1 C# Plugin Development Help and Support
thanks Then I'm just missing how to move the screenmessages ksp itself writes, like the science transmissions... -
Does anybody know if it's possible to move where KSP writes it messages on screen? Like the one for when transmitting science back to Kerbin? And when saving etc. Also, how does one create custom messages for when the user uses my mod?
-
parts [1.12.x] Karbonite/Karbonite Plus (K+)
Warezcrawler replied to RoverDude's topic in KSP1 Mod Releases
As far as I can calculate from the definitions of karborundum it should be at altitude 300Mm spanning 50mM. I think the 2000m is an old figure which have just not been updated. RealAltitude = Radius * Altitude = 261Mm * 1.14678899 = 300Mm RealRange = Radius * Range = 261Mm * 0.191132 = 50Mm Assumptions Resource Karborundum Planet Sun Radius 261.600.000 PresenceChance MinAbundance MaxAbundance MinAltitude 1,14678899 MaxAltitude 1,14678899 MinRange 0,191132 MaxRange 0,191132 Variance Results Min height 300.000.000 Ideal height 300.000.000 Max height 300.000.000 Width (min) 50.000.000 Width (average) 50.000.000 Width (min) 50.000.000 I am unsure if this is measure from planet core, or above sea level though...... -
Landing Gear
Warezcrawler replied to Warezcrawler's topic in KSP1 C# Plugin Development Help and Support
Should I take the silence as nobody knows a workaround for the wheels exploding? As I said, indestructability of wheels can also help until a patch is released.... -
Have pumping fuel around the space craft been changed? I tried holding Alt+RightClick.... Just shows the two right click menues, but no buttons for pumping fuel around. Anybody else seen this? Have the keys changed from 1.05 to 1.1? Sorry... stupid question... I need to upgrade R&D building first of cause..... silly me.
-
Does anyone know how to mod that the landing stop exploding? I tried this @PART[*]:HAS[@MODULE[ModuleWheelDamage]]:FOR[Squad] { @MODULE[ModuleWheelDamage] { @stressTolerance *= 4 @impactTolerance *= 4 //@explodeMultiplier = 0 } } That was not enough Are there more settings to worth setting.... Or is the bug in the code, and not something we can workaround? Just make the gear indestructable would be better right now....
-
New KSP API Documentation v1.4.1
Warezcrawler replied to tomf's topic in KSP1 C# Plugin Development Help and Support
This can be great if everyone contributes!- 65 replies
-
- api
- documentation
-
(and 1 more)
Tagged with: