Jump to content

Slam_Jones

Members
  • Posts

    1,616
  • Joined

  • Last visited

Everything posted by Slam_Jones

  1. I kinda like this one the most. I could see a fair bit of humor going into it
  2. Hello! I would like to submit one of my cars, the R-5 Turismo R. My other cars tend handle a bit better, but I like the aesthetics of the R-5 the most Mods: Tweakscale and DCK for paintjob (does not affect stats, vehicle can still be loaded and will function the same without DCK). Edit: Download link here: https://kerbalx.com/Slam_Jones/R-5-Turismo-R
  3. Worked a bit more on my latest racing car. The R-6 Kadet RNS (racing, no spoiler) is the smallest and lightest car I've produced yet, powered only by 2x Junos (as opposed to my usual 6). This means it tops out at about 88.6m/s (YMMV), but due to the short wheelbase and a few tuning hints from @LABenterprises it now handles very well. You can whip it into a corner at basically any speed with no fear of rolling (on flat terrain, at least), and it is capable of sustaining a drift at about 13m/s. This makes it (in my mind) suitable as a trainer car, or a dedicated drifter. The R-6, like all my racing cars, is equipped with a boost flap, brake lights, running lights, and high beams. Visually, it's not the most dazzling, as I was also trying to reduce my usual part count and avoid gaudy, oversized spoilers. KerbalX link: https://kerbalx.com/Slam_Jones/R-6-Kadet-RNS It's been great fun to drive around KSC and surrounding area. Also currently using Kerbal Konstructs to try to make a racing track just off the runway. We'll see how that turns out!
  4. Regarding surface vs orbital colonies: what of the psychological effects? Those that will (or could potentially) inhabit Mars or some orbit or another will still be the biologically and psychologically similar to modern humans, right? I imagine it's more comforting for the average human to have feet on the ground rather than on a thin piece of metal, miles above the ground, especially for extended periods of time. Having sailed a lot, (and maybe it's just me), but it seems to reduce stress to have terra firma underfoot. In my mind, being in a space vessel or station seems similar to a submarine... restricted area, thin walls, and a very inhospitable environment just beyond it. Seems (again, maybe just to me) to be a bit of a stressful environment in general... imagine having an existential crisis in orbit! Sure, the surface of Mars is pretty inhospitable, too... but at least there is dry land there, rather than vacuum or crushing water pressure. Although if one were born and raised in an orbital colony (the permanent-resident kind), how would they feel if they finally touched down on a planet? Just my musings on the subject
  5. Hardest decision? "Keep working on this craft, or go to sleep?" KSP usually wins...
  6. Worked on a few cars. They don't handle particularly well (yet) but they do pack quite a bit of speed, usually capable of 100m/s+. Stock parts with TweakScale for panel sizing and DCK for the paintjobs and rims. Edit: Speaking of, is there a wheel tuning guide somewhere on these forums? So far I've been basically just adjusting random values and seeing what happens... ) R-5 Turismo R-6 Kadet Also took a comparison shot of my newest car vs my first one from this batch... they've been getting much smaller over time, apparently. (R-6 on the left and R-1 on the right)
  7. Got hooked on Overwatch when they had their free weekend a while back. It's been edging into my KSP time quite a bit lately... (If anyone else plays, shoot me a PM and maybe we can play a few rounds together at some point )
  8. Would adding VR support slow down the game at all? What I mean is, a lot of folks play KSP on self-described "potatoes" with <30FPS on average... would adding VR support lower that FPS even further?
  9. My best guess is a loss of traction due lowered gravity. Do you have any screenshots of the rover in question?
  10. Largest station I've ever done (though it was mobile, so technically more of a ship than a station). Could hold well over a hundred Kerbals or more. It looks like the top and bottom toroids were made of 24 Hitchhiker Pods each, making 96 Kerbals per, so I guess the total is over actually over 200 Kerbals. Although if the image I found on Google is correct, then it is a couple orders of magnitude from what you're envisioning. (Never seen the film, so idk if the image is a spoiler or not. Regardless, putting it behind a spoiler anyway) It's theoretically possible to make a station that large, but the physics lag would be tremendous. It's really up to what your PC can handle and how much lag you as a person can tolerate.
  11. Okay got my craft uploaded to KerbalX: https://kerbalx.com/Slam_Jones/R-3-Pantera It is mostly wing parts (>=90%ish) and uses TweakScale and @DoctorDavincis paint mod (btw where do I get those sweet wheel textures you recently made??) It is Powered by 6 Junos and equipped with boost flap technology for deceleration purposes. My current lap times are pretty poor, so if anyone wants to take a look at the craft and give some advice on wheel tuning, that would be greatly appreciated Ive also got my parser program ready to go, but I may need a little more advice how to distribute it properly (namely where do I post the source code?)
  12. I'd be happy to Assuming I can take care of the points listed below, I should have it up by this weekend It would technically be the first program I've made and distributed, so I'll do my due diligence and make sure I'm not violating any EULAs or anything (as well as making sure it works on other versions of Windows, etc ) Other than that, just needs some quality-of-life work, an editable exception list (so it doesn't count things that are not parts or links as parts or links), and a bit of documentation for the end-users, and then I'll be happy to put it out there for public use Although if I do my research and find out I'm not violating anything and can distribute it as freeware, I might even put up my current (very rough, but functional) version.
  13. Good idea, I remember making a kOs script to automate my boost flap for the Dakar Challenge earlier this year. The problem is my engines are usually very close together in a horizontal line, so putting the flaps in the pixel-perfect spot may be a bit of a task.
  14. Good news! My program is functional and helped me fix my broken car! Huzzah! Now, I just need to work on my lap times. I can get about 1:30, but that would put me solidly at last place... hopefully with some wheel tuning I can work that down to 1:10ish. As it is, I usually end up going between tremendous understeer, to alarming oversteer and subsequent roll-overs... and everything in between I did have a question, though: is it all right to rig up some of my Junos to action groups so I can enable/disable them to help with acceleration and stopping? (Edit: I'll probably rig up some boost flaps as suggested on the next page to the action groups instead. Will increase part count, but at least it will be comparable to other vehicles in the challenge!)
  15. I actually made a program in visual studio a year or so ago which parses craft files and lists each individual part. Maybe if I tinker with it a bit (and do a fair bit of research) I can modify it to also show each part connection, and flag those with connections to non-existent parts. Seems easier than doing it by hand with a spreadsheet If successful, I'll see if I can upload the program somewhere for public use. Edit: Moving forward on this, my program is now able to identify and list parts and part links in separate boxes. Next step, allowing it to cross-reference the lists and point out links that do not correspond to a part. Edit 2: (Putting this here to avoid any derailing) As I type this, my program is enthusiastically combing through a 1200+ part craft file all on it's own, scrolling back and forth and verifying that each item in the Links box also appears in the Parts box. Next step is allowing it to copy the part-less Links to a third box, so that the user may fix it by hand, then seeing what parts of the code I can modify to speed up the process. I'm not confident in letting the program alter the actual craft files yet Edit 3: All essential functions are now, well, functional. Admittedly, it's not particularly quick, as high part counts increase time taken almost exponentially: as it is, it checks nearly the ENTIRE parts list per link... regardless, it is still several magnitudes quicker than doing so by hand. Going through some testing with a few downloaded crafts. Semi-Final test is a purposefully corrupted craft file with missing parts. Final test is fixing my broken craft file If it can find all the broken links, then it is basically done and ready for compiling. Hoping for the best!
  16. Without Visual Mods: With Visual Mods (SVE & Scatterer) Also I made a car:
  17. Still tuning the wheels, so no lap times yet, but this is likely the vehicle I'll be using: Powered by 6x Junos tucked away in the trunk with a small gap for exhaust. Currently it's very angry and difficult to drive, but hopefully with some practice, wheel tuning, and panel adjustment, it can do some quick laps
  18. Been working on a few cars for this challenge, but sadly my preferred vehicle has encountered some sort of bug and is no longer able to be launched, or even edited. And this is after spending a several hours tuning and testing it... If I get the file fixed, then I'll see if I can get a lap time and some screenshots (Or maybe a whole new vehicle at worst... I'm think about 80s rally hatchback styling for this one)
  19. Welcome to the forums! Take a look at the Challenge Submission Guide and make sure you challenge meets all the guidelines! It is also customary for the challenge-giver to post their own attempt, to prove that the challenge in question is possible.
  20. Welcome to the forums! Take a look at the Challenge Submission Guide and make sure you challenge meets all the guidelines! It is also customary for the challenge-giver to post their own attempt, to prove that the challenge in question is possible.
  21. Installed SVE (stock Visual Enhancements) and Scatterer, and WOW what a difference they make. Sadly my home internet is having issues, and as such I don't have the comparison pictures I'd hoped to have. Should be able to upload them within a few days though Also still been working with my ocean-bound ships, and starting in-water testing of the latest (and largest) research vessel, the RV-4 Damascus. Original testing showed that it really enjoyed capsizing and smashing everything on the upper deck, including the bridge and scientific gear. This issue has since been remedied (hopefully!) and the ship is gearing up for it's maiden voyage, which, by standard procedure, is a quick hop over to the Island Airfield to test stability, stopping, maneuvering, and docking/undocking of auxiliary vessels.
  22. I heartily support this suggestion, even if it only appears in the form of a mod.
  23. What about a recovery ship? Is that allowed? Also working on a recovery Truck to go with it and get the debris onto the deck of the ship, and KAS to keep it attached.
  24. I frequently use RCS for fine adjustment of interceptions and such, since I'm often too lazy or forgetful to limit the thrust of my main engines for precise maneuvers.
×
×
  • Create New...