-
Notifications
You must be signed in to change notification settings - Fork 398
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
base: master
Are you sure you want to change the base?
More IPC Fixes #2886
Conversation
…into more-ipc-fixes IPC emote fixes
Signed-off-by: Spielern <iesteed2@gmail.com>
Signed-off-by: Spielern <iesteed2@gmail.com>
Signed-off-by: Spielern <iesteed2@gmail.com>
There was a problem hiding this 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.
Resources/Prototypes/_DV/Roles/Jobs/Command/administrative_assistant.yml
Show resolved
Hide resolved
Cyborgs don't actually have the id "Silicon", adding it could potentially cause some issues |
There was a problem hiding this 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
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>
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
Breaking changes
Changelog
🆑