1
0
Fork 0
cuberite-2a/src/WorldStorage
12xx12 410d6c0045
Fixing Mob spawner behaviour (#4930)
* fixed mob spawner failure (whoopsie in the BlockEntity.GetChunkZ())
Style

* fixed spawning behaviour

* fixed saving entity type saving

* checkstyle

* removed debug log

* removed short saving

* Style

Co-authored-by: 12xx12 <12xx12100@gmail.com>
Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com>
2020-09-27 20:02:16 +03:00
..
CMakeLists.txt Add Statistics and Achievements for newer Network standards 2020-08-19 20:45:27 +01:00
EnchantmentSerializer.cpp Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
EnchantmentSerializer.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
FastNBT.cpp FastNBTWriter: AddString now uses string_view 2020-08-28 21:42:18 +01:00
FastNBT.h FastNBTWriter: AddString now uses string_view 2020-08-28 21:42:18 +01:00
FireworksSerializer.cpp Pulled the BlockID and BlockInfo headers from Globals.h. (#4591) 2020-04-03 08:57:01 +02:00
FireworksSerializer.h Pulled the BlockID and BlockInfo headers from Globals.h. (#4591) 2020-04-03 08:57:01 +02:00
MapSerializer.cpp Remove old Android leftovers (#4722) 2020-05-07 22:14:00 +03:00
MapSerializer.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
NBTChunkSerializer.cpp Fixing Mob spawner behaviour (#4930) 2020-09-27 20:02:16 +03:00
NBTChunkSerializer.h Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885) 2020-09-25 09:13:59 +00:00
NamespaceSerializer.cpp Minor typo fixes 2020-08-21 00:50:09 +01:00
NamespaceSerializer.h Add Statistics and Achievements for newer Network standards 2020-08-19 20:45:27 +01:00
SchematicFileSerializer.cpp Remove Schematic Chunk height limitation 2020-07-06 20:56:47 +01:00
SchematicFileSerializer.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ScoreboardSerializer.cpp Remove old Android leftovers (#4722) 2020-05-07 22:14:00 +03:00
ScoreboardSerializer.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
StatSerializer.cpp Use tracing for explosions (#4845) 2020-09-12 18:57:44 +00:00
StatSerializer.h StatSerializer: use std::move 2020-08-21 18:15:34 +01:00
WSSAnvil.cpp Fixing Mob spawner behaviour (#4930) 2020-09-27 20:02:16 +03:00
WSSAnvil.h Added end portal and enchanting table block entities 2020-09-20 01:40:20 +01:00
WorldStorage.cpp WorldStorage: Removed unused callback parameters 2020-08-28 21:36:46 +01:00
WorldStorage.h Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885) 2020-09-25 09:13:59 +00:00