-
Posts
24,989 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by linuxgurugamer
-
I can see it now. Kerbals from KSP 1 meet Kerbals from KSP2, each runs screaming from each other
- 188 replies
-
- 13
-
-
[1.4.1] Fuel Tanks Plus 2.0.2 (2018-03-14)
linuxgurugamer replied to NecroBones's topic in KSP1 Mod Releases
I'd like to know what the balance problems are, I should be able to fix those as well -
Could you update the link with the current version?
- 4,361 replies
-
- helicopter
- parts
-
(and 1 more)
Tagged with:
-
[1.4.1] Fuel Tanks Plus 2.0.2 (2018-03-14)
linuxgurugamer replied to NecroBones's topic in KSP1 Mod Releases
What balance issues? -
[1.4.X] Taerobee - Stockalike X-1 and More [27/01/2017]
linuxgurugamer replied to Beale's topic in KSP1 Mod Releases
No problem, thanks for getting back to me. I’ll leave it be. -
[1.4.X] Taerobee - Stockalike X-1 and More [27/01/2017]
linuxgurugamer replied to Beale's topic in KSP1 Mod Releases
Hi @Beale First. The github link is returning a 404 And second, I'd be willing to adopt this to keep it current, if you are willing. If @Beale is ok with my adopting this, would you still have those files around? -
And that's what I love about the game. Even with all the new stuff, you can still concentrate on the exploration, or go deep into the engineering. Your game, your play style
-
[1.9.x] Contract Pack: Bases and Stations Reborn
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Thank you. I'll just wait until it releases -
[1.4.*] [2.5.3] (2018-04-06) UbioZur Welding Ltd. Continued
linuxgurugamer replied to girka2k's topic in KSP1 Mod Releases
Don't get me wrong, I understand what you are doing, and for yourself, it's fine. And you aren't pushing your stuff elsewhere, so there's no problem. I was expressing an opinion as to things in general, didn't mean for it to come off as an attack. One thing though, and maybe you already have this, but I think you should have a README which is explicit as to the changes, so that someone else coming across it will at least have a chance of doing the right thing. -
[WIP] [1.8.1] KAE SYSTEMS Welded Parts
linuxgurugamer replied to adm-frb's topic in KSP1 Mod Development
No, but if a problem occurs, the first question is, what version of mods are you running, and, if not running the latest, the answer is to get the latest before asking for help -
[1.9.x] Burst Atomic Thrust Module
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New release, 0.1.0.1 Disabled log spam -
[1.9.x] Orbital Utility Vehicle aka Orbital Tug
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
These are just some debug lines, easy to remove Not sure what that is. It's KSP code, maybe it's something funny in your station. I'll get the first one fixed today Edit: The BurstAtomicThrustModule has been updated to remove the log spam -
[1.4.*] [2.5.3] (2018-04-06) UbioZur Welding Ltd. Continued
linuxgurugamer replied to girka2k's topic in KSP1 Mod Releases
@girka2k and others As you can see from my previous message, I have gotten this to work in KSP 1.9.1 with the current version of ModuleManager. I'm currently trying to see if I can get it to actually call ModuleManager to load the new part. The version I started with was a fork by @Lisias. Right now, it works, but you have to manually reload the database using Alt-F11 in the SpaceCenter. Not a big deal, but I'd like to see if I can work with MM to load the new part, either while in the editor or automatically upon returning to the SpaceCenter. What I can say is that the 1.8.0 which is currently available does not work if the current version of ModuleManager is installed. It apparently does work if an older version of MM is installed, but that's not a great idea since anything which takes advantage of bug fixes and improvements in the current MM won't work properly. Either way, I certainly do not need another mod to maintain, especially one which I don't really use. So, assuming I can get this working, would you like me to submit a PR to your repo? -
[1.4.*] [2.5.3] (2018-04-06) UbioZur Welding Ltd. Continued
linuxgurugamer replied to girka2k's topic in KSP1 Mod Releases
It will be on Github, although there is a small chance I would adopt it in a maintenance mode -
[1.4.*] [2.5.3] (2018-04-06) UbioZur Welding Ltd. Continued
linuxgurugamer replied to girka2k's topic in KSP1 Mod Releases
Ummm, when it's ready? I posted that message only 2 hours ago. Patience, and don't feed the bears -
[1.4.*] [2.5.3] (2018-04-06) UbioZur Welding Ltd. Continued
linuxgurugamer replied to girka2k's topic in KSP1 Mod Releases
I am working on making it work with the official MM. While I understand what and why you did that, I disagree with it. You run the risk of having diverging versions of one or more mods, and the potential is there for someone to bring up an issue in the official thread. of a problem in the fork. -
[1.12.x] Community Tech Tree (August 13)
linuxgurugamer replied to Nertea's topic in KSP1 Mod Releases
I disagree. There is only one cryonics mod, and it only has 3-4 parts. I dont think it is worth making a mode for one mod. If there were more, then maybe -
Part Specifications Outside of KSP
linuxgurugamer replied to Probus's topic in KSP1 Tools and Applications
The problem was that you really need to do the dump after ModuleManager has run, to pick up any changes to the parts -
[1.4.*] [2.5.3] (2018-04-06) UbioZur Welding Ltd. Continued
linuxgurugamer replied to girka2k's topic in KSP1 Mod Releases
I found out it actually calls MM via Reflection. I have a version of UBIO Welding that is compiled against KSP 1.9.1, and works, with the current version of ModuleManager. Right now the only issue is that you have to manually reload the MM database after returning to the Space center I'll have to see if I can get it to reload automatically before I release this, even in a very unofficial manner -
[WIP] [1.8.1] KAE SYSTEMS Welded Parts
linuxgurugamer replied to adm-frb's topic in KSP1 Mod Development
I have a version of UBIO Welding that is compiled against KSP 1.9.1, and works, with the current version of ModuleManager. Right now the only issue is that you have to manually reload the MM database after returning to the Space center I'll have to see if I can get it to reload automatically before I release this, even in a very unofficial manner -
[1.4.*] [2.5.3] (2018-04-06) UbioZur Welding Ltd. Continued
linuxgurugamer replied to girka2k's topic in KSP1 Mod Releases
Can anyone explain why, if it doesn't use any patches, that it doesn't with with any newer version of MM? -
[WIP] [1.8.1] KAE SYSTEMS Welded Parts
linuxgurugamer replied to adm-frb's topic in KSP1 Mod Development
Last version that I know that UBIO worked on was 1.4.5 -
Ok. You may have mods installed, please confirm. Also, please read the following link, which will tell you what we need to help you: Read this BEFORE asking for support:
- 1 reply
-
- 1
-
-
[1.12.x] Margo's Resource Monitors
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New beta, 0.0.0.2 Fixed window not resizing properly when options changed Available here: https://github.com/linuxgurugamer/ResourceMonitors/releases