]> git.deb.at Git - rhonda/theotherroles.git/commit
Update 4.3.0
authorMallöris <85371585+Mallaris@users.noreply.github.com>
Fri, 3 Mar 2023 18:30:04 +0000 (19:30 +0100)
committerMallöris <85371585+Mallaris@users.noreply.github.com>
Fri, 3 Mar 2023 18:30:04 +0000 (19:30 +0100)
commitfe30e14810529909cce95863943cb87a9d1f1cd8
tree29fa0cbd08205a0952d5baaa2f1163ab41e55753
parenta57e13276182ddf23026a5e4363028a4f794f40a
Update 4.3.0
144 files changed:
.github/FUNDING.yml
README.md
TheOtherRoles/Buttons.cs
TheOtherRoles/CustomGameModes/HideNSeekGM.cs
TheOtherRoles/CustomOptionHolder.cs
TheOtherRoles/GameHistory.cs
TheOtherRoles/Helpers.cs
TheOtherRoles/Main.cs
TheOtherRoles/MapOptions.cs
TheOtherRoles/Modules/CustomHats.cs
TheOtherRoles/Modules/CustomOptions.cs
TheOtherRoles/Modules/ModUpdater.cs
TheOtherRoles/Objects/Bomb.cs [new file with mode: 0644]
TheOtherRoles/Objects/Portal.cs
TheOtherRoles/Patches/ClientOptionsPatch.cs
TheOtherRoles/Patches/CreateOptionsPickerPatch.cs
TheOtherRoles/Patches/CredentialsPatch.cs
TheOtherRoles/Patches/EndGamePatch.cs
TheOtherRoles/Patches/ExileControllerPatch.cs
TheOtherRoles/Patches/GameStartManagerPatch.cs
TheOtherRoles/Patches/HauntMenuMinigamePatch.cs
TheOtherRoles/Patches/IntroPatch.cs
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/ShipStatusPatch.cs
TheOtherRoles/Patches/UpdatePatch.cs
TheOtherRoles/Patches/UsablesPatch.cs
TheOtherRoles/RPC.cs
TheOtherRoles/Resources/Banner2.png [new file with mode: 0644]
TheOtherRoles/Resources/Bomb.png [new file with mode: 0644]
TheOtherRoles/Resources/BombBackground.png [new file with mode: 0644]
TheOtherRoles/Resources/Bomb_Button_Defuse.png [new file with mode: 0644]
TheOtherRoles/Resources/Bomb_Button_Plant.png [new file with mode: 0644]
TheOtherRoles/Resources/CurrentSettingsButton.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat10.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat10_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat11_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat11_adaptive_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat12.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat12_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat13.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat13_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat14.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat14_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat15.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat15_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat16_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat16_adaptive_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat17_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat17_adaptive_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat18_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat18_adaptive_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat19.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat19_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat1_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat2.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat20_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat20_adaptive_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat21.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat22.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat23_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat24_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat25_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat26.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat26_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat27.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat27_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat28.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat28_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat29_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat30_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat31_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat32_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat32_adaptive_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat33_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat33_adaptive_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat34.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat34_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat35_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat35_adaptive_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat36_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat37_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat37_adaptive_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat38_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat39.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat39_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat3_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat3_adaptive_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat4.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat40_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat40_adaptive_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat41_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat42_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat42_adaptive_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat43_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat44_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat45_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat45_adaptive_flip.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat46.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat46_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat47_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat48_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat48_adaptive_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat49_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat50_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat51_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat52_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat52_adaptive_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat53_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat54_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat55_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat56.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat56_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat56_climb.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat56_flip.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat57_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat57_bounce_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat57_climb_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat5_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat6_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat6_adaptive_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat7.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat7_back.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat8_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat8_back_adaptive.png [new file with mode: 0644]
TheOtherRoles/Resources/HorseHats/HorseSpecialHat9.png [new file with mode: 0644]
TheOtherRoles/Resources/NightVisionOverlay.png [new file with mode: 0644]
TheOtherRoles/Resources/PortalAnimation/plattform.png
TheOtherRoles/Resources/SoundEffects/bombDefused.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/bombExplosion.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/bombFuseBurning.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/bombTick.raw [new file with mode: 0644]
TheOtherRoles/Resources/SoundEffects/knockKnock.raw [new file with mode: 0644]
TheOtherRoles/Resources/conversion/byteFileAction.py [new file with mode: 0644]
TheOtherRoles/RoleInfo.cs
TheOtherRoles/SoundEffectsManager.cs
TheOtherRoles/TheOtherRoles.cs
TheOtherRoles/TheOtherRoles.csproj
TheOtherRoles/Utilities/EventUtility.cs [new file with mode: 0644]
TheOtherRoles/Utilities/HandleGuesser.cs