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

Atomic light gives no light #12629

Closed
tvm1 opened this issue Jun 11, 2015 · 6 comments

Comments

Projects
None yet
2 participants
@tvm1
Copy link
Contributor

commented Jun 11, 2015

As reported by CptCodpiece on IRC today, atomic light doesn't gives enough light to read at all, after the overhaul of illumination system.

@kevingranade

This comment has been minimized.

Copy link
Member

commented Jun 11, 2015

@tvm1

This comment has been minimized.

Copy link
Contributor Author

commented Jun 11, 2015

I've just pulled upstream and compiled the very latest. Having and wielding dozens of atomic lights, game gives You can't see to read and the crafting menu shows very dark.

@tvm1

This comment has been minimized.

Copy link
Contributor Author

commented Jun 11, 2015

This is probably a issue with LIGHT_5 item flag. Atomic nightlight is only item that uses that, but I couldn't find the relevant piece of code that handles it.

@kevingranade

This comment has been minimized.

Copy link
Member

commented Jun 11, 2015

@tvm1

This comment has been minimized.

Copy link
Contributor Author

commented Jun 11, 2015

I suspected something like that. Anyways, luminance 5 is not enough. If set to 6, it produces the usual (wanted) result "can't see finer details". Not sure where the problem is.

EDIT: This also affects lightstrips which have LIGHT_4

@tvm1

This comment has been minimized.

Copy link
Contributor Author

commented Jun 17, 2015

Well, can't we just bump the LIGHT_ flags to 6 to make the light sources behave ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.