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

Feature request: NOT operators #138

Closed
Anonymous1212144 opened this issue Jun 14, 2022 · 1 comment
Closed

Feature request: NOT operators #138

Anonymous1212144 opened this issue Jun 14, 2022 · 1 comment

Comments

@Anonymous1212144
Copy link

I think a very useful "NOT" operator should also be an option. This mainly arose from trying to compare coordinates of 2 features with limited customizations (e.g. comparing spawn to world origin, where I want seeds where spawn is NOT within 100 blocks of it). This can be implemented as a checkbox in the customization.

Cubitect added a commit that referenced this issue Jul 29, 2022
1) fixed broken system theme on linux since last version (#140)
2) fixed map artifacts at a large zoom (#135)
3) fixed UI freeze when using 48-bit block search with strongly restrictive conditions (#145)
4) fixed analysis of condition trigger not giving proper insight about its activation
5) changed area input to allow flipped coodinates (#133)
6) changed seed type indicator so it is hidden for number input (#149)
7) changed the default scale at which structures are visible so they show up on a coordinate reset (#112)
8) added customization option for the scale at which structures become visible
9) added map loading indicator
10) added "ignore reference" option to exclude the source instance in relative conditions
11) added match-any biome search for 1.17- (#130)
12) added NOT logic gate helper condition (#138)
13) added quick access to biome color editor and structure zoom to preferences dialog
@Cubitect
Copy link
Owner

Cubitect commented Aug 7, 2022

Has been added in 2.3.0.
Also there is now an option to just exclude the origin of the source in a relative condition, which can eliminate the need for a NOT in some circumstances.

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

No branches or pull requests

2 participants