1
0
cuberite-2a/tests
Tiger Wang 125df19477
Do not fake a tool when converting to pickups (#5170)
* When the cause of destruction was world-induced (CanBeAt check failed) there is no tool. Pass the nullptr directly to ConvertToPickups and let it handle it.
* Fixes #4795
- Remove unused a_Digger parameter to ConvertToPickups.
2021-03-28 14:41:34 +01:00
..
BlockTypeRegistry Remove unused Temporary namespace 2020-12-21 00:11:34 +00:00
BoundingBox Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
ByteBuffer zlib -> libdeflate (#5085) 2021-01-11 16:39:43 +00:00
ChunkData Prepare ChunkData for BlockState storage (#5105) 2021-03-05 14:03:55 +01:00
CompositeChat CompositeChat: use variants 2021-02-08 12:41:30 +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 Do not fake a tool when converting to pickups (#5170) 2021-03-28 14:41:34 +01:00
HTTP Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
LoadablePieces Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
LuaThreadStress Do not fake a tool when converting to pickups (#5170) 2021-03-28 14:41:34 +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 Do not fake a tool when converting to pickups (#5170) 2021-03-28 14:41:34 +01: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 Fix debug macro situation (#5114) 2021-01-26 09:41:55 +00:00