diff --git a/Torch.Client/Properties/AssemblyInfo.cs b/Torch.Client/Properties/AssemblyInfo.cs index 43cfce9..9cc9553 100644 --- a/Torch.Client/Properties/AssemblyInfo.cs +++ b/Torch.Client/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ using System.Reflection; -[assembly: AssemblyVersion("1.0.195.514")] -[assembly: AssemblyFileVersion("1.0.195.514")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.198.562")] +[assembly: AssemblyFileVersion("1.0.198.562")] \ No newline at end of file diff --git a/Torch.Server/Properties/AssemblyInfo.cs b/Torch.Server/Properties/AssemblyInfo.cs index 43cfce9..f1ea321 100644 --- a/Torch.Server/Properties/AssemblyInfo.cs +++ b/Torch.Server/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ using System.Reflection; -[assembly: AssemblyVersion("1.0.195.514")] -[assembly: AssemblyFileVersion("1.0.195.514")] \ No newline at end of file +[assembly: AssemblyVersion("1.1.198.562")] +[assembly: AssemblyFileVersion("1.1.198.562")] \ No newline at end of file diff --git a/Torch.Server/Properties/AssemblyInfo.tt b/Torch.Server/Properties/AssemblyInfo.tt index 9937cb7..890b974 100644 --- a/Torch.Server/Properties/AssemblyInfo.tt +++ b/Torch.Server/Properties/AssemblyInfo.tt @@ -8,7 +8,7 @@ using System.Reflection; <# var dt = DateTime.Now; int major = 1; - int minor = 0; + int minor = 1; int build = dt.DayOfYear; int rev = (int)dt.TimeOfDay.TotalMinutes / 2; #> diff --git a/Torch.Server/ViewModels/Entities/GridViewModel.cs b/Torch.Server/ViewModels/Entities/GridViewModel.cs index fb55233..b34875e 100644 --- a/Torch.Server/ViewModels/Entities/GridViewModel.cs +++ b/Torch.Server/ViewModels/Entities/GridViewModel.cs @@ -1,9 +1,6 @@ using System; using System.Linq; -using NLog; using Sandbox.Game.Entities; -using Sandbox.Game.Multiplayer; -using Sandbox.Game.World; using Sandbox.ModAPI; using Torch.Server.ViewModels.Blocks; diff --git a/Torch.Server/Views/ChatControl.xaml b/Torch.Server/Views/ChatControl.xaml index 5e1b453..8d3e692 100644 --- a/Torch.Server/Views/ChatControl.xaml +++ b/Torch.Server/Views/ChatControl.xaml @@ -5,12 +5,12 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:local="clr-namespace:Torch.Server" mc:Ignorable="d"> - - - - - - + + + + + + @@ -24,5 +24,13 @@ - + + + + + + + + + diff --git a/Torch.Server/Views/ConfigControl.xaml b/Torch.Server/Views/ConfigControl.xaml index 2071c40..864fc94 100644 --- a/Torch.Server/Views/ConfigControl.xaml +++ b/Torch.Server/Views/ConfigControl.xaml @@ -10,15 +10,27 @@ - - + + + + + + - - - +