GreaseMonk
02e692f8b7
Add Ability to stop sound when MobState is Dead ( #26905 )
...
* Add stopsWhenEntityDead to sound components
* Convert component
* Review
* Fix dupe sub
---------
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2024-07-11 21:42:50 -07:00
SimpleStation14
4e8365c340
Mirror: Use entity queries in ambient sound & power receiver systems ( #376 )
...
## Mirror of PR #26410 : [Use entity queries in ambient sound & power
receiver
systems](https://github.com/space-wizards/space-station-14/pull/26410 )
from <img src="https://avatars.githubusercontent.com/u/10567778?v=4 "
alt="space-wizards" width="22"/>
[space-wizards](https://github.com/space-wizards )/[space-station-14](https://github.com/space-wizards/space-station-14 )
###### `31d70db547f855d2a3d4075e4fcf54d1c87c0f06`
PR opened by <img
src="https://avatars.githubusercontent.com/u/60421075?v=4 "
width="16"/><a href="https://github.com/ElectroJr "> ElectroJr</a> at
2024-03-24 20:29:56 UTC
---
PR changed 2 files with 18 additions and 10 deletions.
The PR had the following labels:
---
<details open="true"><summary><h1>Original Body</h1></summary>
>
</details>
Co-authored-by: SimpleStation14 <Unknown>
Co-authored-by: VMSolidus <evilexecutive@gmail.com >
2024-05-29 00:18:31 -04:00
metalgearsloth
b1ee2d48ff
Unrevert audio ( #21330 )
...
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com >
2023-12-02 20:16:36 +01:00
Abbey Armbruster
f708a8dbf5
Add API to change the sound of AmbientSoundComponent ( #18115 )
2023-08-03 20:36:10 +10:00
metalgearsloth
1485666a23
Ambient music fixes ( #17685 )
2023-06-27 21:28:51 +10:00
Leon Friedrich
ae58bb1f1b
Store ambient sound entities on a component tree. ( #13110 )
2022-12-30 15:10:14 +11:00
Leon Friedrich
8df89bd055
Misc state handling changes ( #9265 )
...
* misc state handling changes
* ambient dirtying
2022-06-29 13:11:09 +10:00
wrexbe
bc68ac96dd
Cleanup the namespaces ( #8132 )
2022-05-13 17:59:03 +10:00
Vera Aguilera Puerto
0be5ff829b
Gets rid of all ComponentManager usages. ( #4707 )
2021-09-28 13:35:29 +02:00
metalgearsloth
ff40a7665d
Ambient sound system ( #4552 )
...
* 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
2021-09-07 18:47:23 +10:00