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

Sign Language! #439

Closed
Closed

Conversation

FoxxoTrystan
Copy link
Member

@FoxxoTrystan FoxxoTrystan commented Jun 10, 2024

Description

Gives a new way to speak, Sign Languages using the Language system by only adding a nullable variable.
Sign Language uses the default Emote system, meaning its will not get picked up by Radio or others devices or get blocked by accents.

When a Sign Language is on, "Say/Whisper" will talk in Sign Language, Emote will still act like normal emotes.

The Glorious Sign Language has arrived... and there can be more then one!

PR MOVED TO #553


Media

image
image
image


Changelog

🆑

  • add: Added the ability to speak with Sign Language.

@github-actions github-actions bot added Changes: C# Changes any cs files Changes: Localization Changes any ftl files Changes: YML Changes any yml files labels Jun 10, 2024
@DEATHB4DEFEAT
Copy link
Member

Make a better changelog.

@FoxxoTrystan
Copy link
Member Author

Make a better changelog.

There, tho note that its not added to any specie by default, mostly by the trait/menu, ect...

Content.Shared/Language/LanguagePrototype.cs Outdated Show resolved Hide resolved
Content.Shared/Language/LanguagePrototype.cs Show resolved Hide resolved
Content.Shared/Language/LanguagePrototype.cs Outdated Show resolved Hide resolved
Resources/Locale/en-US/language/languages.ftl Outdated Show resolved Hide resolved
@@ -31,6 +31,14 @@
- nah
- wah

# The common galactic Sign Language!
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# The common galactic Sign Language!

signLanguage: true
obfuscateSyllables: false
replacement:
- "*incomprehensible*"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Put some things like these

Suggested change
- "*incomprehensible*"
- signs something
- makes weird hand gestures

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replacement is never heart its is just a placeholder for Replacement value.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make it used

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Its uses .ftl files.
I cannot translate replacement.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All of these should be localized but this one prototype shouldn't be any different from any other.

Content.Server/Chat/Systems/ChatSystem.cs Outdated Show resolved Hide resolved
Content.Server/Chat/Systems/ChatSystem.cs Outdated Show resolved Hide resolved
Content.Server/Chat/Systems/ChatSystem.cs Outdated Show resolved Hide resolved
Copy link
Contributor

@DangerRevolution DangerRevolution left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor grammar, otherwise cool.

Content.Server/Chat/Systems/ChatSystem.cs Outdated Show resolved Hide resolved
Resources/Locale/en-US/language/languages.ftl Outdated Show resolved Hide resolved
Resources/Prototypes/Language/languages.yml Show resolved Hide resolved
@github-actions github-actions bot added the Status: Needs Review Someone please review this label Jun 13, 2024
@DangerRevolution DangerRevolution added Size: 3-Medium For medium issues/PRs Priority: 3-Medium Needs to be resolved at some point Type: Feature Creation of or significant changes to a feature labels Jun 20, 2024
@FoxxoTrystan
Copy link
Member Author

Will be remade under the Refactor: #459

Closed.

@FoxxoTrystan
Copy link
Member Author

PR moved to #553

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Changes any cs files Changes: Localization Changes any ftl files Changes: YML Changes any yml files Priority: 3-Medium Needs to be resolved at some point Size: 3-Medium For medium issues/PRs Status: Needs Review Someone please review this Type: Feature Creation of or significant changes to a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants