1
0
cuberite-2a/Server/Plugins
Alexander Harkness b5a23e5cd9 Lighting now generally consistent with vanilla (#3988)
* Lighting now generally consistent with vanilla

Skylight is now dispersed by some blocks, instead of passing
through unimpeded.

Some blocks which were not marked as transparent are now marked as
such.

Water and other such blocks now attenuate light with the correct
intensity.

Generally changes were based on documentation in the Minecraft
Wiki: https://minecraft.gamepedia.com/Opacity#On_block_light ,
however during play-testing on vanilla lava was found not to
attenuate sky or block-light so the attenuation was removed.

This fixes #3849

* Add API documentation for IsSkylightDispersant

* Rename m_SkylightDispersant to m_IsSkylightDispersant

* Update comment for m_Transparent property of Blocks
2017-09-07 11:56:17 +01:00
..
APIDump Lighting now generally consistent with vanilla (#3988) 2017-09-07 11:56:17 +01:00
ChatLog@cc04da381b
Core@842accabb1 Update Core plugin 2017-09-01 11:48:17 +01:00
Debuggers
DumpInfo
HookNotify
NetworkTest
ProtectionAreas@d08cf8fba9 Update core plugins to latest version (#3951) 2017-08-30 10:32:53 +01:00
TestLuaRocks
.gitignore
InfoDump.lua
InfoReg.lua