Skip to content

Releases: AlternateLife/JustAnotherVoiceChat

v0.3.2

27 Feb 18:51

Choose a tag to compare

v0.3.2 Pre-release
Pre-release
  • Added headphone mute while joining the in-game channel
  • Added additional logging to improve error detection
  • Improve client muting when joining the in-game channel
  • Fixed muting clients when moving into unsubscribed in-game channel

v0.3.1

26 Feb 18:18

Choose a tag to compare

v0.3.1 Pre-release
Pre-release
  • Added 3D audio reset on disconnect
  • Added additional debug logging
  • Improved initial client muting when joining the game
  • Fixed 3D audio reset when other client moves out of game channel
  • Fixed wrong log message on 3D system settings reset when connecting

v0.3.0

25 Feb 13:04

Choose a tag to compare

v0.3.0 Pre-release
Pre-release
  • Added 3D audio positioning using teamspeak 3D sound
  • Added volume modifing by client's distance
  • Added client global and per-client muting on server side
  • Added teamspeak identity check to server side
  • Added log message callback to server side to enable custom log filtering
  • Improved the teamspeak client rename response time a lot
  • Fixed a bug checking if the network protocol is compatible
  • Fixed a bug throwing a teamspeak error when renaming the client the already set name

Attention: Due to the bug in the protocol version check, client and server do NOT properly detect incompatible protocol versions between 0.2.0 and 0.3.0. Please update both the server and client to make ensure everything works as intended. This should not happen again in the future.

v0.2.0

22 Feb 20:47

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

0.2.0

  • Added basic (position) based communication
  • Added client renaming
  • Added client moving into custom channel
  • Added protocol version check with server
  • Added http server for game handshake