Releases: net-lisias-kspu/Kerbal-Joint-Reinforcement
3.4.0.4 (Lisias) for KSP >= 1.2
- 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}
- 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
- 2018-1202: 3.4.0.2 (lisias) for KSP 1.2 & 1.3 & 1.4 & 1.5
- Logging
config.xml
status when loading. - REMERGE from ferrram4's and meiru's changes
- Previous merge was trashed.
- This is a new code-tree
- Bumping up version to match meiru's codetree
- (Really now) Preventing KJR to mess with Global/Ground Construction.
- Fixed as instructed on Critter79606 :)
- Preventing KJR to mess with DockRotate.
- Change from peteletroll, also mentioned by AccidentalDisassembly
- Logging
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
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
DITCHED due a building error.
3.3.3.4 (lisias) for KSP 1.2 & 1.3 & 1.4 & 1.5
- Tested (almost properly) on KSP 1.2 :)
- 'Unifying' the releases in a single distribution file.
- Fixed a typo on the configuration file
- Thanks, Critter79606
- Preventing KJR to mess with Global/Ground Construction.
- Thanks again, Critter79606 :)
- 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
- 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
- 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
- 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
- Moving configuration/settings files to <KSP_ROOT>/PluginData
- Added hard dependency for KSP API Extensions/L.