1
0
cuberite-2a/Server
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
..
lang Renamed output directory to Server 2015-09-05 22:01:21 +02:00
Plugins Lighting now generally consistent with vanilla (#3988) 2017-09-07 11:56:17 +01:00
Prefabs Fixed and extended TestRails cubeset. 2016-12-15 11:09:11 +01:00
webadmin Minor changes (#3909) 2017-08-24 11:19:40 +02:00
.gitignore Removed binary ToLua++ from build. 2017-05-04 17:38:05 +02:00
BACKERS Added new Cuberite backers from bountysource. 2017-07-03 09:05:04 +01:00
brewing.txt Minor changes (#3909) 2017-08-24 11:19:40 +02:00
crafting.txt Added bed entity (#3823) 2017-07-07 09:31:45 +02:00
delete_windows_service.cmd Renamed output directory to Server 2015-09-05 22:01:21 +02:00
favicon.png New icon colors (#3675) 2017-06-03 18:49:02 +02:00
furnace.txt Added 1.12 blocks (#3760) 2017-06-30 10:46:58 +02:00
hg Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
hg.supp Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
install_windows_service.cmd Renamed output directory to Server 2015-09-05 22:01:21 +02:00
items.ini Added 1.12 blocks (#3760) 2017-06-30 10:46:58 +02:00
monsters.ini Improved tamed wolf pack cooperation and projectile reactions 2016-01-22 21:16:27 +02:00
README.txt Added missing 1.12 packet changes 2017-06-14 21:57:59 +02:00
vg Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
vg.supp Renamed output directory to Server 2015-09-05 22:01:21 +02:00

--------------------------------------------------------------------------------
   Welcome to your new Cuberite server, compatible with Minecraft 1.8 - 1.12!
--------------------------------------------------------------------------------

 - To get started with your server, read the user's manual at
   https://book.cuberite.org/

 - Subscribe to the Newsletter for update news and important information at
   https://cuberite.org/news/#subscribe

 - For information about adding plugins to your server, visit
   https://cuberite.org/plugins/

 - For additional support, visit https://cuberite.org/support/

--------------------------------------------------------------------------------