1
0
Fork 0
cuberite-2a/tests/Generating
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
..
BasicGeneratorTest.cpp Require semi-colon at end of function-like macros (#4719) 2020-05-05 20:39:59 +00:00
Bindings.h Gen: Moved tests to a separate folder, unified shared sources. 2017-05-04 09:49:30 +02:00
CMakeLists.txt Update the minimodules 2021-04-12 14:09:18 +01:00
LoadablePieces.cpp Improved testing framework. (#4376) 2019-08-26 21:38:34 +02:00
LuaState_Declaration.inc Add cUUID class (#3871) 2017-08-25 13:43:18 +01:00
LuaState_Typedefs.inc Add cUUID class (#3871) 2017-08-25 13:43:18 +01:00
PieceGeneratorBFSTreeTest.cpp Gen: Added a simple PieceGeneratorBFSTree test. 2017-05-04 09:49:30 +02:00
PieceRotationTest.cpp Require semi-colon at end of function-like macros (#4719) 2020-05-05 20:39:59 +00:00
Stubs.cpp Move item placement into item handlers (#5184) 2021-05-05 13:25:10 +00:00
Test.cubeset Gen: Moved tests to a separate folder, unified shared sources. 2017-05-04 09:49:30 +02:00
Test1.schematic Gen: Moved tests to a separate folder, unified shared sources. 2017-05-04 09:49:30 +02:00