diff --git a/.vs/GoSpec/DesignTimeBuild/.dtbcache.v2 b/.vs/GoSpec/DesignTimeBuild/.dtbcache.v2 index 1949270..c694cdc 100644 Binary files a/.vs/GoSpec/DesignTimeBuild/.dtbcache.v2 and b/.vs/GoSpec/DesignTimeBuild/.dtbcache.v2 differ diff --git a/.vs/GoSpec/FileContentIndex/5eaa68fb-82f8-4120-b80a-bce4b4a4130e.vsidx b/.vs/GoSpec/FileContentIndex/5eaa68fb-82f8-4120-b80a-bce4b4a4130e.vsidx deleted file mode 100644 index 844c081..0000000 Binary files a/.vs/GoSpec/FileContentIndex/5eaa68fb-82f8-4120-b80a-bce4b4a4130e.vsidx and /dev/null differ diff --git a/.vs/GoSpec/FileContentIndex/7927fd0f-9fd3-4346-b99d-2e56f9fd7308.vsidx b/.vs/GoSpec/FileContentIndex/7927fd0f-9fd3-4346-b99d-2e56f9fd7308.vsidx new file mode 100644 index 0000000..bdfa39e Binary files /dev/null and b/.vs/GoSpec/FileContentIndex/7927fd0f-9fd3-4346-b99d-2e56f9fd7308.vsidx differ diff --git a/.vs/GoSpec/FileContentIndex/97ace99e-3334-4327-af19-fe7622fb6577.vsidx b/.vs/GoSpec/FileContentIndex/97ace99e-3334-4327-af19-fe7622fb6577.vsidx deleted file mode 100644 index 5348369..0000000 Binary files a/.vs/GoSpec/FileContentIndex/97ace99e-3334-4327-af19-fe7622fb6577.vsidx and /dev/null differ diff --git a/.vs/GoSpec/v17/.futdcache.v2 b/.vs/GoSpec/v17/.futdcache.v2 index 6be0705..364c11d 100644 Binary files a/.vs/GoSpec/v17/.futdcache.v2 and b/.vs/GoSpec/v17/.futdcache.v2 differ diff --git a/.vs/GoSpec/v17/.suo b/.vs/GoSpec/v17/.suo index edf1b45..1a53c1e 100644 Binary files a/.vs/GoSpec/v17/.suo and b/.vs/GoSpec/v17/.suo differ diff --git a/.vs/ProjectEvaluation/gospec.metadata.v7.bin b/.vs/ProjectEvaluation/gospec.metadata.v7.bin index 1685c16..3074efc 100644 Binary files a/.vs/ProjectEvaluation/gospec.metadata.v7.bin and b/.vs/ProjectEvaluation/gospec.metadata.v7.bin differ diff --git a/.vs/ProjectEvaluation/gospec.projects.v7.bin b/.vs/ProjectEvaluation/gospec.projects.v7.bin index 13706e5..c04b5fc 100644 Binary files a/.vs/ProjectEvaluation/gospec.projects.v7.bin and b/.vs/ProjectEvaluation/gospec.projects.v7.bin differ diff --git a/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs new file mode 100644 index 0000000..4257f4b --- /dev/null +++ b/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Debug/net7.0/GoSpec.AssemblyInfo.cs b/Debug/net7.0/GoSpec.AssemblyInfo.cs new file mode 100644 index 0000000..e352fcf --- /dev/null +++ b/Debug/net7.0/GoSpec.AssemblyInfo.cs @@ -0,0 +1,23 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("GoSpec")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyProductAttribute("GoSpec")] +[assembly: System.Reflection.AssemblyTitleAttribute("GoSpec")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/Debug/net7.0/GoSpec.AssemblyInfoInputs.cache b/Debug/net7.0/GoSpec.AssemblyInfoInputs.cache new file mode 100644 index 0000000..5861d7d --- /dev/null +++ b/Debug/net7.0/GoSpec.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +471577c85c20e935d058852ce27820d09f406ff6 diff --git a/Debug/net7.0/GoSpec.GeneratedMSBuildEditorConfig.editorconfig b/Debug/net7.0/GoSpec.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..6a7049a --- /dev/null +++ b/Debug/net7.0/GoSpec.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,11 @@ +is_global = true +build_property.TargetFramework = net7.0 +build_property.TargetPlatformMinVersion = +build_property.UsingMicrosoftNETSdkWeb = +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.RootNamespace = GoSpec +build_property.ProjectDir = C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpec\ diff --git a/Debug/net7.0/GoSpec.GlobalUsings.g.cs b/Debug/net7.0/GoSpec.GlobalUsings.g.cs new file mode 100644 index 0000000..8578f3d --- /dev/null +++ b/Debug/net7.0/GoSpec.GlobalUsings.g.cs @@ -0,0 +1,8 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.IO; +global using global::System.Linq; +global using global::System.Net.Http; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Debug/net7.0/GoSpec.assets.cache b/Debug/net7.0/GoSpec.assets.cache new file mode 100644 index 0000000..15cb511 Binary files /dev/null and b/Debug/net7.0/GoSpec.assets.cache differ diff --git a/Debug/net7.0/GoSpec.csproj.AssemblyReference.cache b/Debug/net7.0/GoSpec.csproj.AssemblyReference.cache new file mode 100644 index 0000000..ea09eeb Binary files /dev/null and b/Debug/net7.0/GoSpec.csproj.AssemblyReference.cache differ diff --git a/Debug/net7.0/GoSpec.csproj.CopyComplete b/Debug/net7.0/GoSpec.csproj.CopyComplete new file mode 100644 index 0000000..e69de29 diff --git a/Debug/net7.0/GoSpec.csproj.CoreCompileInputs.cache b/Debug/net7.0/GoSpec.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..eaa6aac --- /dev/null +++ b/Debug/net7.0/GoSpec.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +4ae2f8cc914e5731f0dd5f350597a99e76bffa32 diff --git a/Debug/net7.0/GoSpec.csproj.FileListAbsolute.txt b/Debug/net7.0/GoSpec.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..28f05f8 --- /dev/null +++ b/Debug/net7.0/GoSpec.csproj.FileListAbsolute.txt @@ -0,0 +1,38 @@ +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\bin\Debug\net7.0\GoSpec.deps.json +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\bin\Debug\net7.0\GoSpec.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\bin\Debug\net7.0\GoSpec.pdb +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\bin\Debug\net7.0\CounterStrikeSharp.API.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\bin\Debug\net7.0\McMaster.NETCore.Plugins.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\bin\Debug\net7.0\Microsoft.Extensions.DependencyModel.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\bin\Debug\net7.0\Microsoft.DotNet.PlatformAbstractions.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\bin\Debug\net7.0\CounterStrikeSharp.API.pdb +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\bin\Debug\net7.0\CounterStrikeSharp.API.xml +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\obj\Debug\net7.0\GoSpec.csproj.AssemblyReference.cache +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\obj\Debug\net7.0\GoSpec.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\obj\Debug\net7.0\GoSpec.AssemblyInfoInputs.cache +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\obj\Debug\net7.0\GoSpec.AssemblyInfo.cs +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\obj\Debug\net7.0\GoSpec.csproj.CoreCompileInputs.cache +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\obj\Debug\net7.0\GoSpec.csproj.CopyComplete +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\obj\Debug\net7.0\GoSpec.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\obj\Debug\net7.0\refint\GoSpec.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\obj\Debug\net7.0\GoSpec.pdb +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\obj\Debug\net7.0\ref\GoSpec.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpec\bin\Debug\net7.0\GoSpec.deps.json +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpec\bin\Debug\net7.0\GoSpec.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpec\bin\Debug\net7.0\GoSpec.pdb +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpec\bin\Debug\net7.0\CounterStrikeSharp.API.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpec\bin\Debug\net7.0\McMaster.NETCore.Plugins.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpec\bin\Debug\net7.0\Microsoft.Extensions.DependencyModel.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpec\bin\Debug\net7.0\Microsoft.DotNet.PlatformAbstractions.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpec\bin\Debug\net7.0\CounterStrikeSharp.API.pdb +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpec\bin\Debug\net7.0\CounterStrikeSharp.API.xml +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpec\obj\Debug\net7.0\GoSpec.csproj.AssemblyReference.cache +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpec\obj\Debug\net7.0\GoSpec.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpec\obj\Debug\net7.0\GoSpec.AssemblyInfoInputs.cache +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpec\obj\Debug\net7.0\GoSpec.AssemblyInfo.cs +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpec\obj\Debug\net7.0\GoSpec.csproj.CoreCompileInputs.cache +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpec\obj\Debug\net7.0\GoSpec.csproj.CopyComplete +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpec\obj\Debug\net7.0\GoSpec.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpec\obj\Debug\net7.0\refint\GoSpec.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpec\obj\Debug\net7.0\GoSpec.pdb +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpec\obj\Debug\net7.0\ref\GoSpec.dll diff --git a/Debug/net7.0/GoSpec.dll b/Debug/net7.0/GoSpec.dll new file mode 100644 index 0000000..a0c2f2b Binary files /dev/null and b/Debug/net7.0/GoSpec.dll differ diff --git a/bin/Debug/net7.0/GoSpec.pdb b/Debug/net7.0/GoSpec.pdb similarity index 84% rename from bin/Debug/net7.0/GoSpec.pdb rename to Debug/net7.0/GoSpec.pdb index bb45b86..3077592 100644 Binary files a/bin/Debug/net7.0/GoSpec.pdb and b/Debug/net7.0/GoSpec.pdb differ diff --git a/Debug/net7.0/GoSpecPlugin.AssemblyInfo.cs b/Debug/net7.0/GoSpecPlugin.AssemblyInfo.cs new file mode 100644 index 0000000..1e0ba8c --- /dev/null +++ b/Debug/net7.0/GoSpecPlugin.AssemblyInfo.cs @@ -0,0 +1,23 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("GoSpecPlugin")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyProductAttribute("GoSpecPlugin")] +[assembly: System.Reflection.AssemblyTitleAttribute("GoSpecPlugin")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/Debug/net7.0/GoSpecPlugin.AssemblyInfoInputs.cache b/Debug/net7.0/GoSpecPlugin.AssemblyInfoInputs.cache new file mode 100644 index 0000000..43df08b --- /dev/null +++ b/Debug/net7.0/GoSpecPlugin.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +af664c516f23c90175b90d840ca093ce18198b71 diff --git a/Debug/net7.0/GoSpecPlugin.GeneratedMSBuildEditorConfig.editorconfig b/Debug/net7.0/GoSpecPlugin.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..950d7e5 --- /dev/null +++ b/Debug/net7.0/GoSpecPlugin.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,11 @@ +is_global = true +build_property.TargetFramework = net7.0 +build_property.TargetPlatformMinVersion = +build_property.UsingMicrosoftNETSdkWeb = +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.RootNamespace = GoSpecPlugin +build_property.ProjectDir = C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\ diff --git a/Debug/net7.0/GoSpecPlugin.GlobalUsings.g.cs b/Debug/net7.0/GoSpecPlugin.GlobalUsings.g.cs new file mode 100644 index 0000000..8578f3d --- /dev/null +++ b/Debug/net7.0/GoSpecPlugin.GlobalUsings.g.cs @@ -0,0 +1,8 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.IO; +global using global::System.Linq; +global using global::System.Net.Http; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Debug/net7.0/GoSpecPlugin.assets.cache b/Debug/net7.0/GoSpecPlugin.assets.cache new file mode 100644 index 0000000..a612e21 Binary files /dev/null and b/Debug/net7.0/GoSpecPlugin.assets.cache differ diff --git a/Debug/net7.0/GoSpecPlugin.csproj.AssemblyReference.cache b/Debug/net7.0/GoSpecPlugin.csproj.AssemblyReference.cache new file mode 100644 index 0000000..ea09eeb Binary files /dev/null and b/Debug/net7.0/GoSpecPlugin.csproj.AssemblyReference.cache differ diff --git a/Debug/net7.0/GoSpecPlugin.csproj.CopyComplete b/Debug/net7.0/GoSpecPlugin.csproj.CopyComplete new file mode 100644 index 0000000..e69de29 diff --git a/Debug/net7.0/GoSpecPlugin.csproj.CoreCompileInputs.cache b/Debug/net7.0/GoSpecPlugin.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..6022ebb --- /dev/null +++ b/Debug/net7.0/GoSpecPlugin.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +b5fd285ea9e743660e4fdc32f191640d18da4ad5 diff --git a/Debug/net7.0/GoSpecPlugin.csproj.FileListAbsolute.txt b/Debug/net7.0/GoSpecPlugin.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..64cb52d --- /dev/null +++ b/Debug/net7.0/GoSpecPlugin.csproj.FileListAbsolute.txt @@ -0,0 +1,38 @@ +C:\Users\joahr\OneDrive\Documents\Dev\addons\HelloWorldPlugin\bin\Debug\net7.0\GoSpecPlugin.deps.json +C:\Users\joahr\OneDrive\Documents\Dev\addons\HelloWorldPlugin\bin\Debug\net7.0\GoSpecPlugin.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\HelloWorldPlugin\bin\Debug\net7.0\GoSpecPlugin.pdb +C:\Users\joahr\OneDrive\Documents\Dev\addons\HelloWorldPlugin\bin\Debug\net7.0\CounterStrikeSharp.API.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\HelloWorldPlugin\bin\Debug\net7.0\McMaster.NETCore.Plugins.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\HelloWorldPlugin\bin\Debug\net7.0\Microsoft.Extensions.DependencyModel.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\HelloWorldPlugin\bin\Debug\net7.0\Microsoft.DotNet.PlatformAbstractions.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\HelloWorldPlugin\bin\Debug\net7.0\CounterStrikeSharp.API.pdb +C:\Users\joahr\OneDrive\Documents\Dev\addons\HelloWorldPlugin\bin\Debug\net7.0\CounterStrikeSharp.API.xml +C:\Users\joahr\OneDrive\Documents\Dev\addons\HelloWorldPlugin\obj\Debug\net7.0\GoSpecPlugin.csproj.AssemblyReference.cache +C:\Users\joahr\OneDrive\Documents\Dev\addons\HelloWorldPlugin\obj\Debug\net7.0\GoSpecPlugin.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\joahr\OneDrive\Documents\Dev\addons\HelloWorldPlugin\obj\Debug\net7.0\GoSpecPlugin.AssemblyInfoInputs.cache +C:\Users\joahr\OneDrive\Documents\Dev\addons\HelloWorldPlugin\obj\Debug\net7.0\GoSpecPlugin.AssemblyInfo.cs +C:\Users\joahr\OneDrive\Documents\Dev\addons\HelloWorldPlugin\obj\Debug\net7.0\GoSpecPlugin.csproj.CoreCompileInputs.cache +C:\Users\joahr\OneDrive\Documents\Dev\addons\HelloWorldPlugin\obj\Debug\net7.0\GoSpecPlugin.csproj.CopyComplete +C:\Users\joahr\OneDrive\Documents\Dev\addons\HelloWorldPlugin\obj\Debug\net7.0\GoSpecPlugin.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\HelloWorldPlugin\obj\Debug\net7.0\refint\GoSpecPlugin.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\HelloWorldPlugin\obj\Debug\net7.0\GoSpecPlugin.pdb +C:\Users\joahr\OneDrive\Documents\Dev\addons\HelloWorldPlugin\obj\Debug\net7.0\ref\GoSpecPlugin.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\bin\Debug\net7.0\GoSpecPlugin.deps.json +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\bin\Debug\net7.0\GoSpecPlugin.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\bin\Debug\net7.0\GoSpecPlugin.pdb +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\bin\Debug\net7.0\CounterStrikeSharp.API.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\bin\Debug\net7.0\McMaster.NETCore.Plugins.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\bin\Debug\net7.0\Microsoft.Extensions.DependencyModel.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\bin\Debug\net7.0\Microsoft.DotNet.PlatformAbstractions.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\bin\Debug\net7.0\CounterStrikeSharp.API.pdb +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\bin\Debug\net7.0\CounterStrikeSharp.API.xml +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\obj\Debug\net7.0\GoSpecPlugin.csproj.AssemblyReference.cache +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\obj\Debug\net7.0\GoSpecPlugin.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\obj\Debug\net7.0\GoSpecPlugin.AssemblyInfoInputs.cache +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\obj\Debug\net7.0\GoSpecPlugin.AssemblyInfo.cs +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\obj\Debug\net7.0\GoSpecPlugin.csproj.CoreCompileInputs.cache +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\obj\Debug\net7.0\GoSpecPlugin.csproj.CopyComplete +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\obj\Debug\net7.0\GoSpecPlugin.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\obj\Debug\net7.0\refint\GoSpecPlugin.dll +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\obj\Debug\net7.0\GoSpecPlugin.pdb +C:\Users\joahr\OneDrive\Documents\Dev\addons\GoSpecPlugin\obj\Debug\net7.0\ref\GoSpecPlugin.dll diff --git a/Debug/net7.0/GoSpecPlugin.dll b/Debug/net7.0/GoSpecPlugin.dll new file mode 100644 index 0000000..ac1b260 Binary files /dev/null and b/Debug/net7.0/GoSpecPlugin.dll differ diff --git a/Debug/net7.0/GoSpecPlugin.pdb b/Debug/net7.0/GoSpecPlugin.pdb new file mode 100644 index 0000000..a55e462 Binary files /dev/null and b/Debug/net7.0/GoSpecPlugin.pdb differ diff --git a/Debug/net7.0/ref/GoSpec.dll b/Debug/net7.0/ref/GoSpec.dll new file mode 100644 index 0000000..47785c9 Binary files /dev/null and b/Debug/net7.0/ref/GoSpec.dll differ diff --git a/Debug/net7.0/ref/GoSpecPlugin.dll b/Debug/net7.0/ref/GoSpecPlugin.dll new file mode 100644 index 0000000..2fd1b7e Binary files /dev/null and b/Debug/net7.0/ref/GoSpecPlugin.dll differ diff --git a/Debug/net7.0/refint/GoSpec.dll b/Debug/net7.0/refint/GoSpec.dll new file mode 100644 index 0000000..47785c9 Binary files /dev/null and b/Debug/net7.0/refint/GoSpec.dll differ diff --git a/Debug/net7.0/refint/GoSpecPlugin.dll b/Debug/net7.0/refint/GoSpecPlugin.dll new file mode 100644 index 0000000..2fd1b7e Binary files /dev/null and b/Debug/net7.0/refint/GoSpecPlugin.dll differ diff --git a/GoSpec.cs b/GoSpec.cs index 8d281f9..595d6e6 100644 --- a/GoSpec.cs +++ b/GoSpec.cs @@ -2,107 +2,37 @@ using CounterStrikeSharp.API.Core; using CounterStrikeSharp.API.Core.Attributes.Registration; using CounterStrikeSharp.API.Modules.Commands; +using CounterStrikeSharp.API.Modules.Cvars; using CounterStrikeSharp.API.Modules.Utils; namespace GoSpec; + public class GoSpec : BasePlugin { public override string ModuleName => "GoSpec"; public override string ModuleAuthor => "cosmic sans"; - public override string ModuleVersion => "1.2"; + public override string ModuleVersion => "1.0"; public override void Load(bool hotReload) { - Console.WriteLine($"{ModuleName} version {ModuleVersion} by {ModuleAuthor} is active."); + Console.WriteLine($"{ChatColors.Blue}{ModuleName} v{ModuleVersion} by {ModuleAuthor} is active. Type !spec to switch to spec."); } - [ConsoleCommand("css_spec", "Moves you to spec.")] + [ConsoleCommand("spec", "Moves you to spec.")] [CommandHelper(whoCanExecute: CommandUsage.CLIENT_ONLY)] public void OnSpecCommand(CCSPlayerController? caller, CommandInfo command) { - ChangeTeam(caller, CsTeam.Spectator); - } + if (caller == null) return; + if (caller.PlayerPawn.Value.TeamNum == (int)CsTeam.Spectator) return; - #region Alternate Spec Commands - [ConsoleCommand("s", "Moves you to spec.")] - [CommandHelper(whoCanExecute: CommandUsage.CLIENT_ONLY)] - public void OnSCommand(CCSPlayerController? caller, CommandInfo command) => OnSpecCommand(caller, command); + caller.ChangeTeam(CsTeam.Spectator); - [ConsoleCommand("afk", "Moves you to spec.")] - [CommandHelper(whoCanExecute: CommandUsage.CLIENT_ONLY)] - public void OnAFKCommand(CCSPlayerController? caller, CommandInfo command) => OnSpecCommand(caller, command); - - [ConsoleCommand("brb", "Moves you to spec.")] - [CommandHelper(whoCanExecute: CommandUsage.CLIENT_ONLY)] - public void OnBRBCommand(CCSPlayerController? caller, CommandInfo command) => OnSpecCommand(caller, command); - #endregion - - [ConsoleCommand("css_ct", "Joins the counterterrorist team.")] - [CommandHelper(whoCanExecute: CommandUsage.CLIENT_ONLY)] - public void OnJoinCTCommand(CCSPlayerController? caller, CommandInfo command) - { - ChangeTeam(caller, CsTeam.CounterTerrorist); - } - - [ConsoleCommand("css_t", "Joins the terrorist team.")] - [CommandHelper(whoCanExecute: CommandUsage.CLIENT_ONLY)] - public void OnJoinTCommand(CCSPlayerController? caller, CommandInfo command) - { - ChangeTeam(caller, CsTeam.Terrorist); - } - - private bool ChangeTeam(CCSPlayerController? caller, CsTeam moveTo) - { - if (caller == null) return false; - - if(IsInSpec(caller) && moveTo == CsTeam.Spectator) + if (caller.PlayerPawn.Value.TeamNum != (int)CsTeam.Spectator) { - caller.PrintToChat($"{ChatColors.Red}You already are in spec."); - return false; - } - - if (!IsUnassigned(caller) && moveTo != CsTeam.Spectator) - { - caller.PrintToChat($"{ChatColors.Red}You must be in spec to use this command."); - return false; + caller.PrintToChat($"{ChatColors.Red}Failed to move you to spec."); + return; } - NotifyTeamChange(caller, moveTo); - caller.ChangeTeam(moveTo); - - return true; - } - - private void NotifyTeamChange(CCSPlayerController caller, CsTeam team) - { - string name = caller.PlayerName ?? "Unknown"; - char teamColor = ChatColors.White; - if (team != CsTeam.Spectator) teamColor = team == CsTeam.Terrorist ? ChatColors.Red : ChatColors.Blue; - string teamMsg = $"{ChatColors.Default}Moving {ChatColors.Green}{name} {ChatColors.Default}to {teamColor}{team}."; - - Server.PrintToChatAll(teamMsg); - } - - private int GetTeamCount(CsTeam team) - { - int count = 0; - foreach (CCSPlayerController user in Utilities.GetPlayers()) - { - if (user.PlayerPawn.Value.TeamNum == (int)team) count++; - } - - return count; - } - - private bool IsUnassigned(CCSPlayerController? caller) - { - if (caller == null) return false; - return caller.TeamNum != (int)CsTeam.Terrorist && caller.TeamNum != (int)CsTeam.CounterTerrorist; - } - - private bool IsInSpec(CCSPlayerController? caller) - { - if (caller == null) return false; - return caller.TeamNum == (int)CsTeam.Spectator; + Server.PrintToChatAll($"{ChatColors.Default}Moving {ChatColors.Green}{caller.PlayerName} {ChatColors.Default}to spec."); } } \ No newline at end of file diff --git a/GoSpec.csproj.nuget.dgspec.json b/GoSpec.csproj.nuget.dgspec.json new file mode 100644 index 0000000..37511f3 --- /dev/null +++ b/GoSpec.csproj.nuget.dgspec.json @@ -0,0 +1,63 @@ +{ + "format": 1, + "restore": { + "C:\\Users\\joahr\\OneDrive\\Documents\\Dev\\addons\\GoSpec\\GoSpec.csproj": {} + }, + "projects": { + "C:\\Users\\joahr\\OneDrive\\Documents\\Dev\\addons\\GoSpec\\GoSpec.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\joahr\\OneDrive\\Documents\\Dev\\addons\\GoSpec\\GoSpec.csproj", + "projectName": "GoSpec", + "projectPath": "C:\\Users\\joahr\\OneDrive\\Documents\\Dev\\addons\\GoSpec\\GoSpec.csproj", + "packagesPath": "C:\\Users\\joahr\\.nuget\\packages\\", + "outputPath": "C:\\Users\\joahr\\OneDrive\\Documents\\Dev\\addons\\GoSpec\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\joahr\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "net7.0" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net7.0": { + "targetAlias": "net7.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net7.0": { + "targetAlias": "net7.0", + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.306\\RuntimeIdentifierGraph.json" + } + } + } + } +} \ No newline at end of file diff --git a/GoSpec.csproj.nuget.g.props b/GoSpec.csproj.nuget.g.props new file mode 100644 index 0000000..27def6d --- /dev/null +++ b/GoSpec.csproj.nuget.g.props @@ -0,0 +1,15 @@ + + + + True + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\joahr\.nuget\packages\ + PackageReference + 6.6.0 + + + + + \ No newline at end of file diff --git a/GoSpec.csproj.nuget.g.targets b/GoSpec.csproj.nuget.g.targets new file mode 100644 index 0000000..3dc06ef --- /dev/null +++ b/GoSpec.csproj.nuget.g.targets @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/GoSpecPlugin.csproj.nuget.dgspec.json b/GoSpecPlugin.csproj.nuget.dgspec.json new file mode 100644 index 0000000..1c79a3b --- /dev/null +++ b/GoSpecPlugin.csproj.nuget.dgspec.json @@ -0,0 +1,63 @@ +{ + "format": 1, + "restore": { + "C:\\Users\\joahr\\OneDrive\\Documents\\Dev\\addons\\GoSpecPlugin\\GoSpecPlugin.csproj": {} + }, + "projects": { + "C:\\Users\\joahr\\OneDrive\\Documents\\Dev\\addons\\GoSpecPlugin\\GoSpecPlugin.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\joahr\\OneDrive\\Documents\\Dev\\addons\\GoSpecPlugin\\GoSpecPlugin.csproj", + "projectName": "GoSpecPlugin", + "projectPath": "C:\\Users\\joahr\\OneDrive\\Documents\\Dev\\addons\\GoSpecPlugin\\GoSpecPlugin.csproj", + "packagesPath": "C:\\Users\\joahr\\.nuget\\packages\\", + "outputPath": "C:\\Users\\joahr\\OneDrive\\Documents\\Dev\\addons\\GoSpecPlugin\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\joahr\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "net7.0" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net7.0": { + "targetAlias": "net7.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net7.0": { + "targetAlias": "net7.0", + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.306\\RuntimeIdentifierGraph.json" + } + } + } + } +} \ No newline at end of file diff --git a/GoSpecPlugin.csproj.nuget.g.props b/GoSpecPlugin.csproj.nuget.g.props new file mode 100644 index 0000000..27def6d --- /dev/null +++ b/GoSpecPlugin.csproj.nuget.g.props @@ -0,0 +1,15 @@ + + + + True + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\joahr\.nuget\packages\ + PackageReference + 6.6.0 + + + + + \ No newline at end of file diff --git a/GoSpecPlugin.csproj.nuget.g.targets b/GoSpecPlugin.csproj.nuget.g.targets new file mode 100644 index 0000000..3dc06ef --- /dev/null +++ b/GoSpecPlugin.csproj.nuget.g.targets @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/README.md b/README.md index 39bddf2..bd291b2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# GoSpec v1.1 -CounterStrikeSharp plugin for allowing players to move themselves to spec by typing **!spec** in chat. +# GoSpec v1.0 +CounterStrikeSharp plugin for allowing players to move themselves to spec by typing **!spec** in chat or **css_spec** in console. ## Installation 1. Install [CounterStrikeSharp](https://github.com/roflmuffin/CounterStrikeSharp) and [Metamod](https://www.sourcemm.net/) @@ -8,8 +8,4 @@ CounterStrikeSharp plugin for allowing players to move themselves to spec by typ 4. Move `GoSpec` folder into your server's `addons/counterstrikesharp/plugins` folder. ## Commands -`css_spec`: `!spec` in chat to move to spec [_Alternatives:_ `!s`, `!afk`, `!brb`] - -`css_ct`: `!ct` in chat to join ct from spec/unassigned - -`css_t`: `!t` in chat to join t from spec/unassigned +**Spec:** `ccs_spec` in console or `!spec` in chat diff --git a/bin/Debug/net7.0/GoSpec.deps.json b/bin/Debug/net7.0/GoSpec.deps.json deleted file mode 100644 index 935b8f8..0000000 --- a/bin/Debug/net7.0/GoSpec.deps.json +++ /dev/null @@ -1,78 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": { - "GoSpec/1.0.0": { - "dependencies": { - "CounterStrikeSharp.API": "1.0.52.0" - }, - "runtime": { - "GoSpec.dll": {} - } - }, - "CounterStrikeSharp.API/1.0.52.0": { - "runtime": { - "CounterStrikeSharp.API.dll": { - "assemblyVersion": "1.0.52.0", - "fileVersion": "1.0.52.0" - } - } - }, - "McMaster.NETCore.Plugins/1.4.0.0": { - "runtime": { - "McMaster.NETCore.Plugins.dll": { - "assemblyVersion": "1.4.0.0", - "fileVersion": "1.4.0.0" - } - } - }, - "Microsoft.Extensions.DependencyModel/5.0.0.0": { - "runtime": { - "Microsoft.Extensions.DependencyModel.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.DotNet.PlatformAbstractions/3.1.6.0": { - "runtime": { - "Microsoft.DotNet.PlatformAbstractions.dll": { - "assemblyVersion": "3.1.6.0", - "fileVersion": "3.100.620.31604" - } - } - } - } - }, - "libraries": { - "GoSpec/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "CounterStrikeSharp.API/1.0.52.0": { - "type": "reference", - "serviceable": false, - "sha512": "" - }, - "McMaster.NETCore.Plugins/1.4.0.0": { - "type": "reference", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.DependencyModel/5.0.0.0": { - "type": "reference", - "serviceable": false, - "sha512": "" - }, - "Microsoft.DotNet.PlatformAbstractions/3.1.6.0": { - "type": "reference", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/bin/Debug/net7.0/GoSpec.dll b/bin/Debug/net7.0/GoSpec.dll deleted file mode 100644 index a2575e7..0000000 Binary files a/bin/Debug/net7.0/GoSpec.dll and /dev/null differ diff --git a/bin/Debug/net7.0/McMaster.NETCore.Plugins.dll b/bin/Debug/net7.0/McMaster.NETCore.Plugins.dll deleted file mode 100644 index 3fe7401..0000000 Binary files a/bin/Debug/net7.0/McMaster.NETCore.Plugins.dll and /dev/null differ diff --git a/bin/Debug/net7.0/Microsoft.DotNet.PlatformAbstractions.dll b/bin/Debug/net7.0/Microsoft.DotNet.PlatformAbstractions.dll deleted file mode 100644 index 558229b..0000000 Binary files a/bin/Debug/net7.0/Microsoft.DotNet.PlatformAbstractions.dll and /dev/null differ diff --git a/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll b/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll deleted file mode 100644 index 921622d..0000000 Binary files a/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll and /dev/null differ diff --git a/bin/Debug/net7.0/gospec-v1.2.zip b/bin/Debug/net7.0/gospec-v1.0.zip similarity index 83% rename from bin/Debug/net7.0/gospec-v1.2.zip rename to bin/Debug/net7.0/gospec-v1.0.zip index c5a3913..b1cb919 100644 Binary files a/bin/Debug/net7.0/gospec-v1.2.zip and b/bin/Debug/net7.0/gospec-v1.0.zip differ diff --git a/obj/Debug/net7.0/GoSpec.dll b/obj/Debug/net7.0/GoSpec.dll index a2575e7..a0c2f2b 100644 Binary files a/obj/Debug/net7.0/GoSpec.dll and b/obj/Debug/net7.0/GoSpec.dll differ diff --git a/obj/Debug/net7.0/GoSpec.pdb b/obj/Debug/net7.0/GoSpec.pdb index bb45b86..3077592 100644 Binary files a/obj/Debug/net7.0/GoSpec.pdb and b/obj/Debug/net7.0/GoSpec.pdb differ diff --git a/obj/Debug/net7.0/ref/GoSpec.dll b/obj/Debug/net7.0/ref/GoSpec.dll index 704a665..47785c9 100644 Binary files a/obj/Debug/net7.0/ref/GoSpec.dll and b/obj/Debug/net7.0/ref/GoSpec.dll differ diff --git a/obj/Debug/net7.0/refint/GoSpec.dll b/obj/Debug/net7.0/refint/GoSpec.dll index 704a665..47785c9 100644 Binary files a/obj/Debug/net7.0/refint/GoSpec.dll and b/obj/Debug/net7.0/refint/GoSpec.dll differ diff --git a/project.assets.json b/project.assets.json new file mode 100644 index 0000000..8123e89 --- /dev/null +++ b/project.assets.json @@ -0,0 +1,68 @@ +{ + "version": 3, + "targets": { + "net7.0": {} + }, + "libraries": {}, + "projectFileDependencyGroups": { + "net7.0": [] + }, + "packageFolders": { + "C:\\Users\\joahr\\.nuget\\packages\\": {} + }, + "project": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\joahr\\OneDrive\\Documents\\Dev\\addons\\GoSpec\\GoSpec.csproj", + "projectName": "GoSpec", + "projectPath": "C:\\Users\\joahr\\OneDrive\\Documents\\Dev\\addons\\GoSpec\\GoSpec.csproj", + "packagesPath": "C:\\Users\\joahr\\.nuget\\packages\\", + "outputPath": "C:\\Users\\joahr\\OneDrive\\Documents\\Dev\\addons\\GoSpec\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\joahr\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "net7.0" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net7.0": { + "targetAlias": "net7.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net7.0": { + "targetAlias": "net7.0", + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.306\\RuntimeIdentifierGraph.json" + } + } + } +} \ No newline at end of file diff --git a/project.nuget.cache b/project.nuget.cache new file mode 100644 index 0000000..3289b33 --- /dev/null +++ b/project.nuget.cache @@ -0,0 +1,8 @@ +{ + "version": 2, + "dgSpecHash": "7nQCsG03c3XGEk2dhz7jZAmh7EwSY3QPsz023WQ6+LZHQzh2/ZUhxLXtRerZYAb/f6c80dDqyFrZSKC9YCLJrw==", + "success": true, + "projectFilePath": "C:\\Users\\joahr\\OneDrive\\Documents\\Dev\\addons\\GoSpec\\GoSpec.csproj", + "expectedPackageFiles": [], + "logs": [] +} \ No newline at end of file