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

More IPC Fixes #2886

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Conversation

Spielern
Copy link
Contributor

@Spielern Spielern commented Feb 4, 2025

About the PR

Fixes IPC Administrative Assistants not spawning with encryption keys
Adds Cyborg emotes to IPCs

Technical details

Removes the whitelist requirement for Cyborg emotes with a whitelist in the Cyborg and IPC .yml files
Will cause a duplicate headset to be created if a headset is also selected in the loadout. I was unsure if this should be removed or not, so I'm leaving it to a separate PR. Please let me know if I should include the loadout's deletion in here as well.

Requirements

  • I have tested all added content and changes.
  • I have added media to this PR or it does not require an ingame showcase.

Breaking changes

Changelog

🆑

  • fix: IPC Administrative Assistants will now spawn with encryption keys.
  • add: Added Cyborg emotes to IPCs.

@Spielern Spielern requested a review from a team as a code owner February 4, 2025 20:13
@github-actions github-actions bot added S: Needs Review size/S 16-63 lines Changes: YML Changes any yml files labels Feb 4, 2025
Signed-off-by: Spielern <iesteed2@gmail.com>
Signed-off-by: Spielern <iesteed2@gmail.com>
Signed-off-by: Spielern <iesteed2@gmail.com>
@Radezolid Radezolid self-assigned this Feb 4, 2025
Copy link
Contributor

@Radezolid Radezolid left a comment

Choose a reason for hiding this comment

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

Just change the whitelist to Silicon instead of BorgChassis and remove the allowedEmotes.

@Spielern
Copy link
Contributor Author

Spielern commented Feb 5, 2025

Just change the whitelist to Silicon instead of BorgChassis and remove the allowedEmotes.

Cyborgs don't actually have the id "Silicon", adding it could potentially cause some issues

@Spielern Spielern requested a review from a team as a code owner February 5, 2025 04:54
@github-actions github-actions bot added the Changes: Localization Changes any ftl files label Feb 5, 2025
Copy link
Member

@deltanedas deltanedas left a comment

Choose a reason for hiding this comment

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

just add Silicon to the whitelists instead of trolling everything

@Radezolid
Copy link
Contributor

Just change the whitelist to Silicon instead of BorgChassis and remove the allowedEmotes.

Cyborgs don't actually have the id "Silicon", adding it could potentially cause some issues

You're right, that's dumb though... you can do what Deltanedas says, but removing the requiresAll and axing the Vocal so non-silicon can't use them

Signed-off-by: Spielern <iesteed2@gmail.com>
Signed-off-by: Spielern <iesteed2@gmail.com>
Signed-off-by: Spielern <iesteed2@gmail.com>
Signed-off-by: Spielern <iesteed2@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: Localization Changes any ftl files Changes: YML Changes any yml files S: Needs Review size/S 16-63 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants