Delta-v/Content.Shared/Actions
AeraAulin 928dde67fe
Kitsune (#3175)
* old branch bad

* Stun transfer

* big bunch of needed yaml stuff

* minor fixes

* locale stuff

* lots of stuff, kitsunes are no longer just orange

* fixed license attribution thing

* maybe fix the linter fail

* more yaml fixes

* removes error.log stuff since not needed

* Fix fox sprite coloring

* Remove polymorph into fox from fox

* fail fix

* modifies damage set and light strength for direction

* Colors yippie

* Access transfer

* factions stuff

* minor fixes

* transfer factions

* modified foxfire sprite a little bit

* merge master and hope things don't break

* Revert "merge master and hope things don't break"

This reverts commit 2261ec8f5f.

* aaaaaaaaaaaaaa

* let's try this

* fix kitsune size

* fixes yaml stuff I hope

* Fish part 1

* move server KitsuneSystem.cs methods to SharedKitsuneSystem.cs

* fish part 2

* Made fox fires not an item, fix fox fire charges.

* unused

* comments

* more tails and ears

* make more markings available

* edit scale and height limits

* change some things, also removes holy damage for now, pending new damagecontainer stuff

* stuff like this I can just do here

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: AeraAulin <133451603+AeraAuling@users.noreply.github.com>

* same thing for this

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: AeraAulin <133451603+AeraAuling@users.noreply.github.com>

* fix foxfire name stuff

* so my dev env kinda hates me so this is genuinely the easiest way to fix the merge conflict

* readd kitsune to scars file

* and unambiguously CC licensed sounds, plus last Foxfire fix

* growl volume adjustment and typing indicator stuff

* fix scar stuff

* more delta changes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* networking hell

* A tad broken

* fixed

* nicer comments, moving things into polymorph event

* oops

* remove extra empty line

Signed-off-by: AeraAulin <133451603+AeraAuling@users.noreply.github.com>

* readd taking holy damage

* meow

* BiologicalMetaphysical again

* a

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: AeraAulin <133451603+AeraAuling@users.noreply.github.com>

* aa

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: AeraAulin <133451603+AeraAuling@users.noreply.github.com>

* aaa

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: AeraAulin <133451603+AeraAuling@users.noreply.github.com>

* aaaa

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: AeraAulin <133451603+AeraAuling@users.noreply.github.com>

* aaaaa

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: AeraAulin <133451603+AeraAuling@users.noreply.github.com>

* aaaaaa

* newline stuff real quick

---------

Signed-off-by: AeraAulin <133451603+AeraAuling@users.noreply.github.com>
Co-authored-by: Sol <ewokgotswag222@gmail.com>
Co-authored-by: Tobias Berger <toby@tobot.dev>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: SolStar <44028047+ewokswagger@users.noreply.github.com>
2025-04-17 22:14:56 +02:00
..
Events Action stuff (#31305) 2024-08-27 01:00:43 +01:00
ActionContainerComponent.cs Action container rejig (#20260) 2023-09-27 21:59:12 +02:00
ActionContainerSystem.cs Replace DetachParentToNull() with DetachEntity() (#29992) 2024-08-09 17:45:45 +01:00
ActionEvents.cs Action stuff (#31305) 2024-08-27 01:00:43 +01:00
ActionGrantComponent.cs Action stuff (#31305) 2024-08-27 01:00:43 +01:00
ActionGrantSystem.cs Action stuff (#31305) 2024-08-27 01:00:43 +01:00
ActionUpgradeComponent.cs Action, Action Container, and Action Upgrade changes (#24005) 2024-01-26 22:51:47 +01:00
ActionUpgradeSystem.cs Action, Action Container, and Action Upgrade changes (#24005) 2024-01-26 22:51:47 +01:00
ActionsComponent.cs Fix action state handling bug (#25395) 2024-02-21 04:03:41 +01:00
BaseActionComponent.cs Kitsune (#3175) 2025-04-17 22:14:56 +02:00
BaseTargetActionComponent.cs Refactor actions to be entities with components (#19900) 2023-09-08 18:16:05 -07:00
ConfirmableActionComponent.cs make suicide actions require confirming (#24609) 2024-03-07 01:12:21 +01:00
ConfirmableActionSystem.cs make suicide actions require confirming (#24609) 2024-03-07 01:12:21 +01:00
EntityTargetActionComponent.cs Wizard Staff of Animation (#34649) 2025-03-01 12:53:19 +00:00
EntityWorldTargetActionComponent.cs Add EntityWorldTargetAction (#29819) 2024-08-09 19:02:30 +01:00
InstantActionComponent.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
ItemActionGrantComponent.cs Action stuff (#31305) 2024-08-27 01:00:43 +01:00
SharedActionsSystem.cs Kitsune (#3175) 2025-04-17 22:14:56 +02:00
WorldTargetActionComponent.cs Add doc comments to target action components (#29982) 2024-08-09 17:45:38 +01:00