forked from SerbiaStrong-220/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Special sounds pack (SerbiaStrong-220#629)
* Решил добавит спец звуки для роли. Теперь надо это как-то закодить. * Доработана возможность запуска доп звука * Попытка переписать спец звуки на предметы * Добавлена возможность прописывать специальные звуки на предметы. Добавлена проверка, что при надетом предмете у вас проигрываются специальные звуки. Кошачьи ушки при надевании теперь позволяют вам издавать звуки Фелинида. * Правки с комментариями * Добавлена эмоция ппри надетой шапке ГП * Поправлены файлы шапки ГП * ещё правки атрибута * ... * Поправил названия файлов, добавлен смех санты в шапке санты * Решил назвать паки не по своим начальным представлениям, а нейтрально (по их сути), чтобы к ним можно было обращаться от других предметов и не возникало вопросов * Доделал специальные смехи для всех костюмов синдиката, противогаза синдиката, синдикекса Перелопатил название Перевел SpecialEmoteSounds в dictionary, чтобы можно было иметь звуки с нескольких предметов. * Правки * Добавил лицензию * Микро правки по структуре * Немного подправил звуки и длинну аудио
- Loading branch information
1 parent
63535de
commit f014486
Showing
25 changed files
with
281 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
// © SS220, An EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt | ||
|
||
namespace Content.Shared.SS220.Speech; | ||
|
||
/// <summary> | ||
/// Marks, that this item has the VocalComponent | ||
/// </summary> | ||
|
||
[RegisterComponent] | ||
public sealed partial class SpecialSoundsComponent : Component | ||
{ | ||
[ByRefEvent] | ||
public readonly record struct HasSpecialSoundsEvent(); | ||
} | ||
|
||
public sealed class HasSpecialSoundsEvent : EntityEventArgs | ||
{ | ||
public EntityUid Item; | ||
|
||
public HasSpecialSoundsEvent(EntityUid item) | ||
{ | ||
Item = item; | ||
} | ||
} | ||
|
||
public sealed class UnloadSpecialSoundsEvent : EntityEventArgs | ||
{ | ||
public EntityUid Item; | ||
public UnloadSpecialSoundsEvent(EntityUid item) | ||
{ | ||
Item = item; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
- files: | ||
- male_boss_laugh_1.ogg | ||
- male_boss_laugh_2.ogg | ||
license: "CC0-1.0" | ||
copyright: "Modified by SkaldetSkaeg (Github), shortened, cleaned from background sounds, converted to OGG." | ||
source: "https://www.youtube.com/watch?v=mbVdQe9YtyI" | ||
|
||
- files: | ||
- male_boss_laugh_3.ogg | ||
license: "CC0-1.0" | ||
copyright: "Modified by SkaldetSkaeg (Github), shortened, cleaned from background sounds, converted to OGG." | ||
source: "https://www.youtube.com/watch?v=KK1ysowj1dA" |
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
- files: | ||
- male_evil_laugh_1.ogg | ||
license: "CC0-1.0" | ||
copyright: "Modified by SkaldetSkaeg (Github), shortened, cleaned from background sounds, converted to OGG." | ||
source: "https://www.myinstants.com/en/instant/dr-evil-laugh-97644" | ||
|
||
- files: | ||
- male_evil_laugh_2.ogg | ||
license: "CC0-1.0" | ||
copyright: "Modified by SkaldetSkaeg (Github), shortened, cleaned from background sounds, converted to OGG." | ||
source: "https://www.youtube.com/watch?v=H4FSeKBH8vc" | ||
|
||
- files: | ||
- male_evil_laugh_3.ogg | ||
license: "CC0-1.0" | ||
copyright: "Modified by SkaldetSkaeg (Github), shortened, cleaned from background sounds, converted to OGG." | ||
source: "https://www.youtube.com/watch?v=kk4pf-Hk5hA" |
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
- files: | ||
- santa_laugh_1.ogg | ||
license: "CC-BY-4.0" | ||
copyright: "Modified by SkaldetSkaeg (Github), shortened, converted to OGG." | ||
source: "https://freesound.org/people/Cloud-10/sounds/536245/" | ||
|
||
- files: | ||
- santa_laugh_2.ogg | ||
license: "CC-BY-4.0" | ||
copyright: "Modified by SkaldetSkaeg (Github), shortened, converted to OGG." | ||
source: "https://freesound.org/people/Jaqvaar/sounds/110697/" | ||
|
||
- files: | ||
- santa_laugh_3.ogg | ||
license: "CC-BY-4.0" | ||
copyright: "Modified by SkaldetSkaeg (Github), shortened, converted to OGG." | ||
source: "https://freesound.org/people/Jaqvaar/sounds/110696/" |
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.