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

Version 1.4.0.0 - SuperKlue Implosions!! #59

Merged
merged 101 commits into from
Oct 26, 2021
Merged

Conversation

zer0Kerbal
Copy link
Owner

@zer0Kerbal zer0Kerbal commented Oct 26, 2021

Version 1.4.0.0 - SuperKlue Implosions!!

  • 25 Oct 2021
  • Kerbal Space Program [KSP 1.12.2]

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

zer0Kerbal and others added 30 commits September 13, 2021 16:45
# 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.
# folder move
- /LegalMumboJumbo --> /docs/LegalMumboJumbo
# 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 zer0Kerbal added this to the 1.4.0.0 milestone Oct 26, 2021
@zer0Kerbal zer0Kerbal added this to In progress in Localization via automation Oct 26, 2021
@zer0Kerbal zer0Kerbal self-assigned this Oct 26, 2021
@zer0Kerbal zer0Kerbal added this to In progress in Kaboom! version 1.4.0.0 via automation Oct 26, 2021
@zer0Kerbal zer0Kerbal merged commit 1f24791 into master Oct 26, 2021
Kaboom! version 1.4.0.0 automation moved this from In progress to Done Oct 26, 2021
Localization automation moved this from In progress to Done Oct 26, 2021
@zer0Kerbal zer0Kerbal deleted the 1.4.0.0-prerelease branch October 26, 2021 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment