Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed .vs/SmartRegions/v14/.suo
Binary file not shown.
Binary file removed .vs/Template/v14/.suo
Binary file not shown.
Binary file added Build/SmartRegions.dll
Binary file not shown.
205 changes: 142 additions & 63 deletions Plugin.cs

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// 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("1.3.1.0")]
[assembly: AssemblyFileVersion("1.3.1.0")]
[assembly: AssemblyVersion("1.3.2.0")]
[assembly: AssemblyFileVersion("1.3.2.0")]
5 changes: 4 additions & 1 deletion SmartRegions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>C:\Users\Zak\Desktop\build\</OutputPath>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
Expand Down Expand Up @@ -97,6 +97,9 @@
</Target>
<Import Project="packages\EntityFramework.6.3.0\build\EntityFramework.targets" Condition="Exists('packages\EntityFramework.6.3.0\build\EntityFramework.targets')" />
<Import Project="packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.113.3\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.113.3\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
<PropertyGroup>
<PostBuildEvent>copy /Y "$(TargetDir)$(ProjectName).dll" "$(SolutionDir)Build\$(ProjectName).dll"</PostBuildEvent>
</PropertyGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
Expand Down
3 changes: 0 additions & 3 deletions SmartRegions.csproj.user

This file was deleted.

Binary file removed SmartRegions.suo
Binary file not shown.
Binary file removed bin/Debug/BCrypt.Net.dll
Binary file not shown.
Binary file removed bin/Debug/HttpServer.dll
Binary file not shown.
Binary file removed bin/Debug/Mono.Data.Sqlite.dll
Binary file not shown.
Binary file removed bin/Debug/MySql.Data.dll
Binary file not shown.
Binary file removed bin/Debug/Newtonsoft.Json.dll
Binary file not shown.
Binary file removed bin/Debug/OTAPI.dll
Binary file not shown.
Binary file removed bin/Debug/SmartRegions.dll
Binary file not shown.
Binary file removed bin/Debug/SmartRegions.pdb
Binary file not shown.
Binary file removed bin/Debug/TShockAPI.dll
Binary file not shown.
Binary file removed bin/Debug/TerrariaServer.exe
Binary file not shown.
Binary file removed obj/Debug/DesignTimeResolveAssemblyReferences.cache
Binary file not shown.
Binary file not shown.
38 changes: 0 additions & 38 deletions obj/Debug/SmartRegions.csproj.FileListAbsolute.txt

This file was deleted.

Binary file not shown.
Binary file removed obj/Debug/SmartRegions.dll
Binary file not shown.
Binary file removed obj/Debug/SmartRegions.pdb
Binary file not shown.
Empty file.
Empty file.
Empty file.
Binary file removed obj/Release/DesignTimeResolveAssemblyReferences.cache
Binary file not shown.
Binary file not shown.
6 changes: 0 additions & 6 deletions obj/Release/Template.csproj.FileListAbsolute.txt

This file was deleted.

Binary file not shown.
Binary file removed obj/Release/Template.dll
Binary file not shown.
Binary file removed obj/Release/Template.pdb
Binary file not shown.
Empty file.
Empty file.
Empty file.