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.1.0 - <Missing Booms?> #79

Merged
merged 47 commits into from
Mar 25, 2022
Merged

Version 1.4.1.0 - <Missing Booms?> #79

merged 47 commits into from
Mar 25, 2022

Conversation

zer0Kerbal
Copy link
Owner

@zer0Kerbal zer0Kerbal commented Mar 25, 2022

Version 1.4.1.0 - <Missing Booms?>

  • 23 Mar 2022
  • for KSP 1.12.3

fix nullref

Repo refresh

  • Update all support files
  • Add GitHub pages support

Localization

  • Add strings for [InstallChecker.cs]
  • [#BOOM-IC-01] = Incorrect <<1>> v<<2>> installation.\n<<1>> has been installed incorrectly and will not function properly. All files should be located in KSP/GameData/<<3>>. Do not move any files from inside that folder.\n\nIncorrect path(s):\n<<4>>

Code

  • Update
    • [Version.tt] v2.0.2.1
    • [InstallChecker.cs] v2.1.0.0
    • [AssemblyInfo.cs

docs/

  • Create
    • docs/
      • [404.md]
      • [Attributions.md]
      • [ManualInstallation.md]
      • [LegalMumboJumbo.md]
      • [Localizations.md]
      • Code/
        • [Kaboom.xml]
      • LegalMumboJumbo/
        • [FORUM-01.png]
        • [FORUM-02.png]
        • [FORUM-03.png]
        • [License.md]
      • ReleaseNotes/
        • [1.2.0.0.md]
        • [1.2.1.0.md]
        • [1.3.0.0.md]
        • [1.3.99.0.md]
        • [1.3.99.1.htm]
        • [1.3.99.2.htm]
        • [1.3.99.2-beta-3.md]
        • [1.4.0.0.md]
        • [1.4.0.1.md]
        • [1.4.1.0.md]

Documentation

  • Updated
    • [readme.md] v1.6.6.0
    • converted [changelog.cfg] to [changelog.md]
    • _releasenotes v1.3.1.1
    • [Kaboom.version]
      • update minimum KSP version
    • [_release.json] to schema v1.0.3.0

Status

yalov and others added 30 commits October 30, 2021 11:41
- add missed #BOOM-KaboomAction
- closes #72
# fix nullref

* thank you @yalov 
* closes #74 - [Bug 🐞]: No Booms :( 🧯 
* closes #72 - Missing #BOOM-KaboomAction = Kaboom! localization string
# updates #38 - Localization - Master
### fix nullref

* thank you @yalov
* closes #74 - [Bug 🐞]: No Booms :( 🧯
* closes #72 - Missing #BOOM-KaboomAction = Kaboom! localization string

### Repo refresh

* Update all support files
* Add GitHub pages support

### Localization

* Add strings for [InstallChecker.cs]
* [#BOOM-IC-01] = Incorrect <<1>> v<<2>> installation.\n<<1>> has been installed incorrectly and will not function properly. All files should be located in KSP/GameData/<<3>>. Do not move any files from inside that folder.\n\nIncorrect path(s):\n<<4>>

### Code

* Update
  * [Version.tt] v2.0.2.1
  * [InstallChecker.cs] v2.1.0.0

### docs/

* Create
  * docs/
    * [404.md]
    * [Attributions.md]
    * [ManualInstallation.md]
    * [LegalMumboJumbo.md]
    * [Localizations.md]
    * Code/
      * [Kaboom.xml]
    * LegalMumboJumbo/
      * [FORUM-01.png]
      * [FORUM-02.png]
      * [FORUM-03.png]
      * [License.md]
    * ReleaseNotes/
      * [1.2.0.0.md]
      * [1.2.1.0.md]
      * [1.3.0.0.md]
      * [1.3.99.0.md]
      * [1.3.99.1.htm]
      * [1.3.99.2.htm]
      * [1.3.99.2-beta-3.md]
      * [1.4.0.0.md]
      * [1.4.0.1.md]
      * [1.4.1.0.md]

### Documentation

* Updated
  * [readme.md] v1.6.6.0
  * converted [changelog.cfg] to [changelog.md]
  * _releasenotes v1.3.1.1
  * [Kaboom.version]
    * update minimum KSP version
  * [_release.json] to schema v1.0.3.0

### Status

* Issues
  * closes #78 - 1.4.10.0 Social Media
  * closes #77 - 1.4.10.0 Update Documentation
  * closes #76 - 1.4.10.0 Verify Legal Mumbo Jumbo
  * closes #73 - Kaboom Version 1.4.10.0-prerelease - <Missing Booms?>
* Bugs
  * closes #71 - add missed #BOOM-KaboomAction - contributed by yalov
  * closes #72 - Missing #BOOM-KaboomAction = Kaboom! localization string
  * closes #74 - [Bug 🐞]: No Booms :( 🧯
  * closes #75 - fix nullref - contributed by yalov
@zer0Kerbal zer0Kerbal added this to In progress in 1.4.1.0-prerelease <Missing Booms?> via automation Mar 25, 2022
@zer0Kerbal zer0Kerbal self-assigned this Mar 25, 2022
Copy link
Owner Author

@zer0Kerbal zer0Kerbal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@zer0Kerbal zer0Kerbal merged commit dc5ded2 into master Mar 25, 2022
1.4.1.0-prerelease <Missing Booms?> automation moved this from In progress to Done Mar 25, 2022
@zer0Kerbal zer0Kerbal deleted the 1.4.1.0-prerelease branch March 25, 2022 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment