Skip to content

Commit

Permalink
Prep v1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ferram4 committed Jul 30, 2015
1 parent 910cb97 commit f1359d4
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 6 deletions.
4 changes: 2 additions & 2 deletions BetterBuoyancy/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.3.0.0")]
[assembly: AssemblyFileVersion("1.3.0.0")]
[assembly: AssemblyVersion("1.4.0.0")]
[assembly: AssemblyFileVersion("1.4.0.0")]
Binary file modified GameData/BetterBuoyancy/Plugins/BetterBuoyancy.dll
Binary file not shown.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Better Buoyancy, v1.3
Better Buoyancy, v1.4
=========================

A KSP mod that uses double precision measurements for buoyancy calculations and allows for high-speed horizontal ditching.
Expand All @@ -10,12 +10,19 @@ Source: https://github.com/ferram4/BetterBuoyancy

Changelog:

v1.3
v1.4
Confirmed compatible with KSP 1.0.4
Upgrade to MM 2.6.6
Water surface interface now removes more energy from splashes
Fix female Kerbals sinking after ragdolling
Change splash FX to appear at lower speeds / not as often

v1.3
Update for KSP 1.0.3
Upgrade to MM 2.6.5
Upgrade to MM 2.6.5
Fix some situations where things that should float did not due to incorrect volume calculation

v1.2
v1.2
Update for KSP 1.0, 1.0.1, 1.0.2
Upgrade to MM 2.6.3

Expand Down

0 comments on commit f1359d4

Please sign in to comment.