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 added .DS_Store
Binary file not shown.
Binary file added .vs/ForceDrop/v15/.suo
Binary file not shown.
Empty file.
Binary file added .vs/ForceDrop/v15/Server/sqlite3/storage.ide
Binary file not shown.
Binary file not shown.
Binary file added .vs/ForceDrop/v15/Server/sqlite3/storage.ide-wal
Binary file not shown.
25 changes: 25 additions & 0 deletions .vs/ForceDrop/xs/UserPrefs.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<Properties>
<MonoDevelop.Ide.Workbench ActiveDocument="ForceDrop.cs">
<Files>
<File FileName="ForceDrop.cs" Line="12" Column="5" />
<File FileName="ForceDropConfiguration.cs" Line="1" Column="1" />
</Files>
<Pads>
<Pad Id="ProjectPad">
<State name="__root__">
<Node name="ForceDrop" expanded="True">
<Node name="ForceDrop" expanded="True">
<Node name="ForceDrop.cs" selected="True" />
</Node>
</Node>
</State>
</Pad>
</Pads>
</MonoDevelop.Ide.Workbench>
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" />
<MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore />
</MonoDevelop.Ide.DebuggingService.Breakpoints>
<MultiItemStartupConfigurations />
</Properties>
Empty file.
Binary file added .vs/ForceDrop/xs/sqlite3/storage.ide
Binary file not shown.
Binary file added .vs/ForceDrop/xs/sqlite3/storage.ide-shm
Binary file not shown.
Binary file added .vs/ForceDrop/xs/sqlite3/storage.ide-wal
Binary file not shown.
305 changes: 231 additions & 74 deletions ForceDrop.cs

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion ForceDrop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>ForceDrop</RootNamespace>
<AssemblyName>ForceDrop</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
</PropertyGroup>
Expand All @@ -21,6 +21,7 @@
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
Expand All @@ -29,6 +30,7 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<StartupObject />
Expand Down
Binary file added ForceDrop.dll
Binary file not shown.
1 change: 1 addition & 0 deletions ForceDropConfiguration.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ public void LoadDefaults()
{
116,
};
Enabled = false;
}
}
}
Expand Down
Binary file added bin/Debug/Assembly-CSharp-firstpass.dll
Binary file not shown.
Binary file added bin/Debug/Assembly-CSharp.dll
Binary file not shown.
Binary file added bin/Debug/ForceDrop.dll
Binary file not shown.
Binary file added bin/Debug/ForceDrop.pdb
Binary file not shown.
Binary file added bin/Debug/Rocket.API.dll
Binary file not shown.
Binary file added bin/Debug/Rocket.Core.dll
Binary file not shown.
Binary file added bin/Debug/Rocket.Unturned.dll
Binary file not shown.
Binary file added bin/Debug/UnityEngine.dll
Binary file not shown.
Binary file not shown.
Empty file.
1 change: 1 addition & 0 deletions obj/Debug/ForceDrop.csproj.CoreCompileInputs.cache
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
776c758dd81ab122664260b87997e9e9e7ad0ddb
26 changes: 26 additions & 0 deletions obj/Debug/ForceDrop.csproj.FileListAbsolute.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
E:/Users/Deniel/Documents/GitHub/ForceDrop/bin/Debug/ForceDrop.dll
E:/Users/Deniel/Documents/GitHub/ForceDrop/bin/Debug/ForceDrop.pdb
E:/Users/Deniel/Documents/GitHub/ForceDrop/bin/Debug/Assembly-CSharp-firstpass.dll
E:/Users/Deniel/Documents/GitHub/ForceDrop/bin/Debug/Assembly-CSharp.dll
E:/Users/Deniel/Documents/GitHub/ForceDrop/bin/Debug/Rocket.API.dll
E:/Users/Deniel/Documents/GitHub/ForceDrop/bin/Debug/Rocket.Core.dll
E:/Users/Deniel/Documents/GitHub/ForceDrop/bin/Debug/Rocket.Unturned.dll
E:/Users/Deniel/Documents/GitHub/ForceDrop/bin/Debug/UnityEngine.dll
E:/Users/Deniel/Documents/GitHub/ForceDrop/obj/Debug/ForceDrop.csprojAssemblyReference.cache
E:/Users/Deniel/Documents/GitHub/ForceDrop/obj/Debug/ForceDrop.csproj.CoreCompileInputs.cache
E:/Users/Deniel/Documents/GitHub/ForceDrop/obj/Debug/ForceDrop.csproj.CopyComplete
E:/Users/Deniel/Documents/GitHub/ForceDrop/obj/Debug/ForceDrop.dll
E:/Users/Deniel/Documents/GitHub/ForceDrop/obj/Debug/ForceDrop.pdb
/Users/Test/Documents/GitHub/ForceDrop/bin/Debug/ForceDrop.dll
/Users/Test/Documents/GitHub/ForceDrop/bin/Debug/ForceDrop.pdb
/Users/Test/Documents/GitHub/ForceDrop/bin/Debug/Assembly-CSharp-firstpass.dll
/Users/Test/Documents/GitHub/ForceDrop/bin/Debug/Assembly-CSharp.dll
/Users/Test/Documents/GitHub/ForceDrop/bin/Debug/Rocket.API.dll
/Users/Test/Documents/GitHub/ForceDrop/bin/Debug/Rocket.Core.dll
/Users/Test/Documents/GitHub/ForceDrop/bin/Debug/Rocket.Unturned.dll
/Users/Test/Documents/GitHub/ForceDrop/bin/Debug/UnityEngine.dll
/Users/Test/Documents/GitHub/ForceDrop/obj/Debug/ForceDrop.csprojAssemblyReference.cache
/Users/Test/Documents/GitHub/ForceDrop/obj/Debug/ForceDrop.csproj.CoreCompileInputs.cache
/Users/Test/Documents/GitHub/ForceDrop/obj/Debug/ForceDrop.csproj.CopyComplete
/Users/Test/Documents/GitHub/ForceDrop/obj/Debug/ForceDrop.dll
/Users/Test/Documents/GitHub/ForceDrop/obj/Debug/ForceDrop.pdb
Binary file not shown.
Binary file added obj/Debug/ForceDrop.dll
Binary file not shown.
Binary file added obj/Debug/ForceDrop.pdb
Binary file not shown.
Empty file.
Empty file.
Empty file.