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

prototype composition #2678

Closed

Conversation

PaulRitter
Copy link
Member

@PaulRitter PaulRitter commented Apr 3, 2022

requires space-wizards/space-station-14#7403

still requires a check to look for circular composition

Robust.Server/Bql/BqlQuerySelector.Builtin.cs Show resolved Hide resolved
break;

prototypeId = prototype.Parent;
prototypeId = prototype.Parents.First();
Copy link
Member Author

@PaulRitter PaulRitter Apr 3, 2022

Choose a reason for hiding this comment

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

@RemieRichards unsure if this is correct or how to handle this

@metalgearsloth
Copy link
Contributor

Well that master merge went well

@metalgearsloth metalgearsloth added the Status: Derelict This PR was closed but might contain useful code that can be salvaged. label Jun 18, 2022
@ElectroJr ElectroJr removed the Status: Derelict This PR was closed but might contain useful code that can be salvaged. label Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants