v5.0.3
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
|
// You can specify all the values or you can default the Build and Revision Numbers
|
||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
// [assembly: AssemblyVersion("1.0.*")]
|
// [assembly: AssemblyVersion("1.0.*")]
|
||||||
[assembly: AssemblyVersion("0.5.0.2")]
|
[assembly: AssemblyVersion("0.5.0.3")]
|
||||||
[assembly: AssemblyFileVersion("0.5.0.2")]
|
[assembly: AssemblyFileVersion("0.5.0.3")]
|
||||||
|
|||||||
@@ -1,3 +1,18 @@
|
|||||||
|
---------------------------------------------------------------------------------------------------------
|
||||||
|
v0.5.0.3
|
||||||
|
---------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
- fixed "submarine not found" errors when starting a round after downloading a shuttle from the server
|
||||||
|
- console command for banning
|
||||||
|
- a more secure password authentication method
|
||||||
|
- fixed players with a space in their name being impossible to kick/ban via the console
|
||||||
|
- banlist is saved immediately after banning someone instead of when shutting down the server
|
||||||
|
- IP addresses are visible in netstats
|
||||||
|
- client names are sanitized
|
||||||
|
- bunch of miscellaneous anti-cheat measures
|
||||||
|
- fixed docking ports leaking if multiple vessels dock to the main sub
|
||||||
|
- cargo is always spawned in the main sub even if there are cargo spawnpoints in the docked vessels
|
||||||
|
|
||||||
---------------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------------
|
||||||
v0.5.0.2
|
v0.5.0.2
|
||||||
---------------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user