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

Minimal hint to prevent potential NRE #3

Merged
merged 1 commit into from
Mar 10, 2022

Conversation

zer0Kerbal
Copy link
Owner

This is a source code only direct modification. Please provide a 1.10 recompilation
thank you to @d-faure

This is a source code only direct modification. Please provide a 1.10 recompilation
@zer0Kerbal zer0Kerbal self-assigned this Mar 10, 2022
@zer0Kerbal zer0Kerbal merged commit 2cf86c6 into zer0Kerbal:master Mar 10, 2022
zer0Kerbal added a commit that referenced this pull request Apr 10, 2022
## Version 1.5.99.0-adoption -  `<Peekaboo>` edition

* 12 Mar 2022
* Release for Kerbal Space Program [KSP 1.12.x]

* adopted by zer0Kerbal

### Localization

* Add
  * <Localization> folder
    * <en-us.cfg>
    * [readme.md] v2.0.1.1
    * [quickstart.md] v1.0.1.0

### Code

* Compile
  * .NET 4.7.2
  * C# 10.0
* Update
  * [AdjustableModPanel.csproj]
  * [AdjustableModPanel.sln]
  * [AssemblyInfo.cs]
* Add
  * [Version.tt] 2.0.2.2
  * [InstallChecker] v2.1.0.0
* Localization
  * [AdjustableModPanel.cs]
  * [InstallChecker.cs]
  * used as many Squad strings as possible
    * who knew KSP had three strings for Okay? (Ok, OK, Okay) - maybe it also has (ok)?
    * some strings grew longer - will see if any comments
  * updates #9 - Localization - Master
  * closes #10 - American English <us-en.cfg>
  * closes #27 - Code Localization

### Folder Structure

* Create
  * docs/
    * Code/
    * LegalMumboJumbo/
      * [LegalMumboJumbo] v1.0.4.1
      * [License.md]
      * [FORUM-01.png]
  * [404.md] v1.0.3.0
  * [Attribution.md] v1.0.5.0
  * [Localizations.md] v1.1.4.0
  * [ManualInstallation.md] v1.1.2.0
  * [readme.md] v1.6.6.2
* root/
* _releasenotes
  * [].gitattributes] v2.0.3.0
  * [].gitignore] v2.0.5.0
  * [.imgbotconfig] v2.0.0.0
  * [AdjustableModPanel.version] file
  * [changelog.md]
  * [_buildJSON] v1.3.3.6.4
  * [_buildRelease] v1.1.3.1
  * [_deploy] v1.1.3.4
  * [_gitClean] v1.0.2.0
  * [_pullIssues] v1.1.0.1
  * [_pullReleaseNotes] v1.1.0.1
  * json/[_release] v1.0.3.0
* github/
  * [_settings] v1.0.9.1
    * workflows/
      * [AVC-VersionFileValidator] v1.4.0
      * [createIndexesfromMarkdown] v1.0.2.1
      * [greetings] v1.1.0.2
  * img
    * [HeroLogo_1920x1920.png]
    * [HeroLogo_1920x1920-green.png]

### Status

* Issues
  * closes #2 - add screenshot branch
  * closes #3 - Minimal hint to prevent potential NRE
  * closes #4 - Adjustable Mod Panel 1.5.99.0-adoption `<Peekaboo>` - duplicate
  * closes #28 - [ImgBot] Optimize images - contributed by imgbot[bot]
  * closes #30 - [Bug 🐞]: AMP and TUFX incompatability/NRE
* Project
  * closes #5 - Adjustable Mod Panel 1.5.99.0-adoption `<Peekaboo>` edition
  * closes #6 - 1.5.99.0 Verify Legal Mumbo Jumbo
  * closes #7 - 1.5.99.0 Update Documentation
  * closes #8 - 1.5.99.0 Social Media

---
zer0Kerbal added a commit that referenced this pull request Apr 10, 2022
## Version 1.5.99.0-adoption -  `<Peekaboo>` edition

* 12 Mar 2022  
* Release for Kerbal Space Program [KSP 1.12.x]

* adopted by zer0Kerbal

### Localization

* Add
  * <Localization> folder
    * <en-us.cfg>
    * [readme.md] v2.0.1.1
    * [quickstart.md] v1.0.1.0

### Code

* Compile
  * .NET 4.7.2
  * C# 10.0
* Update
  * [AdjustableModPanel.csproj]
  * [AdjustableModPanel.sln]
  * [AssemblyInfo.cs]
* Add
  * [Version.tt] 2.0.2.2
  * [InstallChecker] v2.1.0.0
* Localization
  * [AdjustableModPanel.cs]
  * [InstallChecker.cs]
  * used as many Squad strings as possible
    * who knew KSP had three strings for Okay? (Ok, OK, Okay) - maybe it also has (ok)?
    * some strings grew longer - will see if any comments
  * updates #9 - Localization - Master
  * closes #10 - American English <us-en.cfg>
  * closes #27 - Code Localization

### Folder Structure

* Create
  * docs/
    * Code/
    * LegalMumboJumbo/
      * [LegalMumboJumbo] v1.0.4.1
      * [License.md]
      * [FORUM-01.png]
  * [404.md] v1.0.3.0
  * [Attribution.md] v1.0.5.0
  * [Localizations.md] v1.1.4.0
  * [ManualInstallation.md] v1.1.2.0
  * [readme.md] v1.6.6.2
* root/
* _releasenotes
  * [].gitattributes] v2.0.3.0
  * [].gitignore] v2.0.5.0
  * [.imgbotconfig] v2.0.0.0
  * [AdjustableModPanel.version] file
  * [changelog.md]
  * [_buildJSON] v1.3.3.6.4
  * [_buildRelease] v1.1.3.1
  * [_deploy] v1.1.3.4
  * [_gitClean] v1.0.2.0
  * [_pullIssues] v1.1.0.1
  * [_pullReleaseNotes] v1.1.0.1
  * json/[_release] v1.0.3.0
* github/
  * [_settings] v1.0.9.1
    * workflows/
      * [AVC-VersionFileValidator] v1.4.0
      * [createIndexesfromMarkdown] v1.0.2.1
      * [greetings] v1.1.0.2
  * img
    * [HeroLogo_1920x1920.png]
    * [HeroLogo_1920x1920-green.png]

### Status

* Issues
  * closes #2 - add screenshot branch
  * closes #3 - Minimal hint to prevent potential NRE
  * closes #4 - Adjustable Mod Panel 1.5.99.0-adoption `<Peekaboo>` - duplicate
  * closes #28 - [ImgBot] Optimize images - contributed by imgbot[bot]
  * closes #30 - [Bug 🐞]: AMP and TUFX incompatability/NRE
* Project
  * closes #5 - Adjustable Mod Panel 1.5.99.0-adoption `<Peekaboo>` edition
  * closes #6 - 1.5.99.0 Verify Legal Mumbo Jumbo
  * closes #7 - 1.5.99.0 Update Documentation
  * closes #8 - 1.5.99.0 Social Media

---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants