Make use of shard ID instead of realm group +warmode
fstenstrom opened this issue ยท 1 comments
You can get the shard ID you're currently on.
This can be used to to share/receive timers when in group etc., and in general is more robust than realm group + warmode.
It's probably still a good idea to some still display the [RealmName:Warmode:...] part, to make it easy to know which alt one should log into next.
Fixed by 98417c6 etc.