Galactic Chimp
57016d14b4
removed TryGetSound + made some SoundSpecifier datafields required
2021-07-31 19:52:33 +02:00
Galactic Chimp
41c30aa28b
Merge branch 'master' into replace-sounds-with-sound-specifier
...
# Conflicts:
# Content.Server/Hands/Components/HandsComponent.cs
# Content.Server/Light/Components/ExpendableLightComponent.cs
# Content.Shared/Light/Component/SharedExpendableLightComponent.cs
2021-07-31 13:16:03 +02:00
mirrorcult
f93bdcd226
Fix serv warnings ( #4400 )
2021-07-31 01:59:18 -07:00
Galactic Chimp
ce3c59e0e6
replacing sound (collection) names with SoundSpecifier - part 1
2021-07-10 17:35:33 +02:00
Vera Aguilera Puerto
77ae49fd9c
Sound Specifiers. ( #4239 )
...
* Adds SoundSpecifier and a type serializer.
* DiceComponent makes use of SoundSpecifier.
* When rider autorefactoring decices to add field:
* Remove SoundEmptySpecifier, use nullable everywhere
2021-06-28 16:20:57 +02:00