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

Minor Language Fixes #618

Merged
merged 7 commits into from
Jul 31, 2024

Conversation

Mnemotechnician
Copy link
Contributor

Description

Fixes:

  • Whisper not undergoing readability obfuscation when out of range
  • Handheld translators ignoring language knowledge requirements
  • Several animals not having defined languages
  • Computers not having languages (this primarily affects the RnD console and in the future the cargo request console which send radio messages)
  • Some languages lacking brightness and thus being hard to read

Also makes language colors from language markers use alpha blending instead of overriding the original color. The change is subtle, kinda hard to make it noticable without defeating the original purpose...

Media

Example of the new colors

image


Changelog

🆑

  • fix: Whisper can no longer be heard clearly outside the intended range.
  • fix: Translators can no longer be used without knowing the languages they require.
  • fix: Computers (primarily RnD console) now speak GC by default instead of Universal.
  • tweak: Readjusted colors of all languages to make them easier to read.

@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 Jul 31, 2024
@SimpleStation14 SimpleStation14 changed the title Minor language fixes Minor Language Fixes Jul 31, 2024
Copy link
Member

@FoxxoTrystan FoxxoTrystan left a comment

Choose a reason for hiding this comment

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

I Approve.
Noice work.

@OldDanceJacket OldDanceJacket merged commit b15d096 into Simple-Station:master Jul 31, 2024
13 checks passed
SimpleStation14 added a commit that referenced this pull request Jul 31, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants