]> git.deb.at Git - rhonda/theotherroles.git/commit
Version 2.6.7
authorEoF-1141 <61620805+EoF-1141@users.noreply.github.com>
Sun, 30 May 2021 16:07:27 +0000 (18:07 +0200)
committerEoF-1141 <61620805+EoF-1141@users.noreply.github.com>
Sun, 30 May 2021 16:07:27 +0000 (18:07 +0200)
commitc3680a52a2f29067d783505d26110cb14e6fb4c4
tree70a7f8479bbfc1ff5a20b47f2f4c2dd9ff89da83
parentad6bf05014f02761b5531ddf8c8a439155e951ed
Version 2.6.7

- New Role: Guesser
- Changed the colors of some roles
- Changed name of Child to Mini
- Changed Version check to allow to check for modified versions of the mod. (Forks don't need to use different versioning now)
- Changed Role Assignment to make Spy incompatible with Mini (former child)
- Fixed a bug where a Jester win was triggered, when the partner of a Jester Lover was voted out
- Fixed a bug where a Mini lose was triggered, when the partner of a Crew Mini Lover was voted out
16 files changed:
README.md
Source Code/Buttons.cs
Source Code/CustomOptions.cs
Source Code/EndGamePatch.cs
Source Code/ExileControllerPatch.cs [new file with mode: 0644]
Source Code/GameStartManagerPatch.cs
Source Code/Helpers.cs
Source Code/Main.cs
Source Code/MeetingPatch.cs
Source Code/PlayerControlPatch.cs
Source Code/RPC.cs
Source Code/RoleAssignmentPatch.cs
Source Code/RoleInfo.cs
Source Code/TheOtherRoles.cs
Source Code/TheOtherRoles.csproj
Source Code/UpdatePatch.cs