1
0
Fork 0
cuberite-2a/tests
Tiger Wang a62b2b1be2
Move item placement into item handlers (#5184)
* Move item placement into item handlers

+ Add appropriate CanBeAt checks in cPlayer::PlaceBlocks, into which all placement handlers call.
* Partly addresses #5157
* Fixes #4878
* Fixes #2919
* Fixes #4629
* Fixes #4239
* Fixes #4849

Co-authored-by: changyong guo <guo1487@163.com>
Co-authored-by: Xotheus <shady3300@outlook.com>
Co-authored-by: Krist Pregracke <krist@tiger-scm.com>

* Review fixes

* Update APIDesc.lua

* Rename

Co-authored-by: changyong guo <guo1487@163.com>
Co-authored-by: Xotheus <shady3300@outlook.com>
Co-authored-by: Krist Pregracke <krist@tiger-scm.com>
2021-05-05 13:25:10 +00:00
..
BlockTypeRegistry Rename files to match code 2021-05-04 16:11:56 +01: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 Update the minimodules 2021-04-12 14:09:18 +01: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 Move item placement into item handlers (#5184) 2021-05-05 13:25:10 +00: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 Move item placement into item handlers (#5184) 2021-05-05 13:25:10 +00: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 Fix debug macro situation (#5114) 2021-01-26 09:41:55 +00:00