Skip to content

Add WHERE statements#155

Closed
Burkino wants to merge 8 commits intoTeamDman:1.19.2from
Burkino:1.19.2
Closed

Add WHERE statements#155
Burkino wants to merge 8 commits intoTeamDman:1.19.2from
Burkino:1.19.2

Conversation

@Burkino
Copy link

@Burkino Burkino commented Jul 30, 2024

This adds WHERE statements onto labelAccess. Allows for filtering of a specific block to pull/push resources based on the contents of that block.
There's a slight quirk of how resources are collected, if the resource tracker doesn't contain the type(s) used in the WHERE statement, those resources will always be 0. This can be mitigated by simply having 0 <resource type>:: as part of the resource movement.

Could probably use some more debug messages.

@TeamDman
Copy link
Owner

TeamDman commented Aug 14, 2024

I've created 1.19.2-feat-where branch and merged this into it for now, I want to put some more thought into it before going live with this

I also created a discussion #158 to hold relevant syntax proposals

@Burkino Burkino deleted the branch TeamDman:1.19.2 August 20, 2024 22:16
@Burkino Burkino closed this Aug 20, 2024
@Burkino Burkino deleted the 1.19.2 branch August 20, 2024 22:16
@Burkino Burkino restored the 1.19.2 branch August 20, 2024 22:45
Cyanox62 added a commit to Cyanox62/SuperFactoryManager that referenced this pull request Jan 15, 2025
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.

2 participants