Vurv78 / WebAudio

A safe, efficient and powerful replacement for Streamcore that adds playing & manipulating URL streams through IGmodAudioChannel/BASS
https://steamcommunity.com/sharedfiles/filedetails/?id=2466875474
MIT License
18 stars 3 forks source link

Improve whitelist system #35

Closed Kapppa closed 2 years ago

Kapppa commented 2 years ago
Vurv78 commented 2 years ago

I'm not so sure what this does still, does it sync the serverside whitelist to the client if its custom and the client doesn't have a custom one?

Thanks for the PR

Kapppa commented 2 years ago

If the server loads the custom whitelist, it sends that whitelist to the client as well. But some people still may want to have a custom whitelist on their client. So I made the client whitelist separate from the server one. So if a client loads their whitelist, it will take priority over the server one.

Vurv78 commented 2 years ago

Made some fixes & pushed to workshop. Thanks