CptSpaceToaster / CptsModdingLight

Do What The F*ck You Want To Public License
39 stars 15 forks source link

Render Issue With Hardcore Darkness #49

Open givemhell opened 9 years ago

givemhell commented 9 years ago

CptSpaceToaster it seems i found another mod that makes things act funny

http://www.curse.com/mc-mods/minecraft/225957-hardcore-darkness "it removes the minimum block & sky light so if there is no light source its actually dark" "I really am just editing the vanilla lightmap to not have that minimal light."

this is the result http://i.imgur.com/V9So2rT.png <-- night http://i.imgur.com/MEKH6LW.png <-- day

i also let the other mod author know of the problem, but hes not all to sure on how to fix it https://github.com/lumien231/Hardcore-Darkness/issues/5

CptSpaceToaster commented 9 years ago

Yeah, I basically removed the entire lightmap texture system (it's still there, just unused)

Hardcore darkness will fire off it's transformers, but it won't change any behavior. I'll have to check to see if hardcore darkness exists, and then implement it myself basically....

Or just get around to creating that configuration file I haven't made yet.

asiekierka commented 9 years ago

Seconding.

CptSpaceToaster commented 9 years ago

:+1:

givemhell commented 9 years ago

we wont see a fix for 1.7 right?