-
Posts
505 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by theSpeare
-
I'll check the source code on my hard drive tonight (thought I had it up on GitHub but I probably thought it wasn't big enough to bother). People have already requested R&D (and now Mission Control) scene jumping and I've already scoured through the options. It was definitely on LoadScene or HighLogic (at least pre-0.24) and I couldn't find anything under the R&D related classes, so I kinda just gave up. API for KSP is incredibly limited and most of modding is done by trial and error or by example from other plugins. Sorry, at the moment I can't really figure out how to do it. My theory is that R&D and Mission Control & Astronaut Complex aren't really scenes (e.g. no loading screen when going through, and near instant response) so it's probably a pop-up of sorts; I just don't know where to find the method that can call it.
-
I have yet to get back to this mod but I will recompile later tonight for 0.24. Maybe I'll add in money costs for upgrades. For now keep using it for 0.24 and just letme know if an issue comes up.
-
[1.12.*] Deadly Reentry v7.9.0 The Barbie Edition, Aug 5th, 2021
theSpeare replied to Starwaster's topic in KSP1 Mod Releases
NullReferenceException: Object reference not set to an instance of an object at DeadlyReentry.ModuleAeroReentry.IsShielded (Vector3 direction) [0x00000] in <filename unknown>:0 at DeadlyReentry.ModuleAeroReentry.ReentryHeat (Vector3 velocity) [0x00000] in <filename unknown>:0 at DeadlyReentry.ModuleAeroReentry.FixedUpdate () [0x00000] in <filename unknown>:0 Getting this issue when launching from Kerbin. Don't exactly know why. The only other plugin I have that could be going against it is DangIt Failures, or perhaps RealChute.- 5,919 replies
-
- reentry
- omgitsonfire
-
(and 1 more)
Tagged with:
-
OP updated with new link due to Spaceport's shutdown. Added Curseforge link and also a Dropbox link for anyone who doesn't like the former.
-
[0.23.5] Go At Throttle Up [May-11-2014]
theSpeare replied to TacoScott's topic in KSP1 Mod Releases
Holy hell VV would be amazing. Get back soon and safe! -
[0.23.5] Go At Throttle Up [May-11-2014]
theSpeare replied to TacoScott's topic in KSP1 Mod Releases
Ascent page would include maybe attitude, altitude, velocities, dynamic pressure, atmosphere and throttle. Could include fuels but there's already a whole page for that . would help for two player set ups -
[0.23.5] Go At Throttle Up [May-11-2014]
theSpeare replied to TacoScott's topic in KSP1 Mod Releases
P.S. Any chance ever for an "ascent" page? -
[0.23.5] Go At Throttle Up [May-11-2014]
theSpeare replied to TacoScott's topic in KSP1 Mod Releases
Cheers, that completely resolved it. Can't wait to use it. -
[0.23.5] Go At Throttle Up [May-11-2014]
theSpeare replied to TacoScott's topic in KSP1 Mod Releases
Traceback (most recent call last): File "C:\Program Files (x86)\Steam\SteamApps\common\Kerbal Space Program\GATI\cherrypy\_cprequest.py", line 656, in respond response.body = self.handler() File "C:\Program Files (x86)\Steam\SteamApps\common\Kerbal Space Program\GATI\cherrypy\lib\encoding.py", line 188, in __call__ self.body = self.oldhandler(*args, **kwargs) File "C:\Program Files (x86)\Steam\SteamApps\common\Kerbal Space Program\GATI\cherrypy\_cperror.py", line 386, in __call__ raise self NotFound: (404, "The path '/' was not found.") A bunch of errors also show up when I try to run the .py file itself. SOmething to do with ENGINE Listening for SIGTERM and ENGINE Bus STARTING but it's all saying [error]. I installed Python with your link. -
[WIP] [Dev thread] Dang it! A random failures mod
theSpeare replied to Ippo's topic in KSP1 Mod Development
Sounds good! :S I was just sharing some input, I wasn't going to use it now anyway in its current state. Balancing for a lot of mods has been so much in the "workarounds" region. Once budgets and contracts come out I am very confident this mod will skyrocket. -
[WIP] [Dev thread] Dang it! A random failures mod
theSpeare replied to Ippo's topic in KSP1 Mod Development
Random failures won't really work without something to maintain or ensure a low probability of occurrence. Failures by random chance (RNG) will always eventually irritate the player, as it is punishment without reason. Perhaps imagine a game like DayZ, where there was a probability that you would simply be "shot" by some "random AI sniper"; failures should occur due to player's decisions. Science upgrades can probably handle this but I've always thought a lot of what mod balancing is missing is a KSP budget. Probability of random failures would increase if you spent less money on maintenance, or quality assurance. The more money you spend on it, the less chance of failure. Furthermore, science can be invested to work together with this idea. Think Engine Ignitor - it already has a failure of sorts. The engine can fail to ignite - but if it failed it's because you probably ran out of ignitions, brought the wrong engine type, or forgot to ullage. -
[0.23.5] Go At Throttle Up [May-11-2014]
theSpeare replied to TacoScott's topic in KSP1 Mod Releases
This is incredibly great. Thank you for compiling! Orbital map would go a very very long way, similar to how RPM handles it. -
[0.23.5] Go At Throttle Up [May-11-2014]
theSpeare replied to TacoScott's topic in KSP1 Mod Releases
BOOKMARKED. This is beautiful. I've always felt that mission control needed images. EDIT: Can you not package the compiled version for us? -
[1.3.1] Ferram Aerospace Research: v0.15.9.1 "Liepmann" 4/2/18
theSpeare replied to ferram4's topic in KSP1 Mod Releases
Oh damn, I was hoping there was some way we could disable the KSP debug log printouts FAR likes to do. It seems to slow down my scene startups.- 14,073 replies
-
- aerodynamics
- ferram aerospace research
-
(and 1 more)
Tagged with:
-
[1.3.1] Ferram Aerospace Research: v0.15.9.1 "Liepmann" 4/2/18
theSpeare replied to ferram4's topic in KSP1 Mod Releases
"Option to switch on / off various debug data about FAR drag model applied to particular parts" Where is this? I opened up the FAR menu in SC and all I see are: - Display Aero Forces - Display Coefficients - Display Shielding - Spline Stuff - Aero destruction- 14,073 replies
-
- aerodynamics
- ferram aerospace research
-
(and 1 more)
Tagged with:
-
The Open Part Mod - Week of 4/25 project started
theSpeare replied to StarVision's topic in KSP1 Mod Development
Please be radial surface lights, please be radial surface lights -
@Hyratel the severe falloff is to encourage sending more rovers, perhaps to different places. The science return for RoverScience is huge enough that three analyses is more than enough to gain science - you just have to make sure you analyze the higher potentials, and not waste the earlier analyses on lower ones. The upgrades pass onto other rovers as well, btw, it's not just limited on individual rovers.
-
@zilfondel In the future, hopefully (when I get the free time), I will be adding extra functionality to the "analyze" spot part. Drills and other such things should be part of that. For now I'm more intrigued with spawning multiple science spots around the rover, each visually represented by spheres (like objective markers in GTA for example). Will take awhile though! Core function first @Hotblack Desiato I don't believe RoverScience works with biomes at all. I've put biome compatibility on the backburner for now, but it has its own science caps and stuff separate from biomes so even if you've bled an entire planet dry before installing this plugin, you will be able to return to old biomes and do some rover science there. This plugin doesn't capture seismic scans, the accelerometer is merely a placeholder until I get a better model For now the RoverScience simply just "learns" something from the spot. The main idea is to encourage the player to drive.
-
Better Atmospheres Development Thread
theSpeare replied to Thesonicgalaxy's topic in KSP1 Mod Development
Getting this: https://www.dropbox.com/s/syu130hqmohmc54/screenshot96.png Is it possible at all to prevent that? EDIT: Saw the readme. I've already downloaded EVE 7-2 - does that version have the config file saving thing you've been mentioning, or do I still have to configure each time -
[1.1.2][1-1-2] May 13-2016 EnvironmentalVisualEnhancements
theSpeare replied to rbray89's topic in KSP1 Mod Releases
I want it nooooowwww!