-
Posts
9,074 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by RoverDude
-
[1.12.x] Alcubierre Warp Drive (Stand-alone)
RoverDude replied to RoverDude's topic in KSP1 Mod Releases
Reaction mass for the engine module.- 1,694 replies
-
- warp drive
- usi
-
(and 1 more)
Tagged with:
-
totm may 2024 [1.12.x] - Modular Kolonization System (MKS)
RoverDude replied to RoverDude's topic in KSP1 Mod Releases
A quick heads up ::) There will be (offical) 1.7 stuff coming up, mostly in the form of a few PRs and getting that locked down, after which there's going to be a separate pre-release that includes two things: - Atlas parts (the dome bits!) - W.O.L.F. Integration (this is the super nifty and new resource management stuff that takes MKS up another level. Or another way of looking at it, stock KSP is management at the vessel level. MKS brings in colonies and outposts. W.O.L.F. adds a layer above that, and deals more with managing multiple colonies with a completely different resource management system at an easier to manage abstraction layer (and gets rid of all of those pesky background processing and interplanetary transport issues). @DoktorKrogg and I are also working on something special that tacks onto W.O.L.F. W.O.L.F. is not an MKS replacement any more than MKS is a replacement for the stock resource system. Rather, it's a system that layers on top and adds more goodness. Since it's a massive change both in terms of design and will probably result in people's brains sloshing around a bit (and also have it's share or tweaks, etc.). there will be an opt-in download available for pre-testing This pre-release will also include all of the Atlas bits as those are ones I also would like to get some feedback on from some of our more enthusiastic and involved players. -
totm may 2024 [1.12.x] - Modular Kolonization System (MKS)
RoverDude replied to RoverDude's topic in KSP1 Mod Releases
Mks is good to go for 1.5/1.6/1.7 -
TBH, KAS should be irrelevant to this as nothing I do with Konstruction uses KAS....
- 1,473 replies
-
- parts
- construction
-
(and 1 more)
Tagged with:
-
Not really... worked fine in 1.6.x, expect it works fine in 1.7.x given we're pretty good about not breaking APIs... As noted, is there an issue?
- 1,473 replies
-
- parts
- construction
-
(and 1 more)
Tagged with:
-
There's a global setting for.this in stock, would be easier to just change that.
-
totm may 2024 [1.12.x] - Modular Kolonization System (MKS)
RoverDude replied to RoverDude's topic in KSP1 Mod Releases
Just need to turn off the option to consume machinery in the kolonization options (you can find it with other game options). This removes the entire machine consumption mechanic and supply chain, which makes stuff pretty simple -
Only 1 Konstruction port per ship/vassel?
RoverDude replied to buhochileno's topic in KSP1 Mods Discussions
They work and dock exactly the same way, as it is the same part module. The only difference is Konstruction ports can also go poof. Also, the forum thread for Konstruction is probably a much better place to get questions answered. -
Only 1 Konstruction port per ship/vassel?
RoverDude replied to buhochileno's topic in KSP1 Mods Discussions
Konstruction port behavior is consistent with stock docking port behavior - i.e. multi-node docking is a super tricky thing. -
parts [1.12.x] Karbonite/Karbonite Plus (K+)
RoverDude replied to RoverDude's topic in KSP1 Mod Releases
the latest, so 1.6.x -
totm may 2024 [1.12.x] - Modular Kolonization System (MKS)
RoverDude replied to RoverDude's topic in KSP1 Mod Releases
Performance. -
parts [1.12.x] Karbonite/Karbonite Plus (K+)
RoverDude replied to RoverDude's topic in KSP1 Mod Releases
I'll have a patch release tomorrow, new PC and have to load a few things -
Glad you dig it :)
-
totm may 2024 [1.12.x] - Modular Kolonization System (MKS)
RoverDude replied to RoverDude's topic in KSP1 Mod Releases
Umm... yes it is? (I can do this all day...) -
For a single-converter part, yeah.
- 5,673 replies
-
- 1
-
-
- usi
- life support
-
(and 1 more)
Tagged with:
-
FYI - the changes are actually pretty simple. Some module names have changed: ModuleLifeSupportRecycler = USILS_LifeSupportRecyclerSwapOption ModuleResourceConverter_USI = USI_ConverterSwapOption ModuleHabitation = USILS_HabitationSwapOption And because everything now uses the swappable converter classes, you need to add three extra part modules as shown below (these defaults are fine for the single-mode converters most mods will have): MODULE { name = USI_SwapController } MODULE { name = USI_SwappableBay bayName = Bay 1 moduleIndex = 0 } MODULE { name = USI_Converter UseSpecialistBonus = false } If you want to add in multi-module support you can use MKS as an example.
- 5,673 replies
-
- 4
-
-
- usi
- life support
-
(and 1 more)
Tagged with:
-
Umm... I did not. There have been no changes since I first put up the USI-LS / MKS balance sheet. I've had to tamp down this misinformation before, not sure how it keeps growing legs. And there are, literally, no additional changes planned or in the works that would affect balance or API compatibility.
- 5,673 replies
-
- usi
- life support
-
(and 1 more)
Tagged with:
-
Which is odd given that this is the first API change in USI-LS in an extraordinarily long time, and the last from an API standpoint. There are no planned changes that would affect this. (So if someone is waiting for a 'final' change.... it is going to be a very very very long wait ;)) Also to add - the balance stats did not change (those too have not changed in an incredibly long time), so it should just be a matter of partModule changes.
- 5,673 replies
-
- usi
- life support
-
(and 1 more)
Tagged with:
-
As long as it used 1.1.0 you're golden
- 5,673 replies
-
- 1
-
-
- usi
- life support
-
(and 1 more)
Tagged with:
-
Pure awesomeness.
- 5,673 replies
-
- usi
- life support
-
(and 1 more)
Tagged with:
-
Yep, we warned folks that this would be a breaking change a while back, and did a very long-running constellation pre-release to give folks a chance to get patches ready. Hopefully folks were sitting on their patches. Sorry about having to break a few eggs on this one, but it was necessary for the next big thing (hopefully to coincide with 1.7, mostly reliant on some design and modeling work as most of the code is done thanks to @DoktorKrogg).
- 5,673 replies
-
- 2
-
-
- usi
- life support
-
(and 1 more)
Tagged with:
-
Odd, given the lack of API changes.
- 1,554 replies
-
- ship construction
- launchpad
-
(and 1 more)
Tagged with: