Commit Graph

4 Commits

Author SHA1 Message Date
VMSolidus
6730a4f189 Harpy Rebalance & Content Update 2 (#499)
* Harpy Rebalance

* Update meta.json

Signed-off-by: VMSolidus <evilexecutive@gmail.com>

* Update harpy.yml

Signed-off-by: VMSolidus <evilexecutive@gmail.com>

* revert piercing and also revert felinid melee by request

---------

Signed-off-by: VMSolidus <evilexecutive@gmail.com>
2023-12-06 21:10:49 +01:00
Debug
d2b6360e7b Fix missing namespaces and other errors 2023-10-31 19:43:58 +01:00
Bakke
d8f893d335 Fix harpy singing (#292)
* Stop singing when muzzled

* Changes to when harpies can sing

Stops harpies from opening the MIDI UI while muzzled. Also reworks how
harpies are stopped from singing when incapacitated, so that harpies are
allowed to sing while cuffed. And for UX sake, tells the player why they
can't sing when applicable. This should fix some of #180.

* Refactor to remove SingerIncapacitatedEvent

* Significantly clean up HarpySingerComponent

* Do not allow singing while zombified, also refactoring

* Additional singing conditions

Now stops singing if knocked down, stunned, or asleep. Also prevents
singing if the player for any reason can not talk.

* Stop singing when muted status effect is applied

* Damage interrupts harpies when singing

* Rename cantSpeak to canNotSpeak

* Remove most cant-sing explanations

* Change can-not-sing feedback message

Co-authored-by: Debug <49997488+DebugOk@users.noreply.github.com>
Signed-off-by: Bakke <luringens@protonmail.com>

---------

Signed-off-by: Bakke <luringens@protonmail.com>
Co-authored-by: Debug <49997488+DebugOk@users.noreply.github.com>
2023-10-27 18:13:03 +00:00
VMSolidus
992c582fc8 Harpy Customization Pack 1 (#175)
* Harpy Customization ExPac 1

* Update meta.json

* Holy fuck I found out swappable instrument works on them.

* Fixing a bug where dead harpies can sing

* Review Changes

Also I remembered to add Vulpakin mimicry

* Color color

* Harpies can no longer sing while dead

* Simpler fix

* Update Content.Server/DeltaV/Harpy/HarpySingerSystem.cs

Co-authored-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>
Signed-off-by: VMSolidus <evilexecutive@gmail.com>

* Update Content.Server/DeltaV/Harpy/HarpySingerSystem.cs

Co-authored-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>
Signed-off-by: VMSolidus <evilexecutive@gmail.com>

* Update speech_emote_sounds.yml

Signed-off-by: VMSolidus <evilexecutive@gmail.com>

* Fixing a 6 month old speech bug because it annoys birds

---------

Signed-off-by: VMSolidus <evilexecutive@gmail.com>
Co-authored-by: Debug <49997488+DebugOk@users.noreply.github.com>
Co-authored-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>
Co-authored-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
2023-10-17 21:12:31 +00:00