Skip to content

Releases: net-lisias-kspu/Firespitter

7.17.1 (Lisias) for KSP >= 1.3

24 Sep 11:59
465f958
Compare
Choose a tag to compare
  • Specialised versions for:
    • Unit 5
    • Unity 2017
    • Unity 2019
  • Updating changes:
    • for Principia (and other mods that relies on Part.AddForcesAtPosition)
    • Better compliance with KSP's PartModule life's cycle.
  • Fixes FSfuelSwitch idiosyncrasies, allowing it to be used also on Stock Parts (between some other small fixes)
  • Adds the upstream FS_BiplaneCockit using Command Seats as a new part called FS_BiplaneCockpitCmdSeat avoiding to lose that beautiful IVA for users willing to stick with it.
    • Works only on KSP >= 1.5
  • Adding KSPe Compatibility services
  • Fixed a typo on one Part config
  • Fixing some bulkheadProfile issues on some parts
  • Fixing incorrect (by nowadays standards) Category on some engines
  • Fixing some small issues on FS_dropTank
  • Removing (now) useless checks for the current vessel on some PartModules
  • Bumping Version to catchup with upstream's

Your Attention Please!

  • You need to have Module Manager installed
  • You need to have KSPe installed.

Additionally, you need to install two (and only two) of the packages below: Firespitter-<version>.zip and only one of the Unity ones, depending of the KSP you are installing it:

  • From KSP 1.3 to 1.3.1, install Firespitter-<version>.Unity5.zip
  • From KSP 1.4.0 to 1.7.3, install Firespitter-<version>.Unity2017.zip
  • From KSP 1.8.0 to 1.12.5, install Firespitter-<version>.Unity2019.zip

See INSTALL for detailed instructions for installing them.

7.13.0.1 (Lisias) for 1.3.1 <= KSP < 1.8.0

26 Aug 03:14
685cd5c
Compare
Choose a tag to compare
  • Certified to work down to 1.3.1 ! #hurray!
  • Applying upstream fixes
    • Duplicated resource fields on FSSwitch.
  • Fixes from release 7.12.0.1 not approved yet into upstream's.

Your Attention Please

This release does not work on KSP 1.8 or newer, as it's strongly coupled to Unity 2017 or Unity 5.

7.9.0.2 (Lisias) for 1.4 <= KSP <= 1.6.1

23 Feb 03:52
ffdabec
Compare
Choose a tag to compare
  • Certified for KSP from 1.4.0 to 1.6.1
  • Fixed a dumb mistake on reading positions for the FS3WL Water Launch System

7.9.0.1 Unofficial

28 Jul 21:00
b30a875
Compare
Choose a tag to compare
+ Moving PluginData back to <KSP_ROOT> where it belongs
+ Converting some WAV files from ADPCM to PCM, as Unity doesn't support this format.
+ Ressurecting the FSMoveCraftAtLaunch module (and the respective part, fsmovecraftgadget/FS3WL Water Launch System). #hurray :)
+ Dirty hack to prevent Null Pointer Exceptions on FSEngine at craft destroy or recovering.
+ Parts fixed (needs rebalancing however, IMHO):
	-  FSstrutConnectorWire/FS4SW Biplane wire strut connector (Legacy)
	-  FSstrutConnectorWood/FS4SD Biplane wooden beam connector(legacy)
	-  FSdropTank/FS3FD Fuel Drop Tank
+ Temporary hack to allow the plugin to work while I try to solve an issue with custom/missing shaders

7.12.0.1 (Lisias) for 1.4.0 <= KSP < 1.8

12 Jun 02:03
ed6bd0c
Compare
Choose a tag to compare
  • Certified to work up to KSP 1.7.1 with MH and BG
  • Applying proposed pull requests to upstream, not approved yet
    • Adding missing bulkheadProfiles
    • Making firespitter compatible with Principia and other mods that relies on Part.AddForcesAtPosition
  • Using KSPe logging facilities
  • Bumping up version to match upstream's

Your Attention Please

This release does not work on KSP 1.8 or newer, as it's strongly coupled to Unity 2017 or Unity 5.