Skip to content

Releases: plasmoapp/plasmo-voice

2.0.0+0799b77

03 Mar 13:05
Compare
Choose a tag to compare
2.0.0+0799b77 Pre-release
Pre-release
fix(proxy): replace VoicePlayer if it's not equals in channel handlers

2.0.0+16cdd8e

02 Mar 19:47
Compare
Choose a tag to compare
2.0.0+16cdd8e Pre-release
Pre-release
build: set velocity toolchain java version to 11

2.0.0+2711053

20 Feb 14:56
Compare
Choose a tag to compare
2.0.0+2711053 Pre-release
Pre-release
fix(client): use processed samples (if available) in settings screen

1.0.13-spigot

07 Jan 01:00
Compare
Choose a tag to compare
1.0.13-spigot Pre-release
Pre-release

some optimizations

1.2.12

10 May 07:52
Compare
Choose a tag to compare

1.2.11

09 Mar 14:46
Compare
Choose a tag to compare
  • Fixed "Crashes with any FTB mod when opening menu" #185
  • Fixed "If have settings open, will not be muted" #184
  • Probably fixed "Game crash when no output devices" #178 (not tested well)
  • Fixed incorrect category name in controls on forge
  • Brazilian Portuguese Translation by @AliMakya (#174)
  • Fixed "Inconsistent Capitalization Styling" #179 by @yurisuika (#186)

1.0.10-spigot

09 Mar 14:36
d4d0bea
Compare
Choose a tag to compare
  • Improved /vmute and /vunmute commands feedback

1.2.10

25 Jan 08:35
Compare
Choose a tag to compare

Client:

  • Added 5ms sleep in recorder thread if samples is null ("[Bug] abnormal cpu temperature while using voice chat" #164)
  • Open device/ctx only after connecting to server with voice chat installed (probably "[Bug] Sometimes sounds quiet" #156)
  • Now recorder thread starting after receiving config (probably "No input sound" #148)
  • Fixed "Cannot bind functionalities to tab because pressing tab will cycle buttons" #154
  • Fixed "Minecraft crashes when there are no output devices" #149
  • Fixed "Exiting fullscreen or changing window size takes you back to the "General" tab" #155
  • Changed curseforge to modrinth in about tab
  • Spanish translation by @luni3359 (#147)
  • Korean translation by @NullD4201 (#153)

Server:

  • Fixed ConcurrentModificationException crash
  • Added IllegalArgumentException to ignored exceptions in SocketServerUDP by @epserv (#171)
  • Send "connected" and "clients list" packets only after UDP authorization (probably fixes rare connection state desync)

1.0.9-spigot

21 Jan 20:14
Compare
Choose a tag to compare

Persistent placeholder
Added ability to change voice distances individually for each player through API
#171
Fixed ConcurrentModificationException plugin crash
Send "connected" and "clients list" packets only after UDP authorization (probably fixes rare connection state desync)
New API events: PlayerConfigEvent, PlayerVoiceConnectedEvent and PlayerVoiceDisconnectedEvent
Partically LuckPerms permissions update support #167

1.2.9

15 Dec 11:24
Compare
Choose a tag to compare

• Update min version of fabric loader to 0.12.11 (fabric 1.18 only)
Sound Physics (0.5.0+) microphone reverb (fabric 1.18 only)
• Fixed dropdown click crash
• Added French translation by @jeypeytey (#134)