zsawyer / MumbleLink

Minecraft + Mumble + MumbleLink = You hear where voices come from and how far away they are! This is a Minecraft mod based on "Minecraft Forge". It's purpose is to be able to use Minecraft in conjunction with Mumble's positional audio feature (http://mumble.sourceforge.net/).
http://www.minecraftforum.net/topic/217587-
GNU Lesser General Public License v3.0
109 stars 24 forks source link

automatic channel switching (dimension based) #40

Open zsawyer opened 3 years ago

zsawyer commented 3 years ago

Expanding upon #39 we could try to implement that the Mumble client switches to a different channel based on which dimension (and/or maybe even something like a team) the user is associated with.

Although I'd still prefer the server to managed the users based on their identity data instead.

Appw0 commented 3 years ago

I've got a temporary fix for this. Why not send the players Y position, but add or subtract a multiple of 256 for each dimension?

zsawyer commented 3 years ago

We are actually discussing this in a different thread. :)