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

Accent Change For Character Creation Page + Irish Accent #1640

Conversation

SsalamethVersaach
Copy link
Contributor

About the PR

This PR changed accents weights and also adds the ability to choose more accents in the character menu, as well as a new Irish accent. I did some yaml changes, along with adding a new accent.

Why / Balance

The reason behind this change was due to my own desire for people to have more accent choices, and to allow people to choose French, Russian, Spanish, Irish, and Mobster on round start. Part of this also stemmed from my desire to make it easier for players to diversify their characters.

Technical details

I changed the cost of some speech attributes in the speech.yml file, as well as added additional information and descriptions for these accents within the ftl files. In addition, I created an Irish accent which utilizes the irish.ftl and word_replacements.yml files- and added an accent system for it to function.

Media

screenshine

image

Requirements

  • I have read and I am following the Pull Request Guidelines. I understand that not doing so may get my pr closed at maintainer’s discretion
  • I have added screenshots/videos to this PR showcasing its changes ingame, or this PR does not require an ingame showcase

Breaking changes

No breaking changes (that I know of).

Changelog

🆑

  • add: Added more accents on the character creation page, and the brand new Irish accent!

@github-actions github-actions bot added Changes: YML Changes any yml files Changes: C# Changes any cs files Changes: Localization Changes any ftl files labels Aug 16, 2024
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.

Russian accent is up for debate but stuff needs to be commented / in delta-V folders

RobustToolbox Outdated
Copy link
Contributor

Choose a reason for hiding this comment

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

Bad

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't know what to do about this as it's a submodule and automatically populated in the PR.

Resources/Prototypes/Traits/speech.yml Outdated Show resolved Hide resolved
Copy link
Contributor

Choose a reason for hiding this comment

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

Why?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was where I was going to put the new traits, just was testing there prior and forgot about it.

- type: trait
id: SocialAnxiety
name: trait-socialanxiety-name
description: trait-socialanxiety-desc
category: SpeechTraits
cost: 2
cost: 1
Copy link
Contributor

Choose a reason for hiding this comment

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

This is unrelated to your PR, and should be a commented change

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It was related due to me wanting more variety, but comments have been added-

@@ -84,6 +82,51 @@
name: trait-frontal-lisp-name
description: trait-frontal-lisp-desc
category: SpeechTraits
cost: 2
cost: 1
Copy link
Contributor

Choose a reason for hiding this comment

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

This is unrelated to your PR, and should be a commented change

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It was related due to me wanting more variety, but comments have been added (to all of them)

Copy link
Contributor

Choose a reason for hiding this comment

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

This needs to be in a Delta-V folder.

Russian accent is really bad and leads to extremely poor readability. Should not be used.

The Descriptions are also just copy and pasted with minor edits; should be unique.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Russian Accent was removed, traits were moved to a Delta-V folder, and I changed descriptions.

@github-actions github-actions bot added S: Needs Review S: Merge Conflict Fix your PR! Changes: Map Changes: UI Changes: Documentation Changes any xml or md files Changes: Sprite Changes any png or json in an rsi and removed S: Merge Conflict Fix your PR! labels Aug 28, 2024
@SsalamethVersaach
Copy link
Contributor Author

Apparently GitHub has decided to PR literally EVERYTHING but my changes in this so I am just going to re-PR it, I give up on comprehending it. Apologies.

ghost pushed a commit that referenced this pull request Aug 31, 2024
…1640 Thanks GitHub) (#1701)

* From the top! - Redid my branch...

* Cleanup with some comments and explanation

* Testing if Accentless is issue- failed build test

* Wasn't the bug-

* Changed accent weights based off int discussion

* uh, forgot comment change

* Changed comments a final time- reflect new weights

---------

Co-authored-by: Adeinitas <[email protected]>
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: Documentation Changes any xml or md files Changes: Localization Changes any ftl files Changes: Map Changes: Sprite Changes any png or json in an rsi Changes: UI Changes: YML Changes any yml files S: Merge Conflict Fix your PR! S: Needs Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.