]> git.deb.at Git - rhonda/theotherroles.git/commit
Version 4.1.2
authordwd0tcom <info@dominikwierl.com>
Tue, 17 May 2022 19:57:15 +0000 (21:57 +0200)
committerdwd0tcom <info@dominikwierl.com>
Tue, 17 May 2022 19:57:15 +0000 (21:57 +0200)
commit0b47cc89c86374985e5932b069cc856a1a8f7dae
treeaed660a450032dd7744f37fbcfa8c1c96ce401be
parentc623255c2c235b0a7c0235a5d7c5bca9846968e6
Version 4.1.2
57 files changed:
.gitattributes [new file with mode: 0644]
.gitignore
README.md
TheOtherRoles/Buttons.cs
TheOtherRoles/CustomOptionHolder.cs
TheOtherRoles/GameHistory.cs
TheOtherRoles/Helpers.cs
TheOtherRoles/Il2CppHelpers.cs [new file with mode: 0644]
TheOtherRoles/Main.cs
TheOtherRoles/MapOptions.cs
TheOtherRoles/Modules/ChatCommands.cs
TheOtherRoles/Modules/CustomColors.cs
TheOtherRoles/Modules/CustomHats.cs
TheOtherRoles/Modules/CustomOptions.cs
TheOtherRoles/Modules/DynamicLobbies.cs
TheOtherRoles/Modules/ModUpdater.cs
TheOtherRoles/Objects/Arrow.cs
TheOtherRoles/Objects/Bloodytrail.cs
TheOtherRoles/Objects/CustomButton.cs
TheOtherRoles/Objects/CustomMessage.cs
TheOtherRoles/Objects/Footprint.cs
TheOtherRoles/Objects/Garlic.cs
TheOtherRoles/Objects/JackInTheBox.cs
TheOtherRoles/Objects/NinjaTrace.cs
TheOtherRoles/Objects/Portal.cs
TheOtherRoles/Patches/ClientOptionsPatch.cs
TheOtherRoles/Patches/CredentialsPatch.cs
TheOtherRoles/Patches/EndGamePatch.cs
TheOtherRoles/Patches/ExileControllerPatch.cs
TheOtherRoles/Patches/FreeNamePatch.cs
TheOtherRoles/Patches/GameStartManagerPatch.cs
TheOtherRoles/Patches/IntroPatch.cs
TheOtherRoles/Patches/LightSourcePatch.cs
TheOtherRoles/Patches/MapBehaviourPatch.cs
TheOtherRoles/Patches/MeetingPatch.cs
TheOtherRoles/Patches/PlayerControlPatch.cs
TheOtherRoles/Patches/PlayerPhysicsPatch.cs [new file with mode: 0644]
TheOtherRoles/Patches/RegionMenuPatch.cs
TheOtherRoles/Patches/RoleAssignmentPatch.cs
TheOtherRoles/Patches/ShipStatusPatch.cs
TheOtherRoles/Patches/UpdatePatch.cs
TheOtherRoles/Patches/UsablesPatch.cs
TheOtherRoles/RPC.cs
TheOtherRoles/Resources/MinusButton.png [new file with mode: 0644]
TheOtherRoles/Resources/MorphButton.png
TheOtherRoles/Resources/PlusButton.png [new file with mode: 0644]
TheOtherRoles/Resources/ThirdParty/Submerged/LICENSE.txt [new file with mode: 0644]
TheOtherRoles/Resources/ThirdParty/Submerged/Submerged.dll [new file with mode: 0644]
TheOtherRoles/RoleInfo.cs
TheOtherRoles/SubmergedCompatibility.cs
TheOtherRoles/TasksHandler.cs
TheOtherRoles/TheOtherRoles.cs
TheOtherRoles/TheOtherRoles.csproj
TheOtherRoles/Utilities/EnumerationHelpers.cs [new file with mode: 0644]
TheOtherRoles/Utilities/FastDestroyableSingleton.cs [new file with mode: 0644]
TheOtherRoles/Utilities/MapUtilities.cs [new file with mode: 0644]
nuget.config [new file with mode: 0644]