-
Notifications
You must be signed in to change notification settings - Fork 146
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
Refactor FabricateCandySystem Into Its Generic Equivalent #566
Refactor FabricateCandySystem Into Its Generic Equivalent #566
Conversation
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.
Move the namespace from Nyano.
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.
W rizZ
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'll approve this once the two borg actions are moved out of Nyano. :)
|
||
namespace Content.Shared.Actions.Events; | ||
|
||
public sealed partial class FabricateActionEvent : InstantActionEvent |
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.
public sealed partial class FabricateActionEvent : InstantActionEvent | |
public sealed class FabricateActionEvent : InstantActionEvent |
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.
It's a DataDefinition so it needs to be partial
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.
Fuck, I accidentally applied the suggestion too... well, fuck me.
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.
webedit™️
moved from Nyano namespaces; review is STALE!!
This comment was marked as outdated.
This comment was marked as outdated.
Co-authored-by: DEATHB4DEFEAT <[email protected]> Signed-off-by: Mnemotechnican <[email protected]>
going to re-run this until no more unrelated test fails |
Description
Refactors the nyano shitcode responsible for allowing borgs to dispense candies into a more generic variant, that allows to define what action dispenses what entity, and allowing an arbitrary number of such actions on an entity.
Requested by @DangerRevolution
Media
8mb.video-XtD-Kj7NIrga.mp4
Changelog
No cl no fun