Skip to content

Commit 6f6ac94

Browse files
committed
Create 1.9.99.0.md
1 parent 5a15edd commit 6f6ac94

File tree

1 file changed

+250
-0
lines changed

1 file changed

+250
-0
lines changed

docs/ReleaseNotes/1.9.99.0.md

Lines changed: 250 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,250 @@
1+
---
2+
permalink: /1.9.99.0.html
3+
title: Release Notes v1.9.99.0
4+
description: Version Release Notes
5+
tags: WernhersOldStuff,release-notes,kerbal,ksp,zer0Kerbal,zedK
6+
layout: page
7+
---
8+
9+
<!-- ReleaseLayout.md v1.3.2.0
10+
Wernher's Old Stuff (WOS)
11+
created: 11 Aug 2018
12+
updated: 03 Jun 2022 -->
13+
14+
[![Wernhers Old Stuff Version][MOD:shd:stat]][MOD:forum]
15+
[![KSP version][KSP:shd:stat]][KSP:url] [![License][LIC:shd]][LIC:url]
16+
![AVC .version files][AVCVAL:shd] [![Pages][MOD:pages:shd]][MOD:pages]
17+
18+
# Version 1.9.99.0-adoption `<First Steps>` edition
19+
20+
* 19 Jul 2022
21+
* Release for Kerbal Space Program [KSP 1.12.x]
22+
23+
<div style="border:0.5px solid Tomato; background-color: #bada55; color: #FF0000; text-align:center"><h4>
24+
<b>DO A CLEAN INSTALL:</br> DELETE EXISTING INSTALLATION THEN RE-INSTALL</b></h4><p>Download from <a href="https://www.curseforge.com/kerbal/ksp-mods/WernhersOldStuff/files">CurseForge</a></p></div>
25+
26+
## Adoption of Wernher's Old Stuff
27+
28+
### Summary
29+
30+
This is the first in a series of updates to this addon.
31+
Each (pre)release will update some of the parts and patches so this addon can be updated in a more manageable way.
32+
33+
ghostparts.cfg has been temporarily added to this addon to compensate for parts that were renamed.
34+
35+
### Parts
36+
37+
* Update
38+
* File and Part names
39+
* [A4parachute.cfg] -> [wos-parachute-A4.cfg] v1.0.0.0
40+
* [AgSrfparachute.cfg] -> [wos-parachute-srf.cfg]v1.0.0.0
41+
* [A10toA4Decoupler.cfg] -> [wos-decoupler-A10toA4.cfg] v1.0.0.0
42+
* [A10toA6Decoupler.cfg] -> [wos-decoupler-A10toA6.cfg] v1.0.0.0
43+
* [A11toA10Decoupler.cfg] -> [wos-decoupler-A11toA10.cfg] v1.0.0.0
44+
* [A10-FuelTanks.cfg] -> [wos-A10-tank-dual] v1.0.0.0
45+
* [A-10StarterTank] -> [wos-A10-tank-starter] v1.0.0.0
46+
* [A-12FuelTank.cfg] -> [wos-A12-tank-dual.cfg] v1.0.0.0
47+
* Categories
48+
* Add
49+
* [DRAG_CUBE]
50+
* @thumbs/
51+
* updates #31 - Rename
52+
* updates #36 - Add part thumbs
53+
54+
### Assets
55+
56+
* Move and Organization 🎨 📁
57+
* change mesh = to MODEL
58+
* relocate models and textures to /Assets/
59+
* internal pointers
60+
* naming
61+
* Remove duplicate textures
62+
* [MonoEngineNozzle.dds]
63+
* removed duplicate (341kb)
64+
* [RedstoneA6-NAA75-110Turbine.dds]
65+
* removed duplicate (1.33mb)
66+
* removed duplicate (1.33mb)
67+
* [A-4Chute.dds]
68+
* removed duplicate (1.33mb)
69+
* [A-10EngineVaneFrame.dds]
70+
* removed duplicate (1.33mb)
71+
* FX
72+
* Removed duplicates
73+
* [Circular.tga] (7.6kb)
74+
* [particles.tga] (11.5kb)
75+
* Category Icons
76+
* move to SimpleIcons/
77+
* updates #32 - Assets move and organization 🎨 📁
78+
79+
### Configs
80+
81+
* Create
82+
* Resources/[ResourcesGeneric.cfg] v1.0.0.0
83+
* Move
84+
* [bulkheads.cfg] v1.0.0.0 to Configs/
85+
86+
### Compatibility
87+
88+
* Create
89+
* [AdvancedJetEngine.cfg] v1.0.0.0
90+
* Rename
91+
* [RealismOverhaulWernhers.cfg] to [RealismOverhaul.cfg]
92+
* move to Compatiblity/
93+
* [RealismOverhaul.cfg] v1.1.0.0
94+
* Split
95+
* to Resources/[ResourcesGeneric.cfg]
96+
* to Compatibility/[AdvancedJetEngine.cfg]
97+
* Add
98+
* FOR[WernhersOldStuff]
99+
* Update
100+
* @PART[Wing4A10]:NEEDS[RealismOverhaul]
101+
* missing {}
102+
* !MODULE[ModuleRCS] {}
103+
104+
* @PART[a2rocketengine]:NEEDS[RealSolarSystem&!RealFuels]
105+
* @MODULE[ModuleEngines]
106+
* missing closing brace `}`
107+
108+
### Props
109+
110+
* [CamScreen.cfg] WOS_Cam
111+
* missing closing brace `}`
112+
113+
### Agents
114+
115+
* add description to [WernhersOldStuff.agent]
116+
117+
### Flags
118+
119+
* relocate flags from Agencies/ to Flags/
120+
* resize
121+
* from 256x160
122+
* to 512x320
123+
124+
### docs/
125+
126+
* Add
127+
* [Attribution.md] v1.0.6.0
128+
* [ManualInstallation.md] v1.1.7.0
129+
* [404.md] v1.0.3.1
130+
* [LegalMumboJumbo.md] v1.0.5.0
131+
* [Localizations.md] v1.1.3.1
132+
* [Marketing.md] v1.0.0.0
133+
* [Notices.md] v1.0.0.0
134+
* [Part-Catelog.md] v1.1.4.0
135+
* [Why.md] v1.1.0.0
136+
* [_config.yml]
137+
* closes #34 - docs/
138+
139+
### Localization
140+
141+
* Create
142+
* Localization/
143+
* <en-us.cfg>
144+
* [readme.md] v2.1.2.0
145+
* [quickstart.md] v1.0.1.1
146+
* updates #12 - Localization Master
147+
* updates #13 - Localization - English <en-us.cfg>
148+
* updates #30 - Part Localization
149+
150+
### Documentation
151+
152+
* Update
153+
* [Readme.md]
154+
* [WernherOldStuff.version]
155+
* remove
156+
* [KSP_VERSION_MAX]
157+
158+
### Status 1.9.99.0
159+
160+
* Issues
161+
* closes #8 - Wernhers Old Stuff (WOS) 1.9.99.0-adoption `<First Steps>` edition
162+
* closes #9 - 1.9.99.0 Verify Legal Mumbo Jumbo
163+
* closes #10 - 1.9.99.0 Update Documentation
164+
* closes #11 - 1.9.99.0 Social Media
165+
166+
---
167+
168+
## See More
169+
170+
* Changelog Summary for more details of changes : See [ChangeLog][MOD:chlog]
171+
* Discussions and news on this mod : See [Discussions][MOD:discu] or [KSP Forums][MOD:forum]
172+
* Known Issues for more details of feature requests and known issues : See [Known Issues][MOD:issue]
173+
* GitHub Pages : See [Pages][MOD:pages]
174+
175+
## Localization
176+
177+
>* ![English][EN] English
178+
>* ***your translation here***
179+
>
180+
> HELP WANTED - See the [README in the Localization folder][lreadme] or the [Quickstart Guide][qstart] for instructions for adding or improving translations. [GitHub][GitHub:url] push is the best way to contribute. *Additions and corrections welcome!*
181+
182+
<div style="border:0.5px solid Tomato; background-color: #BADA55; color: #FF0000; text-align:center">
183+
<p><b>red box below is a link to forum post on how to get support</b></p>
184+
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/83212-*">
185+
<p><img src="https://i.postimg.cc/vHP6zmrw/image.png" alt="How to get support"></p></a>
186+
<p style="color: #000000;">Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date</p>
187+
</div>
188+
189+
---
190+
191+
### How to support this and other great mods by [`zer0Kerbal`][zer0Kerbal]
192+
193+
[![Support][PAYPAL:img]][PAYPAL:url] [![Patreon][PATREON:img]][PATREON:url] [![Github Sponsor][GSPONS:img]][GSPONS:url] [![Buy zer0Kerbal a snack][BMCC:img]][BMCC:url]
194+
195+
<!-- links -->
196+
[MOD:chlog]: https://raw.githubusercontent.com/zer0Kerbal/WernhersOldStuff/master/changelog.md "Changelog"
197+
[MOD:discu]: https://github.com/zer0Kerbal/WernhersOldStuff/discussions/ "Discussions"
198+
[MOD:forum]: https://forum.kerbalspaceprogram.com/index.php?/topic/207233-*/ "WernhersOldStuff forum thread"
199+
[MOD:issue]: https://github.com/zer0Kerbal/WernhersOldStuff/issues/ "Issue Tracker"
200+
[MOD:licns]: https://github.com/zer0Kerbal/WernhersOldStuff/blob/master/LICENSE/ "Repo License"
201+
[MOD:pages]: https://zer0kerbal.github.io/WernhersOldStuff/ "GitHub Pages"
202+
[MOD:pages:shd]: https://img.shields.io/badge/GitHub-Pages-white?style=plastic&labelColor=9cf&logoColor=181717&logo=github/ "GitHub IO"
203+
204+
<!-- mod -->
205+
[MOD:shd:stat]: https://img.shields.io/badge/Wernhers%20Old%20Stuff%20(WOS)%20-v1.9.99.0--release-BADA55.svg?style=plastic&labelColor=darkgreen/ "1.9.99.0-release"
206+
207+
[CRSFG:url]: https://www.curseforge.com/kerbal/ksp-mods/WernhersOldStuff/files/ "Curseforge"
208+
[GITHUB:url]: https://github.com/zer0Kerbal/WernhersOldStuff/ "GitHub"
209+
210+
[KSP:url]: http://kerbalspaceprogram.com/ "Kerbal Space Program"
211+
[KSP:shd:stat]: https://img.shields.io/badge/KSP-1.12.3-blue.svg?style=plastic&logo=data:image/webp;base64,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&labelColor=black/ "Kerbal Space Program"
212+
213+
<!--- license -->
214+
[LIC:url]: https://creativecommons.org/licenses/by-sa/4.0/ "CC BY-SA 4.0"
215+
[LIC:log]: https://licensebuttons.net/i/l/by-sa/transparent/33/66/99/76x22.png "CC BY-SA 4.0"
216+
[LIC:shd]: https://img.shields.io/badge/License-CC%20BY--SA%204.0-ef9421?labelColor=black&style=plastic&logoColor=ef9421&logo=creativecommons "CC BY-SA 4.0"
217+
218+
[AVCVAL:shd]: https://github.com/zer0Kerbal/WernhersOldStuff/workflows/Validate%20AVC%20.version%20files/badge.svg?style=plastic&labelColor=black/
219+
220+
[PAYPAL:img]: https://img.shields.io/badge/Buy%20me%20some%20-LFO-BADA55?style=for-the-badge&logo=paypal&labelColor=FFDD00 "PayPal"
221+
[PAYPAL:url]: https://www.paypal.com/donate?hosted_button_id=DC22YHMEJREKL "PayPal"
222+
[PATREON:img]: https://img.shields.io/badge/Patreon%20-Patreonize-FF424D?style=for-the-badge&logo=patreon "Patreon"
223+
[PATREON:url]: https://www.patreon.com/bePatron?u=23390503 "Patreon"
224+
[GSPONS:img]: https://img.shields.io/badge/Github%20-Sponsor-EA4AAA?style=for-the-badge&logo=githubsponsors "Github Sponsors"
225+
[GSPONS:url]: https://github.com/sponsors/zer0Kerbal "Github Sponsors"
226+
[BMCC:img]: https://img.shields.io/badge/Buy%20Me%20a%20-Snack!-FFDD00?style=for-the-badge&logo=buymeacoffee "Buy Me A Snack"
227+
[BMCC:url]: https://buymeacoffee.com/zer0Kerbal "Buy Me A Snack"
228+
[lreadme]: https://github.com/zer0Kerbal/zer0Kerbal/blob/master/Localization/readme.md "Localization Readme"
229+
[qstart]: https://github.com/zer0Kerbal/zer0Kerbal/blob/master/Localization/quickstart.md "Quickstart"
230+
[EN]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/EN.png "English"
231+
[BR]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/BR.png "Português Brasil"
232+
[CN]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/CH.png "中文"
233+
[DE]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/DE.png "Deutsch"
234+
[ES]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/ES.png "Español"
235+
[FR]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/FR.png "Français"
236+
[IT]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/IT.png "Italiano"
237+
[JA]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/JA.png "日本語"
238+
[KO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/KO.png "한국어"
239+
[MX]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/MX.png "Mexicano Español"
240+
[NL]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/NL.png "Dutch"
241+
[NO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/NO.png "Norsk"
242+
[PO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/PO.png "Polski"
243+
[RU]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/RU.png "Русский"
244+
[SW]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/SW.png "Svenska"
245+
[TR]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/TR.png "Türk"
246+
[TW]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/TW.png "国语"
247+
248+
[zer0Kerbal]: https://forum.kerbalspaceprogram.com/index.php?/profile/190933-*/ "zer0Kerbal"
249+
250+
<!-- This File: CC BY-ND 4.0 by zer0Kerbal -->

0 commit comments

Comments
 (0)