forked from JandCandO/ImpossibleInnovations
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release 0.8.9.0 (Lisias) for KSP >= 1.3
- Loading branch information
Showing
6 changed files
with
69 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,12 @@ | ||
# Impossible Innovations :: Changes | ||
|
||
* 2019-0728: 0.8.8.6 (Lisias) for KSP >= 1.3.1 | ||
+ Using KSPe.Util.Image facilities | ||
- update to the most recent [KSPAPIExtensions](https://github.com/net-lisias-ksp/KSPAPIExtensions/releases) (2.1.0.15 at the present moment). | ||
+ Binary certified to work fine from 1.4.1 to 1.7.3! #hurray | ||
+ Dependencies are not more embedded. We are sorry for the inconvenience, but it's unfeasible to keep various downloads to the same version when only the dependencies are KSP version locked. | ||
- See [INSTALL.md](https://github.com/net-lisias-ksp/ImpossibleInnovations/blob/master/INSTALL.md) for detailed instructions. | ||
+ Avoiding runtime problems on TweakScale | ||
+ Certified for use from KSP 1.3.1 to KSP 1.7.3 | ||
* 2019-0709: 0.8.8.5 (Lisias) for KSP >= 1.4 | ||
+ Avoiding runtime problems on TweakScale | ||
* 2019-0111: 0.8.8.4 (Lisias) for KSP >= 1.4 | ||
+ Certified for use on KSP 1.5.x and 1.6.x series | ||
+ Added an option to turn off the II Category Filter on the Advanced Menu | ||
- Useful if you want to use [Community Category Filter](https://forum.kerbalspaceprogram.com/index.php?/topic/149840-discussion-community-category-kit/). | ||
+ Added `bulkheadProfiles` setting to parts missing it. | ||
+ Updated embedded dependencies to the latest. | ||
* 2020-0724: 0.8.9.0 (Lisias) for KSP >= 1.3.1 | ||
+ TweakScale support overhaul | ||
+ Part overhaul: | ||
- Refactored the parts to reuse Stock assets. Now II looks closer to the KSP you are running! | ||
- Smaller package to download as bonus. | ||
- Reworked the Part Categorisation to mimic modern KSP. | ||
+ Code Overhaul | ||
- Paving the way for seamless supporting new parts | ||
- Paving the way to support previous KSP versions, and shielding the Add'On from eventual changes on future ones. | ||
+ KSPe 2.2 or later required. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Impossible Innovations :: Known Issues | ||
|
||
* The exhaust of the all RCS are completely messed up. | ||
+ It will be tacked down on the next minor release | ||
* As from 0.8.9.0 , all the TweakScale support was rewritten from scratch. | ||
+ A few parts may be scaled wrongly on current crafts and savegames as a lot of errors were fixed. Sorry for that, but sooner or later this had to be done. | ||
+ The included reference crafts are already fixed. | ||
* Impossible Innovations needs Module Manager 4.0.2 or newer, as it needs KSPe 2.2 that in turn needs some features only available from 4.0.2 and up. | ||
+ Be sure to have the latest Module Manager for your instalment. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters