# Releases :\r
| Among Us - Version| Mod Version | Link |\r
|----------|-------------|-----------------|\r
+| 2020.12.19s | v1.1 | [Download](https://github.com/Eisbison/TheOtherRoles/releases/download/v1.1/TheOtherRoles.zip)\r
| 2020.12.19s | v1.0 | [Download](https://github.com/Eisbison/TheOtherRoles/files/6097191/TheOtherRoles.zip) |\r
\r
+**Changes in v1.1:**\r
+- Morphling: The color of pet now also morphs. The skin animation now starts at the right point.\r
+- The game over screen now shows if the Jester/Child/Lovers won.\r
+- A bug was removed where the Jester won together with the crewmates.\r
+- A bug was removed where the game of the Lovers crashed if they were the last players killed by the host of the lobby.\r
+\r
# Installation \r
-**Note: No private server is required, you can play on the official servers.** \r
1. Download and unzip the newest [release](https://github.com/Eisbison/TheOtherRoles/files/6097191/TheOtherRoles.zip)\r
2. Find the folder of your game, for steams players you can right click in steam, on the game, a menu will appear proposing you to go to the folders.3. Make a copy of your game, it's not obligatory but advise, put it where you want.\r
4. Drag or extract the files from the zip into your game, at the .exe level.\r
\r
\r
\r
+# Credits & Resources\r
+[Reactor](https://github.com/NuclearPowered/Reactor) - The framework used\\r
+[BepInEx](https://github.com/BepInEx) - Used to hook game functions\\r
+[Essentials](https://github.com/DorCoMaNdO/Reactor-Essentials) - Custom game options by **DorCoMaNdO**\\r
+[CooldownButton](https://github.com/DorCoMaNdO/Reactor-Essentials/blob/master/Essentials/UI/CooldownButton.cs) - Code for the cooldown button comes from **DorCoMaNdO**\\r
+[Among-Us-Love-Couple-Mod](https://github.com/Woodi-dev/Among-Us-Love-Couple-Mod) - Idea for the Lovers role comes from **Woodi-dev**\\r
+[Jester](https://github.com/Maartii/Jester) - Idea for the Jester role comes from **Maartii**\\r
+[ExtraRolesAmongUs](https://github.com/NotHunter101/ExtraRolesAmongUs) - Idea for the Engineer and Medic role comes from **NotHunter101**. Also some code snippets come of the implementation were used.\\r
+[Among-Us-Sheriff-Mod](https://github.com/Woodi-dev/Among-Us-Sheriff-Mod) - Idea for the Sheriff role comes from **Woodi-dev**\\r
+[TooManyRolesMods](https://github.com/Hardel-DW/TooManyRolesMods) - Idea for the Detective and Time Master roles comes from **Hardel-DW**. Also some code snippets of the implementation were used.\\r
+[TownOfUs](https://github.com/slushiegoose/Town-Of-Us) - Idea for the Swapper, Shifter and a similar Mayor role come from **Slushiegoose**\\r
+[Ottomated](https://twitter.com/ottomated_) - Idea for the Morphling and Camouflager role come from **Ottomated**\r
+\r
# Roles\r
\r
## Mafia\r
### **Team: Crewmates**\r
The Spy gets more information than others from the admin table and vitals. \\r
**Admin table:** The spy can see the colors of the players on the table.\\r
-**Vitals**: The spy can see how long dead players have been dead for.\r
-\r
+**Vitals**: The spy can see how long dead players have been dead for.\\r
+\\r
+**NOTE:**\r
+- Even if the Morphling morphes or the Camouflager camouflages, the Spy sees the right colors on the admin table.\r
### Game Options\r
| Name | Description |\r
|----------|:-------------:|\r
The Shifter always loses the game, however they can exchange roles with other players.\\r
Swapping roles with a crewmate or a custom crewmate role (or the Jester) gives them their role and their tasks, the other player becomes the new Shifter.\\r
Swapping roles with an impostor or a custom impostor role fails and the Shifter commits suicide.\\r
-The **special interactions** with the Shifter are noted in the chapters of the respective roles.\r
+The **special interactions** with the Shifter are noted in the chapters of the respective roles.\\r
+\\r
**NOTE:**\r
- If the Shifter takes over a role, his new cooldowns will start at the maximum cooldown of the ability\r
- One time use abilities (e.g. shielding a player or engineer sabotage fix) can only used by one player in the game (i.e. the Shifter\r
| Swapper Spawn Chance | -\r
-----------------------\r
\r
+# Source code\r
+It's bad I know, this is a side project and my second week of modding. So there are no best practices around here.\r
+You can use parts of the codes but don't copy paste the whole thing. Make sure you give credits to the other developers, because some parts of the code are base on theirs. And yes it is in a zip file... I will change that.\r
+\r
# Bugs, suggestions and requests\r
If you found any bugs, have an idea for an idea for a new role or any other request, join my [Discord server](https://discord.gg/77RkMJHWsM)\r
-\r
-# Credits & Resources\r
-[Reactor](https://github.com/NuclearPowered/Reactor) - The framework used\\r
-[BepInEx](https://github.com/BepInEx) - Used to hook game functions\\r
-[Essentials](https://github.com/DorCoMaNdO/Reactor-Essentials) - Custom game options.\\r
-[Among-Us-Love-Couple-Mod](https://github.com/Woodi-dev/Among-Us-Love-Couple-Mod) - Lovers role.\\r
-[ExtraRolesAmongUs](https://github.com/NotHunter101/ExtraRolesAmongUs) - Engineer, Medic, Jester and Sheriff role.\\r
-[TooManyRolesMods](https://github.com/Hardel-DW/TooManyRolesMods) - Detective and Time Master roles.\\r
-[TownOfUs](https://github.com/slushiegoose/Town-Of-Us) - Inspiration for Swapper and Shifter roles.
\ No newline at end of file