Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

new: Add FogColor #2152

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

new: Add FogColor #2152

wants to merge 8 commits into from

Conversation

ToxicAven
Copy link
Contributor

@ToxicAven ToxicAven commented Mar 24, 2021

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

2021-03-23_19 35 11
2021-03-23_20 04 49

@ToxicAven
Copy link
Contributor Author

Let me know if I should use the ColorHolder, I didn't want to use it due to the Alpha slider not being used.

@scorbett123
Copy link
Contributor

I believe that you can make a colour setting with alpha disabled. Or if not it can probably just get ignored.

@ToxicAven
Copy link
Contributor Author

ToxicAven commented Mar 24, 2021

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.

@scorbett123
Copy link
Contributor

you can use

setting(name, defaultColor, false)

@ToxicAven
Copy link
Contributor Author

you can use

setting(name, defaultColor, false)

I'll look into it, may just make the other two and see what liv thinks is the best option

@5HT2 5HT2 added this to the 2.04.01 milestone Mar 24, 2021
Copy link
Member

@5HT2 5HT2 left a 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

@5HT2 5HT2 added the --changes-requested Changes need to be made to the pull label Mar 24, 2021
@ToxicAven ToxicAven requested a review from 5HT2 March 24, 2021 17:14
Copy link
Member

@5HT2 5HT2 left a 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??

@ToxicAven ToxicAven requested a review from 5HT2 March 24, 2021 20:23
@5HT2 5HT2 added --review-pending Pending a review of the pull --plugin -blocked Something is preventing this from being possible and removed --changes-requested Changes need to be made to the pull new labels Mar 25, 2021
@5HT2 5HT2 modified the milestones: 2.04.01, plugins Mar 25, 2021
@5HT2 5HT2 removed the --review-pending Pending a review of the pull label Mar 25, 2021
@5HT2 5HT2 changed the title [new] Add FogColor new: Add FogColor Mar 25, 2021
@5HT2 5HT2 linked an issue Mar 25, 2021 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
--plugin -blocked Something is preventing this from being possible -module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FogColor
3 participants