v0.8.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.8.0.2")]
|
[assembly: AssemblyVersion("0.8.0.3")]
|
||||||
[assembly: AssemblyFileVersion("0.8.0.2")]
|
[assembly: AssemblyFileVersion("0.8.0.3")]
|
||||||
|
|||||||
@@ -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.8.0.1")]
|
[assembly: AssemblyVersion("0.8.0.3")]
|
||||||
[assembly: AssemblyFileVersion("0.8.0.1")]
|
[assembly: AssemblyFileVersion("0.8.0.3")]
|
||||||
|
|||||||
@@ -1,3 +1,13 @@
|
|||||||
|
---------------------------------------------------------------------------------------------------------
|
||||||
|
v0.8.0.3
|
||||||
|
---------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
- Another attempt to fix relay components: it should be now possible to use relays in series and pass
|
||||||
|
power to junction boxes through relays.
|
||||||
|
- Fixed creature disabling in server settings only taking character config files in the Content/Character
|
||||||
|
folder into account.
|
||||||
|
- Added ruin structure, particle and decal configuration files to content packages.
|
||||||
|
|
||||||
---------------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------------
|
||||||
v0.8.0.2
|
v0.8.0.2
|
||||||
---------------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user