Skip to content

Releases: AvarianKnight/pma-voice

v5.0.0

03 Sep 07:22
068f11b
Compare
Choose a tag to compare

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

18 Aug 00:59
25306dd
Compare
Choose a tag to compare
v.4.1.1 Pre-release
Pre-release
Merge pull request #119 from The-Neco/patch-1

Add FXDK convar options.

v4.0.0

18 Jun 00:29
Compare
Choose a tag to compare

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

30 May 08:09
Compare
Choose a tag to compare

Remove debug prints

v3.5.1

27 May 02:44
Compare
Choose a tag to compare

Add server side radio getters

Add export to mute another player client side

v3.4.3

13 May 07:26
Compare
Choose a tag to compare

fix /vol erroring

v3.4.2

01 May 10:37
b23173d
Compare
Choose a tag to compare
add client build info

v3.4.1-beta

28 Apr 09:01
Compare
Choose a tag to compare
v3.4.1-beta Pre-release
Pre-release

plyState can't be local

v3.4.0-beta

27 Apr 01:07
Compare
Choose a tag to compare
v3.4.0-beta Pre-release
Pre-release

Add getters for the client

v3.3.1

20 Apr 00:30
Compare
Choose a tag to compare
v3.3.1 Pre-release
Pre-release

Possibly fix submixs cutting out too soon