You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -135,6 +136,18 @@ The [Role Assignment](#role-assignment) section explains how the roles are being
135
136
# Changelog
136
137
<details>
137
138
<summary>Click to show the Changelog</summary>
139
+
140
+
**Version 4.8.0**
141
+
- Added an optional Role Draft mode, where players can select their role out of some roles that are shown to them.
142
+
- Added a new option to allow the medic to shift the medic shield as well - no more invincible medics.
143
+
- Added partial key rebinding - all kill buttons will now use the vanilla kill button shortcut, same for vent and each roles first ability.
144
+
- Fixed the way options view panel to match vanilla changes
145
+
- Fixed options not showing/hiding sub-options when switching Presets
146
+
- Fixed a bug where voting the witch would not save the target
147
+
- Fixed a some bugs with the trapper, bomber and portal
148
+
- Fixed a bug in PropHunt where you players could not transform into props
149
+
- Fixed the summary button for the last game appearing outside the lobby sometimes
150
+
- Changed the positioning of the ping tracker in meetings
138
151
139
152
**Version 4.7.0**
140
153
- Updated to Among Us version 2024.11.26 (Vanilla Updates)
@@ -904,6 +917,7 @@ Thanks to miniduikboot & GD for hosting modded servers (and so much more)
904
917
[TheEpicRoles](https://github.com/LaicosVK/TheEpicRoles) - Idea for the first kill shield (partly) and the tabbed option menu (fully + some code), by **LaicosVK****DasMonschta****Nova**\
905
918
[Ninja](#ninja), [Thief](#thief), [Lawyer](#lawyer) / [Pursuer](#pursuer), [Deputy](#deputy), [Portalmaker](#portalmaker), [Guesser Modifier](#guesser-modifier) - Idea: [K3ndo](https://github.com/K3ndoo) ; Developed by [Gendelo](https://github.com/gendelo3) & [Mallöris](https://github.com/Mallaris)\
906
919
[ugackMiner53](https://github.com/ugackMiner53/PropHunt) - Idea and core code for the Prop Hunt game mode
920
+
Role Draft Music: [Unreal Superhero 3 by Kenët & Rez](https://www.youtube.com/watch?v=9STiQ8cCIo0)
907
921
908
922
# Settings
909
923
The mod adds a few new settings to Among Us (in addition to the role settings):
guesserGamemodeCrewNumber=CustomOption.Create(2001,Types.Guesser,cs(Guesser.color,"Number of Crew Guessers"),15f,0f,15f,1f,null,true,heading:"Amount of Guessers");
0 commit comments