Releases: AvarianKnight/pma-voice
v5.0.0
Breaking Changes
Export setVolume
is no longer an export
Export setOverrideCoords
was removed completely
Export addListenerChannels
was removed completely (this was only available in dev branch anyways)
New
Docs were added to help people who want to see how something works/for people trying to make addons.
addChannelCheck was added to add a way to do server-side checks for people joining radio channels
FxDK Convars were added (Thanks @The-Neco)
Added the ability to allow players to set their voice intent with /setvoiceintent [speech|music]
setting to music will disable noise suppression
Changes/Fixes
State Bags will default to being synced
State Bags should actually work now
v.4.1.1
Merge pull request #119 from The-Neco/patch-1 Add FXDK convar options.
v4.0.0
Update Grid System to use FiveM's version
setr voice_zoneRadius [number]
now expects a value of 256 instead of 16, and will warn if you try to set its value lower
v3.5.2
Remove debug prints
v3.5.1
Add server side radio getters
Add export to mute another player client side
v3.4.3
fix /vol erroring
v3.4.2
add client build info
v3.4.1-beta
plyState can't be local
v3.4.0-beta
Add getters for the client
v3.3.1
Possibly fix submixs cutting out too soon