Refactor FabricateCandySystem Into Its Generic Equivalent#566
Merged
DangerRevolution merged 5 commits intoSimple-Station:masterfrom Jul 23, 2024
Merged
Refactor FabricateCandySystem Into Its Generic Equivalent#566DangerRevolution merged 5 commits intoSimple-Station:masterfrom
DangerRevolution merged 5 commits intoSimple-Station:masterfrom
Conversation
DEATHB4DEFEAT
requested changes
Jul 19, 2024
Member
DEATHB4DEFEAT
left a comment
There was a problem hiding this comment.
Move the namespace from Nyano.
VMSolidus
previously requested changes
Jul 22, 2024
Member
VMSolidus
left a comment
There was a problem hiding this comment.
I'll approve this once the two borg actions are moved out of Nyano. :)
DEATHB4DEFEAT
approved these changes
Jul 23, 2024
|
|
||
| namespace Content.Shared.Actions.Events; | ||
|
|
||
| public sealed partial class FabricateActionEvent : InstantActionEvent |
Member
There was a problem hiding this comment.
Suggested change
| public sealed partial class FabricateActionEvent : InstantActionEvent | |
| public sealed class FabricateActionEvent : InstantActionEvent |
Contributor
Author
There was a problem hiding this comment.
It's a DataDefinition so it needs to be partial
Contributor
Author
There was a problem hiding this comment.
Fuck, I accidentally applied the suggestion too... well, fuck me.
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]>
Contributor
|
going to re-run this until no more unrelated test fails |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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