Canvas Renderer

Canvas Renderer

202k Downloads

Disabling fog breaks blindness status effect

spiralhalo opened this issue ยท 3 comments

commented

The blindness status works by lowering fog distance. Disabling fog entirely allows the player to see normally.

Fog "vanilla":
image

Fog "subtle":
image

Fog "none":
image

Tested on 1.0.1095-snapshot

commented

Oh, I see. This is probably an easy fix. I'll have a look.

commented

I'd like to add more granular control of fog later, but this is at least better for now.

commented

Tried reproducing this fog issue and sure enough the problem is present, However this also applies to sodium (See image) and other mods that make use of the fog removal check.
image