This commit is contained in:
Regalis
2016-02-21 11:14:20 +02:00
parent d6443ac6a4
commit 419384188a
3 changed files with 10 additions and 2 deletions

View File

@@ -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.3.3.0")]
[assembly: AssemblyFileVersion("0.3.3.0")]
[assembly: AssemblyVersion("0.3.3.1")]
[assembly: AssemblyFileVersion("0.3.3.1")]

View File

@@ -1,3 +1,11 @@
---------------------------------------------------------------------------------------------------------
v0.3.3.1
---------------------------------------------------------------------------------------------------------
- fixed the chatbox obstructing other player's inventory when grabbing/dragging a character
- fixed characters randomly letting go of bodies they're dragging
- the keybinds configured in the options menu are used when moving the camera as a spectator
---------------------------------------------------------------------------------------------------------
v0.3.3.0
---------------------------------------------------------------------------------------------------------

Binary file not shown.