3D Sound Enhancement: Added the ability for 3D sound, allowing players to hear the sound of others in a 3D manner. Players can now distinguish the sounds from different players based on their direction. This provides a more immersive audio experience within the game.
Plugin Updates ⚙️
⚙️ New Configuration Values:
3D-sound - Enables 3D mode for player voices.
max-distance - The maximum distance at which players can hear each other.
ref-distance - The distance at which players can hear each other at maximum volume.
inner-angle - The angle within which players can hear each other at maximum volume.
outer-angle - The angle within which players can hear each other.
outer-volume - The volume for sounds at the outer angle.
New API Events Added:
PostPauseSoundEvent
PostPlaySoundEvent
PostStopSoundEvent
PrePauseSoundEvent
PrePlaySoundEvent
PreStopSoundEvent
New MelodyManager Methods:
▶️ playSound - Method to play sounds.
⏸️ pauseSound - Method to pause sounds.
⏹️ stopSound - Method to stop sounds.
Bug Fixes:
Fixed an issue with scanning QR codes while in force voice.
Fixed an issue where the sound didn't stop after ending all calls.
⏲️ Resolved a cooldown issue with calls.
Fixed an issue with disconnecting from the website.
Website Updates
Added support for 3D sound capabilities, enhancing the website's audio experience.