Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Fabric hurt sounds requiring the mod server-side #132

Merged

Conversation

celestialfault
Copy link
Contributor

@celestialfault celestialfault commented Jul 21, 2023

Adds client-sided hurt sounds on Fabric; fixes #83, and supersedes the hurt sound half of #117

An important difference between this and the Forge hurt sound implementation, is that while Forge replaces the hurt sound, this plays over top the vanilla hurt sound; this was done as the vanilla hurt sound may provide important context for how a player is taking damage, which could be especially helpful for players with poor eyesight.

The subtitle was also removed as a result of this playing over top the vanilla sound, as it doesn't provide any extra information that the player wouldn't already have from the vanilla subtitle.

@Kichura
Copy link
Contributor

Kichura commented Jul 21, 2023

LGTM although one question: Why was the female hurt translation text removed or is that no longer a requirement?

@celestialfault
Copy link
Contributor Author

Why was the female hurt translation text removed or is that no longer a requirement?

This was mentioned in the PR itself:

The subtitle was also removed as a result of this playing over top the vanilla sound, as it doesn't provide any extra information that the player wouldn't already have from the vanilla subtitle.

@WildfireRomeo WildfireRomeo merged commit d74aefd into WildfireRomeo:fabric-1.20 Jul 24, 2023
@celestialfault celestialfault deleted the fix/hurt-sounds branch August 7, 2023 22:45
@celestialfault celestialfault mentioned this pull request Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

female hurt sound v3.0.1 not working
3 participants