1
0
cuberite-2a/src/Protocol
12xx12 36a67df105
Ender Crytal Fix and report proper cmake file for luabindingscheck fail (#5017)
* fixed network
fixed explosion
fixed ticking

added network broadcast to Setter method

added nullptr protection

using macros in 1.10 Protocol_1_10.cpp

revealed functions to LUA API

small fixups, typos, less functions used

fixed more doc

readded info that saving is done only if the beam is displayed

made the constructor transfer all needed members

fixed wrong commit

removed default parameters on SpawnEnderCrystal

fixed wrong metadata

moved call to destroy in the right place

fixed some typos

Fixed Ender Crystal

* fixed documentation

* fixed doc and added proper error message

* Parameters, arrows

* Parameters

Co-authored-by: 12xx12 <12xx12100@gmail.com>
Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com>
2020-11-06 15:00:59 +00:00
..
Palettes Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) 2020-10-05 10:27:14 +00:00
Authenticator.cpp Update submodules (#4727) 2020-05-09 15:51:15 +01:00
Authenticator.h Using Super. 2020-04-16 20:07:48 +00:00
ChunkDataSerializer.cpp Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) 2020-10-05 10:27:14 +00:00
ChunkDataSerializer.h Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) 2020-10-05 10:27:14 +00:00
CMakeLists.txt 1.14 connection support 2020-07-26 18:55:16 +01:00
ForgeHandshake.cpp CheckBasicStyle: Check number of empty lines between functions (#4267) 2018-07-26 22:24:36 +01:00
ForgeHandshake.h Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
MojangAPI.cpp Update submodules (#4727) 2020-05-09 15:51:15 +01:00
MojangAPI.h Add cUUID class (#3871) 2017-08-25 13:43:18 +01:00
Packetizer.cpp Introduce recipe book functionality (#4493) 2020-07-14 17:56:42 +01:00
Packetizer.h Add beam target, configurable base visibility to Ender Crystals (#5010) 2020-10-29 20:47:20 +00:00
Protocol_1_8.cpp Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) 2020-10-05 10:27:14 +00:00
Protocol_1_8.h Remove SetProperty(...cPlayer) 2020-10-03 16:54:14 +01:00
Protocol_1_9.cpp Ender Crytal Fix and report proper cmake file for luabindingscheck fail (#5017) 2020-11-06 15:00:59 +00:00
Protocol_1_9.h Remove unused ServerPort argument 2020-09-18 16:41:06 +01:00
Protocol_1_10.cpp Ender Crytal Fix and report proper cmake file for luabindingscheck fail (#5017) 2020-11-06 15:00:59 +00:00
Protocol_1_10.h Remove GetProtocolVersion unneeded comments 2020-07-19 23:11:02 +01:00
Protocol_1_11.cpp Ender Crytal Fix and report proper cmake file for luabindingscheck fail (#5017) 2020-11-06 15:00:59 +00:00
Protocol_1_11.h Remove GetProtocolVersion unneeded comments 2020-07-19 23:11:02 +01:00
Protocol_1_12.cpp Ender Crytal Fix and report proper cmake file for luabindingscheck fail (#5017) 2020-11-06 15:00:59 +00:00
Protocol_1_12.h Cleanup Protocol classes 2020-09-18 16:41:06 +01:00
Protocol_1_13.cpp Ender Crytal Fix and report proper cmake file for luabindingscheck fail (#5017) 2020-11-06 15:00:59 +00:00
Protocol_1_13.h 1.13+: Send length-prefixed server Brand string 2020-08-28 21:08:06 +01:00
Protocol_1_14.cpp Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) 2020-10-05 10:27:14 +00:00
Protocol_1_14.h Cleanup Protocol classes 2020-09-18 16:41:06 +01:00
Protocol.h Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) 2020-10-05 10:27:14 +00:00
ProtocolRecognizer.cpp Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) 2020-10-05 10:27:14 +00:00
ProtocolRecognizer.h Delete duplicated status request handlers 2020-07-18 19:23:10 +01:00
RecipeMapper.cpp Introduce recipe book functionality (#4493) 2020-07-14 17:56:42 +01:00
RecipeMapper.h Introduce recipe book functionality (#4493) 2020-07-14 17:56:42 +01:00