]> git.deb.at Git - rhonda/theotherroles.git/commit
update
authorMallöris <|||||@||.||>
Tue, 24 May 2022 17:18:23 +0000 (19:18 +0200)
committerMallöris <|||||@||.||>
Tue, 24 May 2022 17:18:23 +0000 (19:18 +0200)
commit1f8c2f33be36a9d1085f07119895f21eaaf52f62
tree1b1bfb826bc64270fcae0480865b66255769d047
parent18114ebabecb48b94ddf154a067087c362142cf4
update
38 files changed:
README.md
TheOtherRoles/Buttons.cs
TheOtherRoles/Helpers.cs
TheOtherRoles/Main.cs
TheOtherRoles/Modules/BepInExUpdater.cs [new file with mode: 0644]
TheOtherRoles/Modules/ChatCommands.cs
TheOtherRoles/Modules/CustomHats.cs
TheOtherRoles/Modules/CustomOptions.cs
TheOtherRoles/Modules/DynamicLobbies.cs
TheOtherRoles/Objects/CustomButton.cs
TheOtherRoles/Objects/JackInTheBox.cs
TheOtherRoles/Objects/NinjaTrace.cs
TheOtherRoles/Objects/Portal.cs
TheOtherRoles/Patches/CredentialsPatch.cs
TheOtherRoles/Patches/EndGamePatch.cs
TheOtherRoles/Patches/ExileControllerPatch.cs
TheOtherRoles/Patches/GameStartManagerPatch.cs
TheOtherRoles/Patches/IntroPatch.cs
TheOtherRoles/Patches/MapBehaviourPatch.cs
TheOtherRoles/Patches/MeetingPatch.cs
TheOtherRoles/Patches/PlayerControlPatch.cs
TheOtherRoles/Patches/RoleAssignmentPatch.cs
TheOtherRoles/Patches/UpdatePatch.cs
TheOtherRoles/Patches/UsablesPatch.cs
TheOtherRoles/Players/CachedPlayer.cs [new file with mode: 0644]
TheOtherRoles/RPC.cs
TheOtherRoles/Resources/ThirdParty/Submerged/Submerged.dll
TheOtherRoles/Resources/Updating/TheOtherUpdater.exe [new file with mode: 0644]
TheOtherRoles/RoleInfo.cs
TheOtherRoles/SubmergedCompatibility.cs
TheOtherRoles/TheOtherRoles.cs
TheOtherRoles/TheOtherRoles.csproj
TheOtherUpdater/TheOtherUpdater.cpp [new file with mode: 0644]
TheOtherUpdater/TheOtherUpdater.vcxproj [new file with mode: 0644]
TheOtherUpdater/TheOtherUpdater.vcxproj.filters [new file with mode: 0644]
TheOtherUpdater/include/zip/miniz.h [new file with mode: 0644]
TheOtherUpdater/include/zip/zip.c [new file with mode: 0644]
TheOtherUpdater/include/zip/zip.h [new file with mode: 0644]