0.5.0.2
This commit is contained in:
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||
// 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("0.5.0.1")]
|
||||
[assembly: AssemblyFileVersion("0.5.0.1")]
|
||||
[assembly: AssemblyVersion("0.5.0.2")]
|
||||
[assembly: AssemblyFileVersion("0.5.0.2")]
|
||||
|
||||
@@ -1,3 +1,14 @@
|
||||
---------------------------------------------------------------------------------------------------------
|
||||
v0.5.0.2
|
||||
---------------------------------------------------------------------------------------------------------
|
||||
|
||||
- more server-side sanity checks to prevent (desynced or hacking) players from doing things their
|
||||
characters shouldn't be able to do
|
||||
- fixed collision issues at docking ports (such as shooting up in the air when trying to drop down into
|
||||
a docked shuttle while shuttle hatch is closed)
|
||||
- fixed crashing when commanding a crew member to use a railgun in the single player mode
|
||||
- fixed chatbox staying disabled after being stunned (and reappearing when being stunned again)
|
||||
|
||||
---------------------------------------------------------------------------------------------------------
|
||||
v0.5.0.1
|
||||
---------------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user