Skip to content

Commit

Permalink
Release 3.4.0.1 (Lisias) for KSP 1.2+; 1.3+; 1.4+; 1.5+
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisias committed Dec 2, 2018
1 parent 3ab5ada commit 6300925
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# Kerbal Joint Reinforcement /L :: Changes

* 2018-1129: 3.3.4.0 (lisias) for KSP 1.2 & 1.3 & 1.4 & 1.5
* 2018-1202: 3.3.4.1 (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
+ Preventing KJR to mess with [DockRotate](https://forum.kerbalspaceprogram.com/index.php?/topic/170484-15-14-dockrotate-lightweight-robotics-rotational-control-on-docking-ports-plus-noderotate-make-any-part-rotate/).
- Change from [peteletroll](https://forum.kerbalspaceprogram.com/index.php?/profile/144573-peteletroll/), also mentioned by [AccidentalDisassembly](https://forum.kerbalspaceprogram.com/index.php?/topic/171377-130l-145-grounded-modular-vehicles-r40l-new-light-texture-switch-alternatives-fixes-oct-9-2018/&do=findComment&comment=3316608)
* 2018-1129: 3.3.4.0 (lisias) for KSP 1.2 & 1.3 & 1.4 & 1.5
+ DITCHED due a dumb mistake on .version
* 2018-1127: 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.
Expand Down
5 changes: 4 additions & 1 deletion CHANGE_LOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# Kerbal Joint Reinforcement /L :: Change Log

* 2018-1129: 3.3.4.0 (lisias) for KSP 1.2 & 1.3 & 1.4 & 1.5
* 2018-1202: 3.3.4.1 (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
+ Preventing KJR to mess with [DockRotate](https://forum.kerbalspaceprogram.com/index.php?/topic/170484-15-14-dockrotate-lightweight-robotics-rotational-control-on-docking-ports-plus-noderotate-make-any-part-rotate/).
- Change from [peteletroll](https://forum.kerbalspaceprogram.com/index.php?/profile/144573-peteletroll/), also mentioned by [AccidentalDisassembly](https://forum.kerbalspaceprogram.com/index.php?/topic/171377-130l-145-grounded-modular-vehicles-r40l-new-light-texture-switch-alternatives-fixes-oct-9-2018/&do=findComment&comment=3316608)
* 2018-1129: 3.3.4.0 (lisias) for KSP 1.2 & 1.3 & 1.4 & 1.5
+ DITCHED due a dumb mistake on .version
* 2018-1127: 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.
Expand Down
2 changes: 1 addition & 1 deletion KerbalJointReinforcement.version
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"MAJOR":3,
"MINOR":4,
"PATCH":0,
"BUILD":0
"BUILD":1
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand Down

0 comments on commit 6300925

Please sign in to comment.