-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Fixed AI Actions #31823
Fixed AI Actions #31823
Conversation
RSI Diff Bot; head commit 26877be merging into 8a06dde Resources/Textures/Interface/Actions/actions_ai.rsi
|
TODO: Figure out why AGhost and AI cannot broadcast via their comms consoles |
Figured it out but im gonna pause work until other stuff gets merged in first |
47a88e0
to
26877be
Compare
I lied |
so based! |
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.
I'm not sure if you actually intended it to but this doesn't actually do anything with the actions and doesn't fix their UIs.
This fixes that the consoles in the UI dont display any data when opened |
About the PR
My other PR needs to get merged before this one #31799
AI Actions now work correctly.(Mass Scanner. Crew Monitor, Criminal Records)
Gave AI a Comms console.Why / Balance
Bugfixes mostly but also AI had comms in ss13.
Technical details
Added missing components to the AI that allow it to use the monitors.
Media
First image unrelated.
Requirements
Breaking changes
Changed all shuttles to transmit their timer over Wireless instead of Private.
Screens now take info from the Wireless netId.
Changelog
for non-players: aghost's comms console now has a functional broadcast button.
🆑