-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
According to the mumble docs:
Accordingly the context should only match for players on the same server in the same game on the same map. Whether to include things like team in this string depends on the game itself. When in doubt err on the side of including less. This gives more flexibility later on.
With the current context, players can still hear each other positionally even if they are in different dimensions, which does not make sense. With the Context containing the dimension players would still hear each other but with positional audio disabled.
The downside of course is that this would break compatibility with the Forge mod (which seems unmaintained?) and older versions of the mod.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels