Jump to content

[1.12.4] Kaboom! v1.4.2.0 - Missing Booms? Detonate and weld parts from EVA /part menu [14 Dec 2022]


zer0Kerbal

Next Feature  

9 members have voted

  1. 1. What feature(s) would you like to see next?

    • Able to stage KaboOom through staging menu
      5
    • Able to blow up everything attached (entire vessel)
      2
    • Moar BOOM!
      4

This poll is closed to new votes


Recommended Posts

38 minutes ago, flart said:

Also looks like Source\Repo-Kaboom112.sln include only Kaboom.cs and no other files.

that is correct - the other files are boilerplate that may or may not be included in this next release.

if you are referring to $(K112) - that either needs to be set in system environmental variables (win) replaced with  the absolute path to the KSP game root  - where the game .exe lives.

Link to comment
Share on other sites

@zer0Kerbal zer0Kerbal released this 21 seconds ago

Mod Version
KSP version KSP-AVC License GPLv2 68747470733a2f2f692e706f7374696d672e6363
Code Validate AVC .version files


Version 1.3.99.0 - BETA!

  • DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL

  • BETA SOFTWARE - CAVEAT EMPTOR

 Download the .dll on Curseforge here.

  •  

New Feature: Kyanoacrylate

  • usual spring cleaning and automation

  • [source] update folder structure

  • update to modern back-end automation

  • resolves issue #6

    Update

    • recompile for KSP 1.12.2
    • update to .NET 4.7.2
    • update to C# 9.0
    • renamed ModuleKaboom.cs to Kaboom.cs

See Full Changelog for full details of changes
See Known Issues for known issues


red box below is a link to forum post on how to get support
How to get support

Link to comment
Share on other sites

6 hours ago, Burning Kan said:

a storabe part would be cool like the old one in this KIS video.(with actiongroup or staging would be funtastic)

@Burning Kan thank you for the suggestion, has been added to the GitHub repo. +1 :rep:

https://github.com/zer0Kerbal/Kaboom/issues/15

Have you checked out our beta? Download the beta(s) here.

a new beta version is dropping probably today. (thank you @flart! +20 :science:

Edited by zer0Kerbal
Link to comment
Share on other sites

@zer0Kerbal zer0Kerbal released this 20 Sep 2021

BOOM! Version License GPLv2

KSP version CODE KSP-AVC AVC .version files


Version 1.3.99.1 - BETA Two

  • 20 Sep 2021

  • Beta Release for Kerbal Space Program [KSP 1.12.2]

  • DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL

  • BETA SOFTWARE - CAVEAT EMPTOR

WARNING: Only Curseforge version will include .dll’s

`Code'

  • thank you to '@flart' @yalov
  • Invoke() with delay instead of OnUpdate().
    • scale delay on timewarp. Parts are able to kaboom while timewarp
  • fix decoupling of decouplers on glued kaboom
  • fix missing title and fields for kabooming by kerbal within range
    • increase range to 10, same as EVA Construction Mode range

 

Spoiler

68747470733a2f2f692e696d6775722e636f6d2f

 

Updates

  • renamed [Patches] folder to [Compatibility]
  • ✔ resolves issue #12

See Full Changelog for full details of changes
See Known Issues for known issues

Localization

  •  English
  • [ ]

See the README in the Localization folder for instructions for adding or improving translations for languages other than English. GitHub push is the best way to contribute.


How to support this and other great mods by [zer0Kerbal][LINK:zer0Kerbal]

Support Patreon Github Sponsor Buy zer0Kerbal a snack


*red box below is a link to forum post on how to get support*

How to get support

Kerbal Space Program 1.12.2 — Unity 2019.2.2f1 — .NET Framework 4.7.2

Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date

Contributors
Edited by zer0Kerbal
Link to comment
Share on other sites

  • 2 weeks later...

I had  a look at this (specifically the new beta) and it looks really helpful for the construction of an station I'm going to attempt soon, mostly as I've just found out that I don't appear to be able to remove a decoupled decoupler with an attached engine fairing with EVA construction and don't want  spent stack separators floating around. It look really good.

One thing I was interested to check was whether you could glue kaboom docking ports and what happened if you tried to do this is a multi-docked vessel (that is, two parts of a vessel docked with multiple pairs of docking ports). Partially, because it would be helpful to me, but mostly because it was something I thought would horribly break given the tree like vessel structure.

Turns out:

  1. You can glue kaboom docked docking ports but only those docked at the VAB (which is only ever one pair in a multi-docked set)
  2. You don't appear to be able glue kaboom docking ports docked in flight.
  3. I can't break this as easily as I thought by doing something ridiculously ill-advised

I understand that  might be asking for the Mun, but is glue kabooming docked docking ports something that might be considered for the future?

Link to comment
Share on other sites

6 hours ago, Robin Patenall said:

glue kabooming docked docking ports something that might be considered

@Robin Patenallthank you for the kind words, and the feedback is much appreciated! +1 :rep: yalov @flart did :prograde:  work!

@flart, what do you think? so Konstruction mode?

 

Edited by zer0Kerbal
Link to comment
Share on other sites

55 minutes ago, flart said:

I never test it, but that suppose to be working. On the next week I will look into.

I'll admit I didn't test a simple docked scenario, so maybe it's related to the multidock.

I first tried with a multidock that was done in the VAB and one set of docking ports glued correctly but the other didn't with an error about not having 2 parts on attachment nodes when I attempted to glue. I then built a multidock craft that didn't start docked, and docked it in flight, and then found all the docking ports (both sets had the undock option) refused to be glued with the same error. If it was related to the multidock I'd have assumed that I'd still be able to glue one set. The set I managed to glue I assume was different as it was done in the VAB.

I believe, although I'm not a modder, that docked joints are not handled as part of the vessel part tree but is some other way as otherwise multidock could never work, so when you look for the parent and child parts of the part to glue it only finds one. I suspect that ports docked in the VAB are actually done as part of the vessel tree which is why they act differently.

I'll try check the simple docking scenario and get a save file for you with the multidocked craft I was using already docked.  

Link to comment
Share on other sites

9 hours ago, Robin Patenall said:

I'll try check the simple docking scenario and get a save file for you with the multidocked craft I was using already docked.  

Update:

I've checked that even simple docking arrangements don't glue if they were done outside the VAB. I've attached a save file with examples to the Git issue that Zer0Kerbal raised with examples of the difference docking scenarios .

Link to comment
Share on other sites

 

Kaboom! Version KSP version License GPLv2
CODE
KSP-AVC AVC .version files


Version 1.3.99.2 - BETA III

@zer0Kerbal zer0Kerbal released this 09 Oct 2021

Beta Release for Kerbal Space Program [KSP 1.12.2]

DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL

BETA SOFTWARE - CAVEAT EMPTOR

WARNING: Only CurseForge includes .dll’s

Added

  • Localization [en-us.cfg]
  • your localization here

`Code'

  • thank you to @flartaka @yalov
  • if glued kaboom is enabled and there was in-flight docking, docking ports kaboom together
  • longer ScreenMessage
  • remove unnecessary usings
  • update .csproj

Status

  • Issues/MileStones

    • closes #14 - Beta One: 1.3.99.0 (file version 1.3.99.17)
    • updates #33 - Localization project - contributed by zer0kerbal
    • updates #22 - Localization - en-us.cfg (English) - all but one string - contributed by zer0kerbal
    • closes #26 - [ImgBot] Optimize images - contributed by imgbot[bot]
    • closes #27 - WeldingDockingPorts documentation, contributed by yalov
    • closes #29 - upstream for 1.3.99.2-Beta-3 - contributed by zer0Kerbal
    • closes #31 - Merge pull request #29 from zer0Kerbal/master upstream - contributed by zer0Kerbal
    • closes #9 - compile for KSP 1.12.2 - .NET 4.7.2 - C# 10.0 - contributed by zer0Kerbal
  • Bug

    • opened #32 - Kaboom Safety Cover not localized
  • *** Possible future changes ***

    • #33#20#21#22 - more localizations
    • #25 - auto destruct during launch
    • #17#18 - bigger boom, bigger badda-boom
    • #16 - boom stick
    • #1 - staging

 

Spoiler

68747470733a2f2f692e696d6775722e636f6d2f

 


See More

  • Changelog Summary for more details of changes : See ChangeLog
  • Discussions and news on this mod: See Discussions or KSP Forums
  • Known Issues for more details of feature requests and known issues : See Known Issues

Localization

  •  American-flag-sm.png English
  •  your translation here

HELP WANTED - See the README in the Localization folder for instructions for adding or improving translations. [GitHub][GitHub:url] push is the best way to contribute. Additions and corrections solicited and welcome!


How to support this and other great mods by [zer0Kerbal][LINK:zer0Kerbal]

Support Patreon Github Sponsor Buy zer0Kerbal a snack


*red box below is a link to forum post on how to get support*

How to get support

Kerbal Space Program 1.12.2 — Unity 2019.2.2f1 — .NET Framework 4.7.2

Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date


What's Changed

New Contributors

Full Changelog: v1.1.3...1.3.99.2-Beta-3

Contributors
  • @yalov
  • @zer0Kerbal
  • @imgbot
yalov, zer0Kerbal, and imgbot
Edited by zer0Kerbal
Link to comment
Share on other sites

14 hours ago, Tacombel said:

@zer0Kerbal The link for localization is not working. This one is

https://github.com/zer0Kerbal/Kaboom/tree/master/GameData/Kaboom/Localization#readme

Also, PR done.

@Tacombel+1 :rep:thank you!

the link has been fixed internally. 

I had added more strings in the us-en.cfg - would you kindly do those as well?

Link to comment
Share on other sites

  • 2 weeks later...

Kaboom! Version KSP version License GPLv2

CODE

KSP-AVC AVC .version files

Version 1.4.0.0 - SuperKlue Implosions!!

25 Oct 2021

Kerbal Space Program [KSP 1.12.2]

DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL

Added

`Code'

  • thank you to@flart aka yalov
  • if glued kaboom is enabled and there was in-flight docking, docking ports kaboom together
  • longer ScreenMessage
  • remove unnecessary usings
  • update .csproj

Updated

  • Documentation
    • readme
    • release notes
    • Attribution

Status

  • Features/Issues/Milestones
    • closes #20 - duplicate
    • closes #21 - duplicate
    • closes #22 - duplicate
    • closes #23 - Dev kaboom superglue [pull request] contributed by @zer0Kerbal
    • closes #32 - Kaboom Safety Cover not localized
    • closes #35 - 1.3.99.2 beta 3 beta - contributed by zer0Kerbal
    • closes #36 - Create es-es.cfg - contributed by @Tacombel
    • closes #37 - Localization - English (United States)] <en-us.cfg> - contributed by @zer0Kerbal
    • closes #42 - Localization - Russian (Русский) <ru.cfg> - contributed by yalov @flart
    • closes #52 - Localization - Spanish (Español) <es-es.cfg> - contributed by @Tacombel
    • closes #57 - localization fixes + ru - contributed by yalov@flart
    • closes #58 - update ru.cfg localization- contributed by yalov @flart
    • updates #33 - Localization project - contributed by @zer0Kerbal
  • Bug
    • closes #24 - superklue docked docking ports while in flight - thank you to @Robin Patenall
    • closes #54 - typo
    • closes #56 - seconds not localized
  • *** Possible future changes ***

See More

  • Changelog Summary for more details of changes : See ChangeLog
  • Discussions and news on this mod: See Discussions or KSP Forums
  • Known Issues for more details of feature requests and known issues : See Known Issues

Localization

HELP WANTED - See the README in the Localization folder for instructions for adding or improving translations. GitHub push is the best way to contribute. Additions and corrections solicited and welcome!


How to support this and other great mods by @zer0Kerbal

Support Patreon Github Sponsor Buy zer0Kerbal a snack


*red box below is a link to forum post on how to get support*

How to get support

Kerbal Space Program 1.12.2 — Unity 2019.2.2f1 — .NET Framework 4.7.2

68747470733a2f2f692e706f7374696d672e6363

Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date


What's Changed

New Contributors

Full Changelogv1.1.3...1.4.0.0

Contributors

  • @robin
  • @yalov
  • @Tacombel
  • @zer0Kerbal
  • @imgbot
robin, yalov, and 3 other contributors
Link to comment
Share on other sites

 

Kaboom! Version KSP version License GPLv2
CODE
KSP-AVC AVC .version files


Version 1.4.0.1 - Implosions de SuperKlue!!

26 Oct 2021

Kerbal Space Program [KSP 1.12.2]

DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL


Added

  • added French-flag-sm.png French (Français) (thank you GitHub: @vinix38)
  • your translation here

Updated

  • Documentation
    • readme
    • releaseNotes
    • Attribution
    • Changelog.cfg
    • add GameData/Kaboom/Localization/quickstart.md
    • _release.json to 1.0.2.1

Status

  • Spoiler
    • Features/Issues/Milestones
      • closes #13 - SuperKlue
      • closes #19 - Beta Two: 1.3.99.1-DEBUG (file version 1.3.99.18)
      • closes #28 - Beta Three: 1.3.99.2-DEBUG (file version 1.3.99.21)
      • closes #21 - duplicate
      • closes #22 - duplicate
      • closes #23 - Dev kaboom superglue [pull request] contributed by zer0Kerbal
      • closes #50 - Localization - French (Français) contributed by @vinix38
      • closes #61 - [ImgBot] Optimize images documentation- contributed by imgbot[bot]
      • closes #64 - Name new release
      • closes #65 - Release 1.4.0.1 Implosions de superglue!!
      • closes #66 - update Documentation
      • closes #67 - update Legal MumboJumbo
      • closes #68 - update Social Media
      • updates #38 - Localization project - contributed by zer0kerbal
    • Bug
      • closes - #62 - wrong link to forum thread in documentation - bug
    • *** Possible future changes ***

 

See More

  • Changelog Summary for more details of changes : See ChangeLog
  • Discussions and news on this mod: See Discussions or KSP Forums
  • Known Issues for more details of feature requests and known issues : See Known Issues

Localization

HELP WANTED - See the README in the Localization folder for instructions for adding or improving translations. GitHub push is the best way to contribute. Additions and corrections solicited and welcome!


How to support this and other great mods by zer0Kerbal

Support Patreon Github Sponsor Buy zer0Kerbal a snack


*red box below is a link to forum post on how to get support*

How to get support

Kerbal Space Program 1.12.2 — Unity 2019.2.2f1 — .NET Framework 4.7.2

68747470733a2f2f692e706f7374696d672e6363

Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date


What's Changed

Full Changelogv1.1.3...1.4.0.1

Edited by zer0Kerbal
Link to comment
Share on other sites

  • 3 months later...
This thread is quite old. Please consider starting a new thread rather than reviving this one.

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...