mirror of
https://github.com/cuberite/cuberite.git
synced 2025-04-03 23:41:22 +08:00
* WIP: Remove blocking GetHeight * Make CheckBasicStyle.lua happy * Update comment and style * Update lua bindings and docs * Rework chunk loading in GenerateRandomSpawn Explicitly use chunk stays instead of relying on chunks loaded by `cSpawnPrepare` to not unload. * Fix variable shadowing * Update to C++17 * Add note about empty chunks to IsWeatherWetAtXYZ API docs * Cleanup, fix some of the remaining merge issues. --------- Co-authored-by: Alexander Harkness <me@bearbin.net>
-------------------------------------------------------------------------------- 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/discuss/ --------------------------------------------------------------------------------