Skip to content

Commit

Permalink
Merge pull request #129 from zer0Kerbal/4.0.99.8-prerelease
Browse files Browse the repository at this point in the history
4.0.99.8-prerelease `<Ghosted Ghosts>`
  • Loading branch information
zer0Kerbal authored Jun 25, 2022
2 parents e0b300f + b510f94 commit 661ac52
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .imgbotconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"schedule": "weekly",
"ignoredFiles": [
"GameData/*",
"GameData/ExtraplanetaryLaunchpads/*",
"GameData/SimpleConstruction/*",
"source/*",
Expand All @@ -12,6 +11,7 @@
"**/FX/**",
"**/Icons/**",
"**/LegalMumboJumbo/**",
"**/Parts/**",
"**/PluginData/**",
"**/Textures/**",
"**/UI/**"
Expand Down
6 changes: 6 additions & 0 deletions GameData/SimpleConstruction/4.0.99.8.htm
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,12 @@ <h2 id="changes">Changes</h2>
href="https://github.com/RobotGuy">RobotGuy</a>!</li>
<li>closes #123 - [Bug 🐞]: Ghosted parts still appear in Community
Category Kit Filter</li>
<li>[B9TankSwitch.cfg] v1.0.3.2
<ul>
<li>rename [B9TanksSwitch.cfg] to [B9TankSwitch.cfg]</li>
<li>line 54 missing <code>{}</code></li>
</ul></li>
<li>closes #128 - [Bug 🐞]: B9TankSwitch missing brace set</li>
</ul>
<h3 id="documentation">Documentation</h3>
<ul>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// B9TankSwitch.cfg v1.0.3.1
// B9TankSwitch.cfg v1.0.3.2
// SimpleConstruction! (SCON)
// created: 2020 Apr 20
// updated: 24 Jun 2022
Expand Down Expand Up @@ -54,4 +54,4 @@
!RESOURCE[Ore] {}
}

// CC BY-NC-SA 3.0 Unported by zer0Kerbal
// this file: CC BY-SA 4.0 by zer0Kerbal
4 changes: 4 additions & 0 deletions GameData/SimpleConstruction/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ updated: 05 Mar 2022
* removes tags so parts won't show up if CCK is installed
* Thank you to [RobotGuy](https://github.com/RobotGuy)!
* closes #123 - [Bug 🐞]: Ghosted parts still appear in Community Category Kit Filter
* [B9TankSwitch.cfg] v1.0.3.2
* rename [B9TanksSwitch.cfg] to [B9TankSwitch.cfg]
* line 54 missing `{}`
* closes #128 - [Bug 🐞]: B9TankSwitch missing brace set

### Documentation

Expand Down
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ updated: 05 Mar 2022
* removes tags so parts won't show up if CCK is installed
* Thank you to [RobotGuy](https://github.com/RobotGuy)!
* closes #123 - [Bug 🐞]: Ghosted parts still appear in Community Category Kit Filter
* [B9TankSwitch.cfg] v1.0.3.2
* rename [B9TanksSwitch.cfg] to [B9TankSwitch.cfg]
* line 54 missing `{}`
* closes #128 - [Bug 🐞]: B9TankSwitch missing brace set

### Documentation

Expand Down
4 changes: 4 additions & 0 deletions docs/ReleaseNotes/4.0.99.8.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ meaning things have changed, including file names - so delete `GameData/Extrapla
* removes tags so parts won't show up if CCK is installed
* Thank you to [RobotGuy](https://github.com/RobotGuy)!
* closes #123 - [Bug 🐞]: Ghosted parts still appear in Community Category Kit Filter
* [B9TankSwitch.cfg] v1.0.3.2
* rename [B9TanksSwitch.cfg] to [B9TankSwitch.cfg]
* line 54 missing `{}`
* closes #128 - [Bug 🐞]: B9TankSwitch missing brace set

### Documentation

Expand Down
4 changes: 4 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ updated: 05 Mar 2022
* removes tags so parts won't show up if CCK is installed
* Thank you to [RobotGuy](https://github.com/RobotGuy)!
* closes #123 - [Bug 🐞]: Ghosted parts still appear in Community Category Kit Filter
* [B9TankSwitch.cfg] v1.0.3.2
* rename [B9TanksSwitch.cfg] to [B9TankSwitch.cfg]
* line 54 missing `{}`
* closes #128 - [Bug 🐞]: B9TankSwitch missing brace set

### Documentation

Expand Down

0 comments on commit 661ac52

Please sign in to comment.