]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add German accent (#30541)
authorPsychpsyo <60073468+Psychpsyo@users.noreply.github.com>
Thu, 15 Aug 2024 23:30:21 +0000 (01:30 +0200)
committerGitHub <noreply@github.com>
Thu, 15 Aug 2024 23:30:21 +0000 (01:30 +0200)
commit42316f8ed052e11a69d7e9e9c0bc3b713ec1b4dc
treec0509b3d5eb12b11c069bdeb7356b62f2599cf11
parent28f41e143db15d25d1af68edb22eee71e8a63b05
Add German accent (#30541)

* German accent

* Add German motherfucker

* German accent improvements

* Fix failing tests

* Only replace th at start of words

* Correct plural for "warnungen"

* hello and goodbye in German

* Fix German again

* Remove motherfucker from German accent

* German goodbye refactor

* 'fix' indents in speech.yml

* German accent improvements

* Reduce German umlautness

* Add umlaut cooldown

so consecutive vowels don't get umlauted

* Fix german capitalization of th => zh

* Add more banger words to German accent

* Improve German tesla replacement

* German akzent

* German scientist gaming

* Men and women, now in German

* Also replace warops in German accent

Co-Authored-By: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Make requested changes

* Make some of the requested changes

* Fix linter errors

* Address remaining feedback

* RE-add toned-down random umlauts

* cabbage -> kraut

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Content.Server/Speech/Components/GermanAccentComponent.cs [new file with mode: 0644]
Content.Server/Speech/EntitySystems/GermanAccentSystem.cs [new file with mode: 0644]
Resources/Locale/en-US/accent/german.ftl [new file with mode: 0644]
Resources/Locale/en-US/traits/traits.ftl
Resources/Prototypes/Accents/word_replacements.yml
Resources/Prototypes/Traits/speech.yml