* hydro tray audio
* licensio
* R&D server now annoys the shit out of people.
* Tone down ambience a bit.
* Update Resources/Audio/Ambience/Objects/license.txt
Co-authored-by: ike709 <ike709@users.noreply.github.com>
* begin making ambience configurable.
* almost works
* volume works
* whee
* remove the toggle button entirely, make it use volume.
* fix
* whobsy
* a
* CHEAT moment
Co-authored-by: ike709 <ike709@users.noreply.github.com>
* Ambient sound system
Client-side system that plays audio from nearby objects that are randomly sampled.
* Decent
* Tweaks
* Tweaks
* Comment this out for now
* reduce VM sound
* Fix rolloff
* Fixes
* Volume tweak
* GameTicker turned into an EntitySystem
* Turns ClientGameTicker into an EntitySystem, turn NetMessages into events
* Change event names to be more consistent with the rest.
* YAML linter uses the dummy gameticker CVar override.
* Fix game ticker initialization order
* Dummy ticker won't spawn players.
* Fix character creation test