-
-
Notifications
You must be signed in to change notification settings - Fork 375
new: Add FogColor #2152
base: master
Are you sure you want to change the base?
new: Add FogColor #2152
Conversation
Let me know if I should use the ColorHolder, I didn't want to use it due to the Alpha slider not being used. |
I believe that you can make a colour setting with alpha disabled. Or if not it can probably just get ignored. |
Yes, It can be ignored. I am unsure if it can be removed from the GUI element, but if it can, I will gladly shift it to ColorHolder. Or if requested anyway, of course. |
you can use
|
I'll look into it, may just make the other two and see what liv thinks is the best option |
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.
Please use a colorholder setting
src/main/kotlin/org/kamiblue/client/module/modules/render/FogColor.kt
Outdated
Show resolved
Hide resolved
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.
Why is the Color field uppercase??
Describe the pull
Adds FogColor, a module to change the color of the render fog.
Describe how this pull is helpful
Closes #1120, and looks badass