arenanet / api-cdi

Collaborative Development Initiative for Public APIs
258 stars 41 forks source link

Wrong world_id in the Mumble Link identity #213

Open Archomeda opened 8 years ago

Archomeda commented 8 years ago

The world_id value in the Mumble Link identity is still wrong since the megaservers have been introduced a couple of years ago. It currently shows the same value as the shardId that can be found in the context. This has been discussed in #14 as well.

It would be nice to have it back to the correct value again :smile:

lye commented 8 years ago

Reminder for myself: the current shardId exposed might just need to have the vshard bits masked away.