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

Visible logic gates have incorrect textures. #2085

Closed
BluCodeGH opened this issue Jun 30, 2017 · 7 comments
Closed

Visible logic gates have incorrect textures. #2085

BluCodeGH opened this issue Jun 30, 2017 · 7 comments
Labels
Bug Something isn't working correctly Enhancement Improvement or tweak to the mod

Comments

@BluCodeGH
Copy link

The OR and XOR visible logic gates do not have the correct texture. There is a standard design for drawing logic gates which only the AND gate follows. The logic gates should look like this:

corrrect gates

But they instead look like this (left to right XOR, OR, AND):

preview0004

This is hopefully an easy fix which should greatly improve the clearness of the logic gates.

@LautaroL20 LautaroL20 added Bug Something isn't working correctly Enhancement Improvement or tweak to the mod labels Jun 30, 2017
@TeamSpen210
Copy link
Member

TeamSpen210 commented Jun 30, 2017

According to Wikipedia, these are actually European designs for gates.

@BluCodeGH
Copy link
Author

I see. Would it be possible to add an option to either have text labels (AND/OR/XOR) or to use the alternate designs?

@Konclan
Copy link
Collaborator

Konclan commented Jul 2, 2017

Text is never good in maps

@BluCodeGH
Copy link
Author

True, but maybe the alternate symbols would be beneficial.

@SIGSTACKFAULT
Copy link
Contributor

Might it be possible to make "Logic gate style" an option in the style settings?

@TeamSpen210
Copy link
Member

That would make it the first time I make available more than 2 variants for an item.

@Endermage77
Copy link

There's always a first for everything, eh?

@TeamSpen210 TeamSpen210 added the Done in next release This has been addressed in the next release label Sep 15, 2017
@TeamSpen210 TeamSpen210 removed the Done in next release This has been addressed in the next release label Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working correctly Enhancement Improvement or tweak to the mod
Projects
None yet
Development

No branches or pull requests

6 participants