-
Notifications
You must be signed in to change notification settings - Fork 592
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
Adds colored light bulbs #2636
Adds colored light bulbs #2636
Conversation
could we also get light fill prototypes so we can map these bulbs? |
That is something that could be done, yes. If this initial concept gets a thumbs up we can shovel another layer on top. In the meantime you can manually slot in any bulb colors that seem desirable. |
Oh does that not count as a custom fill? |
W... U. I mean, but.. Uh.. stares off into eternity A good question for the maintainer people. In the meantime I'm working on a few other projects and I can certainly circle back to adding a few more bulbs here if the initial concept seems good to go. At any rate I am confident to the extreme that the bulb question will be settled long before anything budges an inch on the mapping front. |
This is great, I was just thinking yesterday how it would be nice to be able to use colors with strobe lights |
I created these lights for that specific purpose on a food shuttle I'm developing and I was really happy with the end result. |
I made a strobe next to a broken rtg engine as a warning when the door is unlocked and was disappointed it could only be white |
Updated with new pre-filled strobes in addition to a new sodium and exterior light bulb. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Light up
I see you made some light changes. |
About the PR
This PR adds new colored light bulbs based on the color types available in crystals. In addition to a mappable and discoverable box of bulbs.
Furthermore it adds construction graphs to allow the bulbs to be made in the same fashion as LED tubes.
It now also offers default fills for all lightbulbs, in addition to a two new lightbulb types to be better aligned with some tube types. These new lightbulbs have lathe recipes.
Why / Balance
When I was making the Nightlight shuttle I was dismayed at the lack of lighting options available when making "after hours" mood lighting for the bar. Adding colored bulbs, which can be used in additional devices, served as a great solution for this.
In short: More flexibility, more options.
How to test
Test bulbs in sockets.
Attempt to craft all bulbs.
Check box for proper bulb contents.
Double check lathe recipes.
Double check lightbulb illumination values to ensure that they're more or less where they should be.
Media
Requirements
Breaking changes
Changelog
🆑