]> git.deb.at Git - rhonda/theotherroles.git/commit
Version 2.7.3
authorEisbison <eisbison.creator@gmail.com>
Mon, 19 Jul 2021 13:25:51 +0000 (15:25 +0200)
committerEisbison <eisbison.creator@gmail.com>
Mon, 19 Jul 2021 13:25:51 +0000 (15:25 +0200)
commitc0a233bd3f4452abd9f764606fde82c17168cd9d
tree363678ffee746dba7da837fb809fb83eb2237cf4
parent15c659d4878f3217a5d41e12cafe1f4bac5cbe7d
Version 2.7.3
185 files changed:
.gitignore [new file with mode: 0644]
README.md
Source Code/.gitignore [deleted file]
Source Code/Arrow.cs [deleted file]
Source Code/Buttons.cs [deleted file]
Source Code/ChatCommands.cs [deleted file]
Source Code/ClientOptionsPatch.cs [deleted file]
Source Code/CredentialsPatch.cs [deleted file]
Source Code/CustomButton.cs [deleted file]
Source Code/CustomColors.cs [deleted file]
Source Code/CustomHats.cs [deleted file]
Source Code/CustomMessage.cs [deleted file]
Source Code/CustomOptions.cs [deleted file]
Source Code/EndGamePatch.cs [deleted file]
Source Code/ExileControllerPatch.cs [deleted file]
Source Code/Footprint.cs [deleted file]
Source Code/GameHistory.cs [deleted file]
Source Code/GameStartManagerPatch.cs [deleted file]
Source Code/Garlic.cs [deleted file]
Source Code/Helpers.cs [deleted file]
Source Code/IntroPatch.cs [deleted file]
Source Code/JackInTheBox.cs [deleted file]
Source Code/Main.cs [deleted file]
Source Code/MapOptions.cs [deleted file]
Source Code/MeetingPatch.cs [deleted file]
Source Code/ModUpdater.cs [deleted file]
Source Code/NameFix.cs [deleted file]
Source Code/PlayerControlPatch.cs [deleted file]
Source Code/RPC.cs [deleted file]
Source Code/RegionMenuPatch.cs [deleted file]
Source Code/Resources/AnimatedVentSealed.png [deleted file]
Source Code/Resources/Arrow.png [deleted file]
Source Code/Resources/Banner.png [deleted file]
Source Code/Resources/CamoButton.png [deleted file]
Source Code/Resources/CleanButton.png [deleted file]
Source Code/Resources/CloseVentButton.png [deleted file]
Source Code/Resources/CurseButton.png [deleted file]
Source Code/Resources/CurseKillButton.png [deleted file]
Source Code/Resources/DouseButton.png [deleted file]
Source Code/Resources/EraserButton.png [deleted file]
Source Code/Resources/Footprint.png [deleted file]
Source Code/Resources/Garlic.png [deleted file]
Source Code/Resources/GarlicBackground.png [deleted file]
Source Code/Resources/GarlicButton.png [deleted file]
Source Code/Resources/HackerButton.png [deleted file]
Source Code/Resources/IgniteButton.png [deleted file]
Source Code/Resources/LighterButton.png [deleted file]
Source Code/Resources/LightsOutButton.png [deleted file]
Source Code/Resources/ModStamp.png [deleted file]
Source Code/Resources/MorphButton.png [deleted file]
Source Code/Resources/PlaceCameraButton.png [deleted file]
Source Code/Resources/PlaceJackInTheBoxButton.png [deleted file]
Source Code/Resources/RepairButton.png [deleted file]
Source Code/Resources/RewindButton.png [deleted file]
Source Code/Resources/SampleButton.png [deleted file]
Source Code/Resources/SeerButton.png [deleted file]
Source Code/Resources/ShieldButton.png [deleted file]
Source Code/Resources/ShiftButton.png [deleted file]
Source Code/Resources/SidekickButton.png [deleted file]
Source Code/Resources/Soul.png [deleted file]
Source Code/Resources/StaticVentSealed.png [deleted file]
Source Code/Resources/SwapperCheck.png [deleted file]
Source Code/Resources/TargetIcon.png [deleted file]
Source Code/Resources/TimeShieldButton.png [deleted file]
Source Code/Resources/TrackerButton.png [deleted file]
Source Code/Resources/TricksterAnimation/trickster_box_0001.png [deleted file]
Source Code/Resources/TricksterAnimation/trickster_box_0002.png [deleted file]
Source Code/Resources/TricksterAnimation/trickster_box_0003.png [deleted file]
Source Code/Resources/TricksterAnimation/trickster_box_0004.png [deleted file]
Source Code/Resources/TricksterAnimation/trickster_box_0005.png [deleted file]
Source Code/Resources/TricksterAnimation/trickster_box_0006.png [deleted file]
Source Code/Resources/TricksterAnimation/trickster_box_0007.png [deleted file]
Source Code/Resources/TricksterAnimation/trickster_box_0008.png [deleted file]
Source Code/Resources/TricksterAnimation/trickster_box_0009.png [deleted file]
Source Code/Resources/TricksterAnimation/trickster_box_0010.png [deleted file]
Source Code/Resources/TricksterAnimation/trickster_box_0011.png [deleted file]
Source Code/Resources/TricksterAnimation/trickster_box_0012.png [deleted file]
Source Code/Resources/TricksterAnimation/trickster_box_0013.png [deleted file]
Source Code/Resources/TricksterAnimation/trickster_box_0014.png [deleted file]
Source Code/Resources/TricksterAnimation/trickster_box_0015.png [deleted file]
Source Code/Resources/TricksterAnimation/trickster_box_0016.png [deleted file]
Source Code/Resources/TricksterAnimation/trickster_box_0017.png [deleted file]
Source Code/Resources/TricksterAnimation/trickster_box_0018.png [deleted file]
Source Code/Resources/TricksterVentButton.png [deleted file]
Source Code/Resources/VampireButton.png [deleted file]
Source Code/RoleAssignmentPatch.cs [deleted file]
Source Code/RoleInfo.cs [deleted file]
Source Code/ShipStatusPatch.cs [deleted file]
Source Code/TasksHandler.cs [deleted file]
Source Code/TheOtherRoles.cs [deleted file]
Source Code/TheOtherRoles.csproj [deleted file]
Source Code/UpdatePatch.cs [deleted file]
Source Code/UsablesPatch.cs [deleted file]
TheOtherRoles.sln [new file with mode: 0644]
TheOtherRoles/Buttons.cs [new file with mode: 0644]
TheOtherRoles/CustomOptions.cs [new file with mode: 0644]
TheOtherRoles/GameHistory.cs [new file with mode: 0644]
TheOtherRoles/Helpers.cs [new file with mode: 0644]
TheOtherRoles/Main.cs [new file with mode: 0644]
TheOtherRoles/MapOptions.cs [new file with mode: 0644]
TheOtherRoles/Modules/ChatCommands.cs [new file with mode: 0644]
TheOtherRoles/Modules/CustomColors.cs [new file with mode: 0644]
TheOtherRoles/Modules/CustomHats.cs [new file with mode: 0644]
TheOtherRoles/Modules/DynamicLobbies.cs [new file with mode: 0644]
TheOtherRoles/Modules/ModUpdater.cs [new file with mode: 0644]
TheOtherRoles/Objects/Arrow.cs [new file with mode: 0644]
TheOtherRoles/Objects/CustomButton.cs [new file with mode: 0644]
TheOtherRoles/Objects/CustomMessage.cs [new file with mode: 0644]
TheOtherRoles/Objects/Footprint.cs [new file with mode: 0644]
TheOtherRoles/Objects/Garlic.cs [new file with mode: 0644]
TheOtherRoles/Objects/JackInTheBox.cs [new file with mode: 0644]
TheOtherRoles/Patches/ClientOptionsPatch.cs [new file with mode: 0644]
TheOtherRoles/Patches/CredentialsPatch.cs [new file with mode: 0644]
TheOtherRoles/Patches/EndGamePatch.cs [new file with mode: 0644]
TheOtherRoles/Patches/ExileControllerPatch.cs [new file with mode: 0644]
TheOtherRoles/Patches/GameStartManagerPatch.cs [new file with mode: 0644]
TheOtherRoles/Patches/IntroPatch.cs [new file with mode: 0644]
TheOtherRoles/Patches/MeetingPatch.cs [new file with mode: 0644]
TheOtherRoles/Patches/NameFix.cs [new file with mode: 0644]
TheOtherRoles/Patches/PlayerControlPatch.cs [new file with mode: 0644]
TheOtherRoles/Patches/RegionMenuPatch.cs [new file with mode: 0644]
TheOtherRoles/Patches/RoleAssignmentPatch.cs [new file with mode: 0644]
TheOtherRoles/Patches/ShipStatusPatch.cs [new file with mode: 0644]
TheOtherRoles/Patches/UpdatePatch.cs [new file with mode: 0644]
TheOtherRoles/Patches/UsablesPatch.cs [new file with mode: 0644]
TheOtherRoles/RPC.cs [new file with mode: 0644]
TheOtherRoles/Resources/AnimatedVentSealed.png [new file with mode: 0644]
TheOtherRoles/Resources/Arrow.png [new file with mode: 0644]
TheOtherRoles/Resources/Banner.png [new file with mode: 0644]
TheOtherRoles/Resources/CamoButton.png [new file with mode: 0644]
TheOtherRoles/Resources/CleanButton.png [new file with mode: 0644]
TheOtherRoles/Resources/CloseVentButton.png [new file with mode: 0644]
TheOtherRoles/Resources/CurseButton.png [new file with mode: 0644]
TheOtherRoles/Resources/CurseKillButton.png [new file with mode: 0644]
TheOtherRoles/Resources/DouseButton.png [new file with mode: 0644]
TheOtherRoles/Resources/EraserButton.png [new file with mode: 0644]
TheOtherRoles/Resources/Footprint.png [new file with mode: 0644]
TheOtherRoles/Resources/Garlic.png [new file with mode: 0644]
TheOtherRoles/Resources/GarlicBackground.png [new file with mode: 0644]
TheOtherRoles/Resources/GarlicButton.png [new file with mode: 0644]
TheOtherRoles/Resources/HackerButton.png [new file with mode: 0644]
TheOtherRoles/Resources/IgniteButton.png [new file with mode: 0644]
TheOtherRoles/Resources/LighterButton.png [new file with mode: 0644]
TheOtherRoles/Resources/LightsOutButton.png [new file with mode: 0644]
TheOtherRoles/Resources/ModStamp.png [new file with mode: 0644]
TheOtherRoles/Resources/MorphButton.png [new file with mode: 0644]
TheOtherRoles/Resources/PlaceCameraButton.png [new file with mode: 0644]
TheOtherRoles/Resources/PlaceJackInTheBoxButton.png [new file with mode: 0644]
TheOtherRoles/Resources/RepairButton.png [new file with mode: 0644]
TheOtherRoles/Resources/RewindButton.png [new file with mode: 0644]
TheOtherRoles/Resources/SampleButton.png [new file with mode: 0644]
TheOtherRoles/Resources/SeerButton.png [new file with mode: 0644]
TheOtherRoles/Resources/ShieldButton.png [new file with mode: 0644]
TheOtherRoles/Resources/ShiftButton.png [new file with mode: 0644]
TheOtherRoles/Resources/SidekickButton.png [new file with mode: 0644]
TheOtherRoles/Resources/Soul.png [new file with mode: 0644]
TheOtherRoles/Resources/StaticVentSealed.png [new file with mode: 0644]
TheOtherRoles/Resources/SwapperCheck.png [new file with mode: 0644]
TheOtherRoles/Resources/TargetIcon.png [new file with mode: 0644]
TheOtherRoles/Resources/TimeShieldButton.png [new file with mode: 0644]
TheOtherRoles/Resources/TrackerButton.png [new file with mode: 0644]
TheOtherRoles/Resources/TricksterAnimation/trickster_box_0001.png [new file with mode: 0644]
TheOtherRoles/Resources/TricksterAnimation/trickster_box_0002.png [new file with mode: 0644]
TheOtherRoles/Resources/TricksterAnimation/trickster_box_0003.png [new file with mode: 0644]
TheOtherRoles/Resources/TricksterAnimation/trickster_box_0004.png [new file with mode: 0644]
TheOtherRoles/Resources/TricksterAnimation/trickster_box_0005.png [new file with mode: 0644]
TheOtherRoles/Resources/TricksterAnimation/trickster_box_0006.png [new file with mode: 0644]
TheOtherRoles/Resources/TricksterAnimation/trickster_box_0007.png [new file with mode: 0644]
TheOtherRoles/Resources/TricksterAnimation/trickster_box_0008.png [new file with mode: 0644]
TheOtherRoles/Resources/TricksterAnimation/trickster_box_0009.png [new file with mode: 0644]
TheOtherRoles/Resources/TricksterAnimation/trickster_box_0010.png [new file with mode: 0644]
TheOtherRoles/Resources/TricksterAnimation/trickster_box_0011.png [new file with mode: 0644]
TheOtherRoles/Resources/TricksterAnimation/trickster_box_0012.png [new file with mode: 0644]
TheOtherRoles/Resources/TricksterAnimation/trickster_box_0013.png [new file with mode: 0644]
TheOtherRoles/Resources/TricksterAnimation/trickster_box_0014.png [new file with mode: 0644]
TheOtherRoles/Resources/TricksterAnimation/trickster_box_0015.png [new file with mode: 0644]
TheOtherRoles/Resources/TricksterAnimation/trickster_box_0016.png [new file with mode: 0644]
TheOtherRoles/Resources/TricksterAnimation/trickster_box_0017.png [new file with mode: 0644]
TheOtherRoles/Resources/TricksterAnimation/trickster_box_0018.png [new file with mode: 0644]
TheOtherRoles/Resources/TricksterVentButton.png [new file with mode: 0644]
TheOtherRoles/Resources/VampireButton.png [new file with mode: 0644]
TheOtherRoles/RoleInfo.cs [new file with mode: 0644]
TheOtherRoles/TasksHandler.cs [new file with mode: 0644]
TheOtherRoles/TheOtherRoles.cs [new file with mode: 0644]
TheOtherRoles/TheOtherRoles.csproj [new file with mode: 0644]