]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Void's Applause (#34591)
authorkeronshb <54602815+keronshb@users.noreply.github.com>
Fri, 31 Jan 2025 00:10:35 +0000 (19:10 -0500)
committerGitHub <noreply@github.com>
Fri, 31 Jan 2025 00:10:35 +0000 (01:10 +0100)
commit6565ba52b2ef3ec4f890f74606aa83c888b30229
treed34a2574e74b2018a37d47c8741977045dd8f66a
parentabcd68273b1be39aa576813771d873a1294ac309
Void's Applause (#34591)

* Adds single clap emote

* Adds missing single clap loc

* Adds void blink effects, sound, and sprite

* Adds VoidApplauseEvent and implements it into the Magic System and Grimoire

* Removes commented Spawn code in Shared Magic System. Adds comments to replace pointlight with a negative light in the future.

* Makes spells Mono

* Changes to swap positions.

* Makes Void Applause target body only

* Update Content.Shared/Magic/Events/VoidApplauseSpellEvent.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Update Content.Client/Magic/MagicSystem.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Update Resources/Audio/Effects/Emotes/attributions.yml

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Update Resources/Prototypes/SoundCollections/emotes.yml

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Update Content.Shared/Magic/Events/VoidApplauseSpellEvent.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Removes duplicate effect spawning from server

* Puts Void Applause effect on server, lets lizards hear clap

* Adds single clap to diona

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
18 files changed:
Content.Client/Magic/MagicSystem.cs
Content.Server/Magic/MagicSystem.cs
Content.Shared/Magic/Events/VoidApplauseSpellEvent.cs [new file with mode: 0644]
Content.Shared/Magic/SharedMagicSystem.cs
Resources/Audio/Effects/Emotes/attributions.yml
Resources/Audio/Effects/Emotes/clap-single.ogg [new file with mode: 0644]
Resources/Audio/Magic/Eldritch/voidblink.ogg [new file with mode: 0644]
Resources/Audio/Magic/attributions.yml
Resources/Locale/en-US/chat/emotes.ftl
Resources/Locale/en-US/store/spellbook-catalog.ftl
Resources/Prototypes/Catalog/spellbook_catalog.yml
Resources/Prototypes/Entities/Effects/eldritch.yml [new file with mode: 0644]
Resources/Prototypes/Magic/teleport_spells.yml
Resources/Prototypes/SoundCollections/emotes.yml
Resources/Prototypes/Voice/speech_emote_sounds.yml
Resources/Prototypes/Voice/speech_emotes.yml
Resources/Textures/Objects/Magic/Eldritch/eldritch_actions.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Magic/Eldritch/eldritch_actions.rsi/voidblink.png [new file with mode: 0644]