1
0
Fork 0
cuberite-2a/Server/Plugins/APIDump
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
..
Classes Updated APIDoc (#3985) 2017-09-07 10:33:46 +02:00
Hooks Minor changes (#3909) 2017-08-24 11:19:40 +02:00
Static Renamed output directory to Server 2015-09-05 22:01:21 +02:00
APIDesc.lua Lighting now generally consistent with vanilla (#3988) 2017-09-07 11:56:17 +01:00
InfoFile.html Updated docs to mention InfoDump for creating README.md, etc. (#3895) 2017-08-15 05:32:28 +02:00
LICENSE-prettify.txt Renamed output directory to Server 2015-09-05 22:01:21 +02:00
SettingUpDecoda.html Minor changes (#3909) 2017-08-24 11:19:40 +02:00
SettingUpZeroBrane.html Minor changes (#3909) 2017-08-24 11:19:40 +02:00
UsingChunkStays.html Updated links and docs (#3488) 2016-12-19 17:08:19 +01:00
WebWorldThreads.html Updated links and docs (#3488) 2016-12-19 17:08:19 +01:00
Writing-a-Cuberite-plugin.html Updated links and docs (#3488) 2016-12-19 17:08:19 +01:00
lang-lua.js Renamed output directory to Server 2015-09-05 22:01:21 +02:00
main.css Renamed output directory to Server 2015-09-05 22:01:21 +02:00
main_APIDump.lua Updated docs to mention InfoDump for creating README.md, etc. (#3895) 2017-08-15 05:32:28 +02:00
piwik.js Added analytics to APIDump 2015-12-26 14:10:53 +00:00
prettify.css Renamed output directory to Server 2015-09-05 22:01:21 +02:00
prettify.js Renamed output directory to Server 2015-09-05 22:01:21 +02:00