cuberite/tests
hle0 33b9c5dc6d
Fix cChunkMap issues below with coords below y=0 (#5397)
* return false in cChunkMap::GetBlockTypeMeta if requested height is invalid

* add checks to users of cWorld::GetBlockTypeMeta

* add checks for invalid height to cChunkMap::GetBlock and cChunkMap::GetBlockMeta

* add hle0 to CONTRIBUTORS

* Fix merge conflict with isValidHeight

* Add initialisation contract and fulfil it.

---------

Co-authored-by: Alexander Harkness <me@bearbin.net>
2024-11-07 23:05:47 +00:00
..
BlockTypeRegistry Removed all Printf-family functions from StringUtils. 2023-05-16 23:50:37 +02:00
BoundingBox Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
ByteBuffer Fix WriteXZYPosition64 and add tests 2022-01-14 17:24:59 +00:00
ChunkData Prepare ChunkData for BlockState storage (#5105) 2021-03-05 14:03:55 +01:00
CompositeChat Fix cChunkMap issues below with coords below y=0 (#5397) 2024-11-07 23:05:47 +00:00
ConsoleColors Moved some files. 2013-12-21 12:59:41 +00:00
FastRandom Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
Generating Removed all Printf-family functions from StringUtils. 2023-05-16 23:50:37 +02:00
HTTP Update Cuberite Root CA Cert - ISRG X1 Root now used. 2024-11-01 23:23:52 +00:00
LoadablePieces Compile the entire Lua stack as C++ 2021-06-25 10:17:53 +01:00
LuaThreadStress Compile the entire Lua stack as C++ 2021-06-25 10:17:53 +01:00
Network Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
NoiseTest Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
OSSupport Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
SchematicFileSerializer Move item placement into item handlers (#5184) 2021-05-05 13:25:10 +00:00
UUID Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
CMakeLists.txt Upgrade to C++17 [CMake] (#4717) 2020-05-16 20:59:10 +01:00
TestHelpers.h Removed all Printf-family functions from StringUtils. 2023-05-16 23:50:37 +02:00