Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev kaboom superglue #23

Merged
merged 32 commits into from
Oct 10, 2021
Merged

Dev kaboom superglue #23

merged 32 commits into from
Oct 10, 2021

Conversation

zer0Kerbal
Copy link
Owner

@zer0Kerbal zer0Kerbal commented Sep 29, 2021

closes #13 #22 #23 #5 #19 #14

yalov and others added 30 commits September 14, 2021 19:32
# Version 1.3.99.0 - BETA!
- <p style="color: #FF0000;"><b>DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL</color></b></p>
- <h1 style="color: #FF0000;"><b>BETA SOFTWARE - CAVEAT EMPTOR</color></b></h1>

- usual spring cleaning and automation

- 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
# fix kabooming by kerbal
 * 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

![](https://i.imgur.com/gFaxXfN.jpeg)
# folder rename
- Patches to Compatibility 📁
added explicit original license file.
### `Code'

- thank you to ['@flart'](https://forum.kerbalspaceprogram.com/index.php?/profile/181486-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

![](https://i.imgur.com/gFaxXfN.jpeg)

### Updates

- renamed [Patches] folder to [Compatibility]
- ✔ resolves issue #12
@zer0Kerbal zer0Kerbal self-assigned this Sep 29, 2021
@zer0Kerbal zer0Kerbal added this to In progress in Superglue via automation Sep 29, 2021
@zer0Kerbal zer0Kerbal added this to In progress in Kaboom! version 1.4.0.0 via automation Sep 29, 2021
upstream for 1.3.99.2-Beta-3
@zer0Kerbal zer0Kerbal merged commit 06bfeed into 1.4.0.0-prerelease Oct 10, 2021
@zer0Kerbal zer0Kerbal deleted the Dev-KaboomSuperglue branch October 10, 2021 07:11
Kaboom! version 1.4.0.0 automation moved this from In progress to Done Oct 10, 2021
Superglue automation moved this from In progress to Done Oct 10, 2021
@Tacombel Tacombel mentioned this pull request Oct 12, 2021
zer0Kerbal added a commit that referenced this pull request Oct 26, 2021
# Version 1.4.0.0 - SuperKlue Implosions!!
- 25 Oct 2021
- Kerbal Space Program [KSP 1.12.2]
### Added

- added ![][ES] Spanish (Español) (thank you [Tacombel][LINK:tacombel])
- added ![]{RU] Russian (Русский) (thank you [Forums: Flart][LINK:flart] - [Github: yalov][LINK:yalov])
- ***your translation here***

### `Code'

- thank you to ['@flart'][LINK:flart] aka [yalov][LINK: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
    - closes #52 - Localization - Spanish (Español) <es-es.cfg> - contributed by Tacombel
    - closes #57 - localization fixes + ru - contributed by yalov
    - closes #58 - update ru.cfg localization- contributed by yalov
    - 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 ***
    - #39, #40, #41, #43, #44, #45, #46, #47, #48, #49, #50, #51 and #53 - more localizations
    - #25 - auto destruct during launch
    - #17, #18 - bigger boom, bigger badda-boom
    - #16 - boom stick
    - #1 - staging
zer0Kerbal added a commit that referenced this pull request Oct 26, 2021
# Version 1.4.0.0 - SuperKlue Implosions!!
- 25 Oct 2021  
- Kerbal Space Program [KSP 1.12.2]
### Added  

- added ![][ES] Spanish (Español) (thank you [Tacombel][LINK:tacombel])
- added ![][RU] Russian (Русский) (thank you [Forums: Flart][LINK:flart] - [Github: yalov][LINK:yalov])
- ***your translation here***

### `Code'

- thank you to ['@flart'][LINK:flart] aka [yalov][LINK: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
    - closes #52 - Localization - Spanish (Español) <es-es.cfg> - contributed by Tacombel
    - closes #57 - localization fixes + ru - contributed by yalov
    - closes #58 - update ru.cfg localization- contributed by yalov
    - 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 ***
    - #39, #40, #41, #43, #44, #45, #46, #47, #48, #49, #50, #51 and #53 - more localizations 
    - #25 - auto destruct during launch
    - #17, #18 - bigger boom, bigger badda-boom
    - #16 - boom stick
    - #1 - staging

[RU]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Russian-flag-sm.png "Русский" 
[ES]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Spanish-flag-sm.png "Español" 
[EN]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/American-flag-sm.png "American English" 
[LINK:russnash37]: https://forum.kerbalspaceprogram.com/index.php?/profile/77512-russnash37/ "Forums: RussNash37"  
[LINK:russnash]: https://github.com/russnash "GitHub: russnash"  
[LINK:tacombel]: https://github.com/Tacombel "Tacombel"  
[LINK:flart]: https://forum.kerbalspaceprogram.com/index.php?/profile/181486-flart/ "Flart"  
[LINK:yalov]: https://github.com/yalov "yalov"  
[LINK:zer0Kerbal]: https://forum.kerbalspaceprogram.com/index.php?/profile/190933-zer0kerbal/ "zer0Kerbal"
zer0Kerbal added a commit that referenced this pull request Oct 28, 2021
# Version 1.4.0.1 - Implosions de superglue!!
- 26 Oct 2021
- Kerbal Space Program [KSP 1.12.2]
### Added

- added ![][FR] French (Français) (thank you [GitHub: @vinix38][LINK: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

- 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 ***
    - #39, #40, #41, #43, #44, #45, #46, #47, #48, #49, #50, #51 and #53 - more localizations
    - #25 - auto destruct during launch
    - #17, #18 - bigger boom, bigger badda-boom
    - #16 - boom stick
    - #1 - staging
zer0Kerbal added a commit that referenced this pull request Oct 28, 2021
# Version 1.4.0.1 - Implosions de superglue!!
- 26 Oct 2021  
- Kerbal Space Program [KSP 1.12.2]
## Added  

- added ![][FR] French (Français) (thank you [GitHub: @vinix38][LINK: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

- 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 ***
    - #39, #40, #41, #43, #44, #45, #46, #47, #48, #49, #50, #51 and #53 - more localizations 
    - #25 - auto destruct during launch
    - #17, #18 - bigger boom, bigger badda-boom
    - #16 - boom stick
    - #1 - staging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants