Skip to content

Releases: net-lisias-kspu/Kerbal-Joint-Reinforcement

3.4.0.4 (Lisias) for KSP >= 1.2

29 Dec 10:53
Compare
Choose a tag to compare
Pre-release
  • Adding support for ConfigNode (CFG) file format for the user serviceable settings file (user.cfg) on <KSP_ROOT>/PluginData/KerbalJointReinforcement
  • Lifting the Max KSP restriction on .version file.
  • This release demands the newest KSPe, or things will not work.

3.4.0.3 (lisias) for {1.2 <= KSP <= 1.5.1}

07 Dec 01:33
Compare
Choose a tag to compare
  • Splitting configuration files between stock and user customizable files.
  • Some love to Logging
    • You will be flooded by log messages on debug mode!
  • Adding a INSTALL.md file with proper install instructions

DEPENDENCIES (not included)

  • KSPe 2.1.0.4 or newer
    • IT MUST BE THE MOST RECENT or KJR/L will bork!

NO Experimental Release this time. :)
NO dedicated distribution files for each KSP version, as it revealed itself useless. The thing is working flawless for every KSP version tested since 1.2. :)
This is a new code-tree, remerged and revised with all the previous (and a new) fixes but without the (known) mishaps. Currenty under tests to make sure I didn't messed anything.

3.4.0.2 (lisias) for KSP 1.2 & 1.3 & 1.4 & 1.5

02 Dec 21:12
Compare
Choose a tag to compare
  • 2018-1202: 3.4.0.2 (lisias) for KSP 1.2 & 1.3 & 1.4 & 1.5

DEPENDENCIES (not included)

NO Experimental Release this time. :)
NO dedicated distribution files for each KSP version, as it revealed itself useless. The thing is working flawless for every KSP version tested since 1.2. :)
This is a new code-tree, remerged and revised with all the previous (and a new) fixes but without the (known) mishaps. Currenty under tests to make sure I didn't messed anything.

3.4.0.1 (Lisias) for KSP 1.2 & 1.3 & 1.4 & 1.5

02 Dec 13:12
Compare
Choose a tag to compare

DITCHED due a small but relevant fix on config.xml.

3.3.4.0 (lisias) for KSP 1.2 & 1.3 & 1.4 & 1.5

29 Nov 03:00
Compare
Choose a tag to compare

DITCHED due a building error.

3.3.3.4 (lisias) for KSP 1.2 & 1.3 & 1.4 & 1.5

29 Nov 03:01
Compare
Choose a tag to compare
  • Tested (almost properly) on KSP 1.2 :)
    • 'Unifying' the releases in a single distribution file.
  • Fixed a typo on the configuration file
  • Preventing KJR to mess with Global/Ground Construction.
  • Using KSPe Logging Facilities
    • I expect that errors on the LoadConstant method do not pass through silently again.

DEPENDENCIES (not included)

NO Experimental Release this time. :)
NO dedicated distribution files for each KSP version, as it revealed itself useless. The thing is working flawless for every KSP version tested since 1.2. :)

3.3.3.3 (lisias) for KSP 1.3 & 1.4 & 1.5

19 Nov 02:58
Compare
Choose a tag to compare
  • Allowing KJR to run on 1.5 series.
    • For future laughing: #1

Notice

  • The KSP_1.3.1 file is to be used on the 1.3 KSP series, being 1.3.1 the KSP version tested.
  • The KSP_1.4.1 file is to be used on KSP 1.4.1 to 1.5.1 (and probably beyond), and is named 1.4.1 due me being lazy on updating the automating building scripts. :)
  • The Experimental file is…EXPERIMENTAL. Nothing fancy yet, but use at your own risk. ;)

3.3.3.2 (lisias) for KSP 1.3.1

14 Nov 10:47
Compare
Choose a tag to compare
  • Dropping dependence for KSPe for now.
    • It's uncertain if I will support KSPe on 1.3.1, and this branch needs to be the most compatible as possible to ferram4's KJR.
  • Bumped version to match the other branches'.

3.3.3.2 (lisias) for KSP 1.4.1+; 1.5

14 Nov 11:41
Compare
Choose a tag to compare
Pre-release
  • Merging linuxgurugamer's merge from meirumeiru's code
  • Project reworked for Multi KSP Versions support
  • Adding KSPe dependency.

Still not properly tested! Please report any bugs.

3.3.3.1 (lisias) for KSP 1.3

19 Aug 22:20
Compare
Choose a tag to compare
  • Moving configuration/settings files to <KSP_ROOT>/PluginData
  • Added hard dependency for KSP API Extensions/L.