Skip to content

Releases: plasmoapp/plasmo-voice

1.2.8

04 Dec 16:01
Compare
Choose a tag to compare

• Added Ukrainian translation by @Yuraplonka (#117)
• Added Chinese translation by @MiniDay (#126)
• Fixed #129

1.2.7-client

25 Oct 11:59
Compare
Choose a tag to compare

• Fixed "Not available" hint showing even if devices are available
• Fixed "Not available" hint showing when hovering on microphone testing
• Fixed the icon above a player not disappearing when muted (#113)
• Fixed priority PTT with voice activation (#114)
• Fixed crash when connecting to singleplayer world twice (#115)

1.0.8-spigot

10 Nov 18:01
Compare
Choose a tag to compare

Fixed temporary mute not working
Fixed "silent" option not working in unmute API

1.2.6-client

23 Oct 12:03
Compare
Choose a tag to compare

• Fixed crash caused by empty capture device list (#112)
• Fixed distorted audio caused by microphone amplification
• Fixed incorrect version in 1.16 mod menu
• Ignore RejectedExecutionException in network handler executor

1.2.5-client

19 Oct 23:08
b0dc010
Compare
Choose a tag to compare

• Downgrade Fabric API (1.17.1)
• Fixed #110
• Added Dutch translation by @emielderckx (#106)
• Fix gui.plasmo_voice.title not being reflected in en_us (#108), it_it (#108), ja_jp (#107) by @sya-ri

1.2.4-client

18 Oct 21:27
9568171
Compare
Choose a tag to compare

• Fixed multiple crashes that were hard to trigger
• Fixed About tab in the menu not showing translators
• Sometimes OpenAL can't capture the microphone. We brought back the old method of sound capture that will be used automatically if OpenAL doesn't work.
• Added Japanese translation by @sya-ri (#102)
• Added Italian translation by @Yriokiri (#104)
• Activation threshold can no longer be changed when Push-to-talk (by @sya-ri, #105)

1.2.3-client

18 Oct 07:56
Compare
Choose a tag to compare

Plasmo Voice 1.2.X is now available for Minecraft 1.16.5. From now on we will support both 1.17.1 and 1.16.5 versions.
Updated Russian translation
Fixed Push-to-talk button hold not working on Forge
Fixed a crash when clicking on the Minecraft window in a specific timing when the game is loading

1.2.2-client

16 Oct 22:02
Compare
Choose a tag to compare

Fixed client version in the menu
Updated description
You can now use voice chat on Forge server with Fabric client

1.2.1-client

16 Oct 20:04
Compare
Choose a tag to compare

Fixed Fabric server NOT WORKING because of one wrong variable

1.2.0-client

15 Oct 19:20
2eb390f
Compare
Choose a tag to compare

• You can now use the mod on Forge & Fabric servers, with the full feature set from Spigot, including muting and permissions.
• Voice chat works in singleplayer, because why not, and when using the "Open to LAN" feature.
• Use /vperms command to give permissions. Available only for Fabric & Forge servers.
• Port is set to 0 by default. When the port is set to zero — Plasmo Voice will use the same port used by your Minecraft server.
• Fixed a bug with playing audio from the previous buffer.