Skip to content

Releases: linuxgurugamer/TutorialFixes

0.0.3

Choose a tag to compare

@linuxgurugamer linuxgurugamer released this 11 May 00:58
Added missing crew to the Docking Tutorial
Fixed engine part in the DockingTutorial (was using the old ModuleEngines)
Fixed engine not being enabled in the Docking Tutorial
Removed ModulePartInfo from sfs files (not a stock module)
Changed pilot from Jebediah to Valentia in the Go for Orbit tutorial

0.0.2

Choose a tag to compare

@linuxgurugamer linuxgurugamer released this 03 Jan 22:38
Added Harmony change to fix 6th tutorial, which was using a missing engine, thanks to @Gotmachine for the Harmony code
Added bundled Harmony dlls
Added replacement .sfs files for the tutorials
Added code to copy replacement tutorials over the stock bad files
	Suborbital Flight
	Go For Orbit
	To The Mun, Part 1
	To The Mun, Part 2
	From The Mun
	Docking
Removed mod part modules from the Hopper

0.0.1

Choose a tag to compare

@linuxgurugamer linuxgurugamer released this 01 Jan 06:50

This is a little mod to fix the broken tutorials in 1.12.

The tutorials were broken both by the following changes:

  1. The parts revamp changed the category on the LV-T45 "liquidEngine2" to "none"
    because of the revamed LV-T45; they left the old engine to avoid breaking old saves,
    but by changing the category the old engine would be there, but not in the editor.
    Unfortunately, they forgot to update the tutorials which still refer to the old engine

  2. The "Hopper" craft which the tutorials reference isn't showing up because the old vessel
    loading screen apparently had some code to look for the Hopper in a non-standard location.
    I've created a new Hopper to avoid any issue of redistributing Squad assets, it is identical
    to the original, and this patch puts it into the stock vessels.

Packaging and installing

The patch is packaged so that all you have to do is unzip the file into the main KSP directory, the files
will be placed into the correct locations

You can also use CKAN to install this

Note: This includes a bundled copy of ModuleManager with it's own license