1
0
Fork 0
cuberite-2a/tests/LuaThreadStress
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
..
Bindings.h Tests: Added LuaState thread stress-test. 2017-01-15 15:11:18 +01:00
CMakeLists.txt cPieceModifier interface and cPieceModifierRandomizeBlocks class (#5122) 2021-04-08 12:24:59 +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
LuaThreadStress.cpp Tests: Added LuaState thread stress-test. 2017-01-15 15:11:18 +01:00
Stubs.cpp Move item placement into item handlers (#5184) 2021-05-05 13:25:10 +00:00
Test.lua Tests: Added LuaState thread stress-test. 2017-01-15 15:11:18 +01:00