Jump to content

cyberKerb

Members
  • Posts

    905
  • Joined

  • Last visited

Everything posted by cyberKerb

  1. The models look great! Question though, is the background terrain a static model or are you also showing off some awesome looking cliff / mountain generation for KSP2?
  2. There's 10 now, but is still depends on the Devs having cleared other higher priority issues first. No point in bothering them, just have to have patience. It only a minor issue the grand scheme of things when compared to the other in progress issues you can see they are working on.
  3. Forgot to add my vote - so done now. That only counts as two so far. A casual check of the issues log it seem most issues only get 0-3 votes. Those that are in confirmed status (ie had attention / impact enough for people to vote that they were looked at be Dev) have around 3-10 votes .So I'd so we're a long way of someone looking at it. For context though, they are fixing issue like being unable to save the game, which would be more important that a biome fix at this moment. Priorities aside, I'd say you'd only need about 10 votes or so to make the point when compared to other votes that are being worked on / acknowledged. Then it's just up to the dev team other priorities as to when to tackle the issue.
  4. True, but for what seems to be an easy text edit of the biome color code and a small colorfill change to Tylo and Eve biome maps, you'd think this fix would be only a minor effort to correct. Guess I've been following Wube and Factorio development too much. They are still the gold standard for development cycle and bug fixing processes. I'm sure @SQUAD have bigger issues to address due to all their recent DLC releases and patches for gameplay improvements like the flight scene repairs.
  5. I created a new issue with the current version numbers so I can keep it updated until corrected: https://bugs.kerbalspaceprogram.com/issues/27145
  6. This a ping for @Alphathon to advise you might have useful reference code for adapting OSE to the stock inventory. USI updated the Konstruction mod with functionality that is similar to what OSE is with regards to creating parts.
  7. Other than the Specialized parts and using the stock Inventory, does this make the Konstruction mod into an alternative to the OSE workshop mod now?
  8. Thanks! The plan is to run a career campaign until I can get the funds to build this Shuttle and continue from there. I'm looking forward to working this challenge goals into my career save.
  9. I've been thinking about joining this challenge for a long while and during these holidays, decided to have a go. After a few iterations in the design, I've settled on something that allows a bit of flexibility with moving fuel to the front or back of the craft. I also tested expanding the cargo bay and it seems OK enough to work out the details in later missions. Last two requirements were that it looked good to me (check) and if I crash it Jeb stuffs a landing, the debris would be interesting (hence the side pods). My entire testing routine was to launch from the runway with minimum fuel and climb to 1K when flame-out occurs. Then I'd do a split-S and line up for an attempt at landing on the runway. This let me test both the balance of the design in the climb (can it take off and not flip), what it does in a stall (was it tail or nose heavy), and finally if the side pods were attached strong enough to handle a hard-ish landing (do I need more struts). When that worked, I repeating the test again, this time with the 40T fuel pod in the cargo bay to ensure I could take off and land with a heavy load. During testing, I found that I needed to clip two additional TX440 ballast tanks (with the the fuel locked off) into the front fuel tank. (This is the unused fuel you'll see in the resource panel) This was to ensure I had enough weight for the craft to be nose heavy. Both ballast tanks have to be filled and a pair of winglets need to be added to the nose when landing heavy cargo. With an empty cargo bay, testing showed that removing the nose winglets and only one filled ballast tank is enough to keep the craft balanced when dead-stick. Here's my submission for STS-1T: Approach and landing test Album Here: https://imgur.com/a/IsdD6zm Craft is mostly stock with the exception of 2x MK2 nosecones on the side pods and a SSPX "PXL-PPD Flat Adaptor" on the rear for mounting the Senior docking port. Is 'Commander' difficulty just landing on the runway for most missions?
  10. I'm surprised your KSP is working - that log file has constant NRE from Parallax among others issue on loading the game. I do see the NRE from Docking camera, but it you'll probably need to work out what combination is causing that issue before it can be troubleshooted much. I've launch a vessel into space around Minmus and the KURS docking cam worked fine.
  11. Minor issue with the restock whitelist in that you've referenced textures as models. Squad/Parts/Command/cupola/ksp_l_cupola_diff.dds Squad/Parts/Command/cupola/ksp_l_cupola_diff.mu <-Not valid Squad/Parts/Command/cupola/ksp_l_cupola_normal.dds Squad/Parts/Command/cupola/ksp_l_cupola_normal.mu <-Not valid I can also confirm the RCS on the cockpit doesn't work. The model shows it has RCS ports on the texture, but the part: 'mk25Cockpit' doesn't have a ModuleRCSFX module in the cfg file. Having said that - looking at the model via Sarbians 'debug parts', it doesn't seem to have a transform for the RCS module to be attached to.
  12. Initial BETA Release added to github for anyone that wants to test the mod out. Just note if you are testing, it's a BETA release, so I'm mainly after feedback on what's been coded so far. The container is under the science parts and is unlocked at the same time as the Science Jr. Important note that Heavy Science is NOT compatible with Kopernicus at all. Everything breaks horribly, but I'm still learning how to get that to work. Initial Release 0.1.0.0-Beta Github Download link Somewhat relevant:
  13. Oops - yep - you're right about that. Thanks for the catch! I'm guessing I got the brackets correct then cheers
  14. Have I got this syntax correct with the nested HAS commands? I'm trying to write a patch for all crewable parts that have a science container - ie specifically not including the external command chair as it doesn't have a ScienceContainer. Wrote this looking at the wiki and think I've got it right, but thought it worth checking. @PART[*]:HAS[ @MODULE[ModuleCommand],#CrewCapacity[>1] :HAS[ @MODULE[ScienceContainer] ] ] {}
  15. With headless an enough computers, you could have a main monitor, a map view, an external camera and an instrument panel all running together.
  16. I figured, but it's been a long while since having the mod. I'll give it a go with stock over the weekend
  17. Functionally I've completed everything I've wanted in the mod. and I'm now currently checking it with other mods. I've already found that Kopernicus changes where the scatter references are, because of this I've not getting the meshes / models I'm expecting.
  18. I've given this ago on 1.11 and I keep getting NRE spam in the log file whenever I take a kerbal on EVA. Verification testing was done on a new Sandbox game KSP.Log file dropbox link
  19. My hope is that being able to run KSP2 in headless mode is already on the cards due to unspoken plans with multiplayer integration. I figure I'd get this request in while development is still running hot. I'm also hoping there would be better multi-monitor support for KSP2. If only to have capture some gorgeous external camera view to review later after concentrating on the main launch window. For those not in the know, 'headless' is when you have a computer run the main computations of a game, but configured to not provide any GPU output. Aircraft simulator players have had this for years, mainly so they can split the game processing across multiple CPUs. The grunt-work of number crunching the sim is done on one PC, but they have other PCs with high-end graphic cards to manage the many high-res world scenery across multiple screens. They might also have another PC to manage the game input, and another for displaying other non-detailed displays, eg: cockpit views, MFD, dials, external cameras, etc... Personally, it would be great for making that cockpit to play in. It'll also be a great functionality for anyone that's made their own control panel. I'm wondering if @Nate Simpson ever made his own panel for KSP? If so - is it still around for some pictures?
  20. Do you think this will still work if the attachment system is converted to stock in-flight building / Inventory system? Or does this mod require a KAS specific placement of parts?
  21. Hi @TaxiService, with CNC 1.5.6 out, was there anything added to help with CNM for @Booots, or is that still WIP at the moment?
  22. Not sure if it is just me, but it seems the last two KSP updates have prompted a fair share of mod-updates from the many developers out there. This 'Add-On' forum section seems as busy as I've ever seen it. Quite a feat of having such a robust community considering how long KSP has been around. There also seems to be a resurgence of modders of older mods coming back to tackle development once again. I was away from the forums for most of 2019 and was wondering if mod development section ever got quieter than 'normal'? Don't ask me what normal is - I realise it's highly subjective Lastly - just wanted to put out a general post to say thank-you to ALL the mod developers out there. This even includes those wont read this as they haven't been on the forum in years. All that continuous development to add pieces/gameplay to KSP still inspires other people do further work to add to the game. Shout-out to the Mod-father himself @linuxgurugamer for keeping so many mods available. To this day, he is STILL bringing back even older mods to life.
  23. (In Progress) Val showing off a surface sample from the KSC Runway. The paint seems to flake off the cement when it was dug up. She's pretty sure Jeb won't even notice the holes this surface sample experiment has made... (not that he uses the actual runway ) (Technical info) I have no idea how to model for KSP, and because of this lack of knowledge, I'm making use of the publicly accessible assets via the API. As such, this screenshot shows a simple box "primitive" with the Runway texture applied. That box has been sunken into a squashed Scatter Boulder mesh which has a dirt texture applied to it.
  24. hahahahahah! Thanks @SQUAD! I'm playing with the Engineer revamp in 1.11 "Some Reassembly Required" and absolutely love it. However, it's in ways most players probably wouldn't expect. In a nice coinkydink, I've just deleted all my Kerbal Mass code from this development effort. At my rate of progress, I'm hoping you'll overtake me and add physical surface samples for what I hope will be a similar Scientists revamp in the future
×
×
  • Create New...