AlphaMensae Posted Friday at 05:41 PM Share Posted Friday at 05:41 PM 30 minutes ago, Yaroslav said: Yep, I saw that image earlier, and that's my plan. There's still space for my nodes Quote Link to comment Share on other sites More sharing options...
loki130 Posted Friday at 06:01 PM Author Share Posted Friday at 06:01 PM I'd personally rather not clutter up the center of the tree like that, and I'm also not inclined to charge extra science for parts that don't strictly have any necessary gameplay function Quote Link to comment Share on other sites More sharing options...
The Dressian Exploder Posted yesterday at 11:28 AM Share Posted yesterday at 11:28 AM Has anyone else had a bug where starting tech parts are impossible to unlock because the entry costs can't be paid (either through a faulty button or it showing up in Science mode) On an unrelated note, how did you manage the conversion of a YongeTech tech tree to a stock tech tree? I'd be interested in making some configs for this tree using ksp-techtree-edit. Quote Link to comment Share on other sites More sharing options...
loki130 Posted yesterday at 03:41 PM Author Share Posted yesterday at 03:41 PM Version 0.2.2 github - Switched the id of starting node back to 'start' to fix issues with part unlocking and adjusted stock nodes patch accordingly 4 hours ago, The Dressian Exploder said: Has anyone else had a bug where starting tech parts are impossible to unlock because the entry costs can't be paid (either through a faulty button or it showing up in Science mode) On an unrelated note, how did you manage the conversion of a YongeTech tech tree to a stock tech tree? I'd be interested in making some configs for this tree using ksp-techtree-edit. Pretty sure that issue should be fixed To do the conversion, I save the tree as both a yongetech tree and a stock tree, then use a little python script to pull all the part unlocks from the yongetech tree and turn them into a modulemanager patch, and the stock tree and patch are what actually go into the mod. You can find the yongetech tree and python script on the github. Trouble is of course that this means that most parts are added in one big patch (though any parts instantiated by modulemanager patches don't appear in the editor, so I have to track those down and write out dedicated patches for them, which is most of what's in the additional patches folder), so if multiple people are working on additions that way it might get a bit tricky to consolidate them together. Quote Link to comment Share on other sites More sharing options...
Dash1310 Posted yesterday at 07:47 PM Share Posted yesterday at 07:47 PM (edited) Never mind I misunderstood a mechanic Edited 23 hours ago by Dash1310 I figured out the issue I was having. Quote Link to comment Share on other sites More sharing options...
Mitokandria Posted 23 hours ago Share Posted 23 hours ago Oh wow! I might finally be able to use BDB! Would you consider adding support for: Smart Parts Radial Heat Shields Pathfinder Quote Link to comment Share on other sites More sharing options...
Steakthedog Posted 14 hours ago Share Posted 14 hours ago So, I'm attempting a game of this with an assortment of mods, including Kerbal Construction Time, and for some reason attempting to research anything in this tech tree bricks the KCT menu completely, making it impossible to do anything. This is occurring in the current most recent version. If you can see what might be causing this that would be great. Quote Link to comment Share on other sites More sharing options...
loki130 Posted 9 hours ago Author Share Posted 9 hours ago 5 hours ago, Steakthedog said: So, I'm attempting a game of this with an assortment of mods, including Kerbal Construction Time, and for some reason attempting to research anything in this tech tree bricks the KCT menu completely, making it impossible to do anything. This is occurring in the current most recent version. If you can see what might be causing this that would be great. I've seen it before but never quite tracked down the exact cause, it seems to relate somehow to how KCT determines tech prerequisites and I thought I was rid of it but I think messing around more with the stock nodes to get the lost and found tech has brought it back, lemme try a few things. Quote Link to comment Share on other sites More sharing options...
loki130 Posted 7 hours ago Author Share Posted 7 hours ago Version 0.2.3 github Changelog: - Added mod support: - Boring Crew Services: airbag placed in advanced parachutes for now, will need to consider a more general approach for balloons and inflatables eventually - TAC Life Support first pass: parts added, not sure how the overall balance plays yet - Attempted to get unsupported parts upgrades to go in Lost and Found, not sure it works great so far. - Adjusted patch ordering to get it to play nice with KCT, you still get some logspam the first time you research a tech in a new save, but it clears with the next scene change. For TAC-LS, I placed Air filters, water splitter, and all the container parts in Orbital Modules, sabatiers and water purifiers in Orbital Habitation, and carbon extractors in Integrated Life Support, let me know if that seems to work okay. I'll still need to track down parts for TAC-LS added by other mods like planetary bases. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.