]> git.deb.at Git - rhonda/theotherroles.git/commit
Update 4.1.6
authorMallöris <|||||@||.||>
Mon, 11 Jul 2022 16:43:16 +0000 (18:43 +0200)
committerMallöris <|||||@||.||>
Mon, 11 Jul 2022 16:43:16 +0000 (18:43 +0200)
commit5829cb380e670f8e3ed0d9bd14eb9544ff6b5b10
treedc5e686092313bf51aee15833b4b3f459be162ae
parentf87e7b855179c27b6df581a1e3ce513b1c77d900
Update 4.1.6
56 files changed:
.github/workflows/build.yml [new file with mode: 0644]
README.md
TheOtherRoles.sln
TheOtherRoles/Buttons.cs
TheOtherRoles/CustomOptionHolder.cs
TheOtherRoles/Helpers.cs
TheOtherRoles/Main.cs
TheOtherRoles/MapOptions.cs
TheOtherRoles/Modules/CustomColors.cs
TheOtherRoles/Patches/ClientOptionsPatch.cs
TheOtherRoles/Patches/CredentialsPatch.cs
TheOtherRoles/Patches/GameStartManagerPatch.cs
TheOtherRoles/Patches/IntroPatch.cs
TheOtherRoles/Patches/LightSourcePatch.cs [deleted file]
TheOtherRoles/Patches/MainMenuPatch.cs
TheOtherRoles/Patches/MapBehaviourPatch.cs
TheOtherRoles/Patches/MeetingPatch.cs
TheOtherRoles/Patches/PlayerControlPatch.cs
TheOtherRoles/Patches/RegionMenuPatch.cs
TheOtherRoles/Patches/RoleAssignmentPatch.cs
TheOtherRoles/Patches/UsablesPatch.cs
TheOtherRoles/RPC.cs
TheOtherRoles/Resources/CreditsButton.png [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/SoundEffectSourcesAndLicenses.md [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/arsonistDouse.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/cleanerClean.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/deputyHandcuff.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/engineerRepair.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/eraserErase.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/fail.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/garlic.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/hackerHack.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/jackalSidekick.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/lighterLight.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/medicShield.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/mediumAsk.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/morphlingMorph.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/morphlingSample.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/portalUse.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/pursuerBlank.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/securityGuardPlaceCam.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/shifterShift.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/timemasterShield.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/trackerTrackCorpses.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/trackerTrackPlayer.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/tricksterPlaceBox.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/tricksterUseBoxVent.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/vampireBite.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/vultureEat.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/warlockCurse.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/witchSpell.raw [new file with mode: 0644]
TheOtherRoles/Resources/ThirdParty/Submerged/Submerged.dll
TheOtherRoles/RoleInfo.cs
TheOtherRoles/SoundEffectsManager.cs [new file with mode: 0644]
TheOtherRoles/TheOtherRoles.cs
TheOtherRoles/TheOtherRoles.csproj