Ed
1df3ed177b
Merge remote-tracking branch 'upstream/master' into ed-27-09-2024-upstream
...
# Conflicts:
# Content.Server/Explosion/EntitySystems/TriggerSystem.cs
2024-09-27 10:22:05 +03:00
Leon Friedrich
974c08596b
Fix AudioSystem nullability checks for engine PR ( #32233 )
2024-09-18 11:43:30 +10:00
Ed
2de26baebd
Ambient loops ( #323 )
...
* ambient loop systems
* audio content
* Update ContentAudioSystem.CP14AmbientLoop.cs
* Update attributions.yml
* limit frequency
* Update CP14AmbientLoopPrototype.cs
* Create IsDaylight.cs
* fix problem
2024-07-15 23:18:14 +03:00
Ed
1c74ffb8e4
Ambient music rules refactor ( #29921 )
...
* refactor
* dutypo
2024-07-14 23:58:48 +10:00
Pieter-Jan Briers
68ce53ae17
Random spontaneous cleanup PR ( #25131 )
...
* Use new Subs.CVar helper
Removes manual config OnValueChanged calls, removes need to remember to manually unsubscribe.
This both reduces boilerplate and fixes many issues where subscriptions weren't removed on entity system shutdown.
* Fix a bunch of warnings
* More warning fixes
* Use new DateTime serializer to get rid of ISerializationHooks in changelog code.
* Get rid of some more ISerializationHooks for enums
* And a little more
* Apply suggestions from code review
Co-authored-by: 0x6273 <0x40@keemail.me >
---------
Co-authored-by: 0x6273 <0x40@keemail.me >
2024-02-13 16:48:39 -05:00
metalgearsloth
bc07cbc97c
Fix audio fades ( #23684 )
...
Audio refactor casualty
2024-01-08 00:23:22 +11:00
Leon Friedrich
b6bd82caa6
Use ECS prototype-reload events ( #22613 )
...
* Use ECS prototype-reload events
* better constructors
* Maybe this fixes tests?
2023-12-23 01:13:45 +11:00
metalgearsloth
1bdf94da64
Audio fixes ( #22324 )
2023-12-11 21:26:55 +11:00
metalgearsloth
98d5f9f56b
Make audio sliders use gain not volume ( #21984 )
2023-12-09 14:03:08 +11:00
metalgearsloth
c172e66d7c
Fix ambient audio ( #21933 )
2023-11-28 14:09:25 +11:00
metalgearsloth
269c93245d
Unrevert audio ( #21330 )
...
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com >
2023-11-27 22:12:34 +11:00
metalgearsloth
5b8f3c48c4
Revert "Update submodule to 175.0.0 ( #21318 )" ( #21319 )
2023-10-29 15:29:30 +11:00
metalgearsloth
9b1b3e03ed
Content audio ( #20862 )
2023-10-29 14:58:23 +11:00
metalgearsloth
1485666a23
Ambient music fixes ( #17685 )
2023-06-27 21:28:51 +10:00
metalgearsloth
0c83642c5a
Add ambient music ( #16829 )
2023-05-29 10:44:11 +10:00