]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Ethereal Jaunt Spell for Wizard & Jaunt ECS (#33201)
authorkeronshb <54602815+keronshb@users.noreply.github.com>
Wed, 13 Nov 2024 23:36:37 +0000 (18:36 -0500)
committerGitHub <noreply@github.com>
Wed, 13 Nov 2024 23:36:37 +0000 (00:36 +0100)
commitfa3a04a5273c77bba4f3545dfedebaa61bd2f5aa
tree87571fb01ce219e42e9a88346b9c486af1238f1b
parent9643598c704dc99ae18312b2bac44960c75d7e7c
Ethereal Jaunt Spell for Wizard & Jaunt ECS (#33201)

* Act

* Adds Jaunt ECS and related prototypes

* Adds jaunt sounds

* Adds enter and exit sound support to polymorphs

* Updates jaunt description

* Adds jaunt action sprite and changes jaunt polymorph to use it

* Adds Jaunt and upgrade to the wizard grimoire

* Makes base mob jaunt parent off of incorporeal and basemob, adds blue ghost sprite for ethereal jaunt

* Update Resources/Locale/en-US/store/spellbook-catalog.ftl

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Update Resources/Prototypes/Entities/Mobs/Player/jaunt_mobs.yml

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Update Resources/Prototypes/Entities/Mobs/Player/jaunt_mobs.yml

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Update Resources/Prototypes/Entities/Mobs/Player/jaunt_mobs.yml

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

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

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* removes meta changes

* removes other meta changes

* adds context menu and a description to basemobjaunt

* comments for jaunt component and adds on component shutdown method

* Update Content.Shared/Jaunt/JauntComponent.cs

* Update Content.Shared/Jaunt/JauntComponent.cs

* Update Content.Shared/Jaunt/JauntComponent.cs

* Update Resources/Prototypes/Catalog/spellbook_catalog.yml

---------

Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com>
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
14 files changed:
Content.Server/Polymorph/Systems/PolymorphSystem.cs
Content.Shared/Jaunt/JauntComponent.cs [new file with mode: 0644]
Content.Shared/Jaunt/JauntSystem.cs [new file with mode: 0644]
Content.Shared/Polymorph/PolymorphPrototype.cs
Resources/Audio/Magic/attributions.yml
Resources/Audio/Magic/ethereal_enter.ogg [new file with mode: 0644]
Resources/Audio/Magic/ethereal_exit.ogg [new file with mode: 0644]
Resources/Locale/en-US/store/spellbook-catalog.ftl
Resources/Prototypes/Actions/polymorph.yml
Resources/Prototypes/Catalog/spellbook_catalog.yml
Resources/Prototypes/Entities/Mobs/Player/jaunt_mobs.yml [new file with mode: 0644]
Resources/Prototypes/Polymorphs/polymorph.yml
Resources/Textures/Objects/Magic/magicactions.rsi/jaunt.png [new file with mode: 0644]
Resources/Textures/Objects/Magic/magicactions.rsi/meta.json