7dfc2bbc1b
Hopefully this is the final fix for chat remaining on empty servers. (order matters!) Configuration setting to allow multiple owners. Fixed setlevel issues. Organized Server class variables
350 lines
13 KiB
XML
350 lines
13 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{DD5DCDA2-51DB-4B1A-922F-5705546E6115}</ProjectGuid>
|
|
<OutputType>Exe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>IW4MAdmin</RootNamespace>
|
|
<AssemblyName>IW4MAdmin</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<TargetFrameworkProfile>
|
|
</TargetFrameworkProfile>
|
|
<IsWebBootstrapper>true</IsWebBootstrapper>
|
|
<PublishUrl>ftp://raidmax.org/</PublishUrl>
|
|
<Install>true</Install>
|
|
<InstallFrom>Web</InstallFrom>
|
|
<UpdateEnabled>true</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateInterval>7</UpdateInterval>
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
<UpdateRequired>false</UpdateRequired>
|
|
<MapFileExtensions>false</MapFileExtensions>
|
|
<InstallUrl>http://raidmax.org/IW4M/Admin/</InstallUrl>
|
|
<SupportUrl>http://raidmax.org/IW4MAdmin</SupportUrl>
|
|
<TargetCulture>en</TargetCulture>
|
|
<ProductName>IW4M Administration</ProductName>
|
|
<PublisherName>ForeverNone LLC</PublisherName>
|
|
<WebPage>publish.htm</WebPage>
|
|
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
|
<ApplicationRevision>6</ApplicationRevision>
|
|
<ApplicationVersion>1.3.1.%2a</ApplicationVersion>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>3</WarningLevel>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<GenerateSerializationAssemblies>On</GenerateSerializationAssemblies>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<RunCodeAnalysis>false</RunCodeAnalysis>
|
|
<CodeAnalysisIgnoreGeneratedCode>false</CodeAnalysisIgnoreGeneratedCode>
|
|
<DocumentationFile>
|
|
</DocumentationFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<TargetZone>LocalIntranet</TargetZone>
|
|
</PropertyGroup>
|
|
<PropertyGroup />
|
|
<PropertyGroup>
|
|
<SignManifests>false</SignManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationIcon>IW4AdminIcon.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<StartupObject>IW4MAdmin.Program</StartupObject>
|
|
</PropertyGroup>
|
|
<PropertyGroup />
|
|
<PropertyGroup>
|
|
<RunPostBuildEvent>OnOutputUpdated</RunPostBuildEvent>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<GenerateManifests>false</GenerateManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup />
|
|
<PropertyGroup />
|
|
<PropertyGroup>
|
|
<ApplicationManifest>app.manifest</ApplicationManifest>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release-Stable|AnyCPU'">
|
|
<OutputPath>bin\Release-Stable\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<Optimize>true</Optimize>
|
|
<WarningLevel>3</WarningLevel>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<GenerateSerializationAssemblies>On</GenerateSerializationAssemblies>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisIgnoreGeneratedCode>false</CodeAnalysisIgnoreGeneratedCode>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Kayak, Version=0.7.2.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>lib\Kayak.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Newtonsoft.Json.10.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.ComponentModel.Composition" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Management" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Kayak.cs" />
|
|
<Compile Include="Logger.cs" />
|
|
<Compile Include="Main.cs" />
|
|
<Compile Include="Manager.cs" />
|
|
<Compile Include="PenaltyList.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Server.cs" />
|
|
<Compile Include="ServerConfigurationGenerator.cs" />
|
|
<Compile Include="WebService.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.manifest" />
|
|
<Content Include="IW4AdminIcon.ico" />
|
|
<Content Include="lib\Kayak.dll">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="lib\Newtonsoft.Json.dll">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="lib\SharedLibrary.dll">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="lib\SQLite.Interop.dll">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="lib\System.Data.SQLite.dll">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="version.txt">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="webfront\bans.html">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="webfront\console.html">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="webfront\error.html">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="webfront\footer.html">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="webfront\graph.html">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="webfront\header.html">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="webfront\login.html">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="webfront\main.css">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="webfront\main.html">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="webfront\mobile.css">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="webfront\notfound.html">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="webfront\penalties.html">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="webfront\players.html">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="config\maps.cfg">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="config\messages.cfg">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="config\rules.cfg">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<None Include="app.config">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="config\web.cfg">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="IW4MAdmin.exe.config" />
|
|
<None Include="packages.config" />
|
|
<None Include="Properties\app.manifest" />
|
|
<None Include="Properties\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.0">
|
|
<Visible>False</Visible>
|
|
<ProductName>Microsoft .NET Framework 4 %28x86 and x64%29</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Visual.C++.12.0.x86">
|
|
<Visible>False</Visible>
|
|
<ProductName>Visual C++ 2013 Runtime Libraries %28x86%29</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<PublishFile Include="config\maps.cfg">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>DataFile</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>File</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="config\messages.cfg">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>DataFile</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>File</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="config\rules.cfg">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>DataFile</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>File</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="IW4MAdmin.XmlSerializers">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="Kayak">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="Moserware.Skills">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="System.Data.SQLite">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\SharedLibrary\SharedLibrary.csproj">
|
|
<Project>{d51eeceb-438a-47da-870f-7d7b41bc24d6}</Project>
|
|
<Name>SharedLibrary</Name>
|
|
<Private>False</Private>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<PropertyGroup>
|
|
<PostBuildEvent>copy /Y "$(SolutionDir)lib\*.dll" "$(TargetDir)lib"
|
|
|
|
copy /Y "$(TargetDir)$(TargetName).exe" "$(SolutionDir)BUILD"
|
|
copy /Y "$(TargetDir)IW4MAdmin.exe.config" "$(SolutionDir)BUILD"
|
|
copy /Y "$(ProjectDir)lib\Kayak.dll" "$(SolutionDir)BUILD\lib"
|
|
|
|
xcopy /Y /I /E "$(ProjectDir)webfront\*" "$(SolutionDir)BUILD\Webfront"
|
|
|
|
|
|
if $(ConfigurationName) == Release powershell.exe -file "$(SolutionDir)DEPLOY\publish_nightly.ps1" 1.3
|
|
if $(ConfigurationName) == Release-Stable powershell.exe -file "$(SolutionDir)DEPLOY\publish_stable.ps1" 1.3</PostBuildEvent>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<PreBuildEvent>
|
|
</PreBuildEvent>
|
|
</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">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project> |