1
0
cuberite-2a/src
Pablo Beltrán 2359611c57 Don't destroy monster when last target type is a player (#3721)
In current Cuberite version if you are pursued by monsters you just have to disconnect and connect again to get rid of them. If no other player is in your chunk monsters will get destroyed.
2017-05-21 10:29:06 +02:00
..
Bindings Tracer replacement (#3704) 2017-05-11 13:34:36 +01:00
BlockEntities Corrected brewingstand and added support for fuel 2017-05-08 06:30:54 +02:00
Blocks BlockHandlers: vertical alignment. 2017-05-09 11:13:44 +02:00
Entities Tracer replacement (#3704) 2017-05-11 13:34:36 +01:00
Generating Gen: Moved PiecePool into a separate file. 2017-05-04 09:49:30 +02:00
HTTP Refactored to put URL Encoding / Decoding in a single place. (#3491) 2016-12-25 18:29:21 +01:00
Items Tracer replacement (#3704) 2017-05-11 13:34:36 +01:00
Mobs Don't destroy monster when last target type is a player (#3721) 2017-05-21 10:29:06 +02:00
Noise Added NoiseSpeedTest project. 2016-11-15 07:38:00 +01:00
OSSupport Removed unnecessary check for lower and upper folder 2017-03-16 17:50:19 +01:00
PolarSSL++ Fixed type-casting-related warnings. 2016-08-24 22:26:53 +02:00
Protocol Use FastWriter instead of StyledWriter 2017-05-16 21:17:33 +02:00
Resources Updated icons and logo 2016-03-28 19:42:14 +03:00
Simulator Added missing checks for Initialize function and updated APIDoc 2017-05-08 06:31:45 +02:00
UI Corrected brewingstand and added support for fuel 2017-05-08 06:30:54 +02:00
WorldStorage Corrected brewingstand and added support for fuel 2017-05-08 06:30:54 +02:00
AllocationPool.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BiomeDef.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BiomeDef.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockArea.cpp Fixed bindings for cBlockArea:Read and Write. (#3568) 2017-02-05 16:00:38 +01:00
BlockArea.h Fixed bindings for cBlockArea:Read and Write. (#3568) 2017-02-05 16:00:38 +01:00
BlockID.cpp Fixed RasPi builds of unit tests. 2016-08-04 20:47:53 +02:00
BlockID.h Added some blocks and items (#3503) 2017-02-14 11:13:55 +01:00
BlockInfo.cpp Added blocks that can be washed away by water (#3637) 2017-03-21 09:47:03 +01:00
BlockInfo.h Anticheat fastbreak (#3411) 2016-11-06 19:30:19 +01:00
BlockInServerPluginInterface.h Placing a fluid from bucket calls plugin hooks. 2015-04-14 10:49:01 +02:00
BlockTracer.h Tracer replacement (#3704) 2017-05-11 13:34:36 +01:00
BoundingBox.cpp SelfTests: Moved BoundingBox test to a separate project. 2016-06-18 13:12:09 +02:00
BoundingBox.h Bindings: Fixed cBoundingBox API. 2016-06-05 18:23:16 +02:00
BrewingRecipes.cpp Corrected brewingstand and added support for fuel 2017-05-08 06:30:54 +02:00
BrewingRecipes.h Corrected brewingstand and added support for fuel 2017-05-08 06:30:54 +02:00
Broadcaster.cpp Removed ClientHandle.h dependencies from common headers. 2016-11-18 20:00:04 +01:00
Broadcaster.h Added support for additional data in the ParticleEffect Packet 2015-05-07 03:47:46 +01:00
BuildInfo.h.cmake Added abilty to set build info 2014-09-10 16:07:00 +01:00
ByteBuffer.cpp Use CMake's Android generators to crosscompile 2016-12-12 14:32:32 +00:00
ByteBuffer.h Spectators added (#2852) 2016-10-12 14:38:45 +02:00
ChatColor.cpp Refactored cChatColor 2014-07-19 11:09:39 -07:00
ChatColor.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
CheckBasicStyle.lua StyleCheck: Add "else has to be on a separate line" (#3412) 2016-10-20 19:09:18 +02:00
Chunk.cpp Removed asserts about chunk queued. 2017-01-19 16:25:07 +01:00
Chunk.h Initial support for the 1.11 protocol. 2016-12-16 00:07:22 +01:00
ChunkData.cpp Out of world blocks are now always considered air blocks 2016-04-23 09:54:34 +03:00
ChunkData.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ChunkDataCallback.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ChunkDef.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ChunkMap.cpp Fixed bindings for cBlockArea:Read and Write. (#3568) 2017-02-05 16:00:38 +01:00
ChunkMap.h DeadlockDetect now lists some tracked CS's stats. 2017-01-18 09:03:05 +01:00
ChunkSender.cpp 1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135) 2016-05-14 20:12:42 +01:00
ChunkSender.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ChunkStay.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ChunkStay.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ClientHandle.cpp Allow enabling/disabling of block change limit 2017-05-19 19:51:03 +02:00
ClientHandle.h Fixed ClientHandle:GetProtocolVersion returning wrong number. 2017-01-28 10:31:04 +01:00
CMakeLists.txt Removed binary ToLua++ from build. 2017-05-04 17:38:05 +02:00
Color.cpp Leather Armor can now be dyed. 2015-07-15 14:05:36 -06:00
Color.h Added CircleCI for stylechecking. 2015-09-17 11:20:10 +02:00
CommandOutput.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
CommandOutput.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
CompositeChat.cpp CompositeChat: Use shorter JSON format. 2016-12-16 00:07:23 +01:00
CompositeChat.h Fixed cCompositeChat's constructor LuaAPI bindings. 2016-09-25 12:42:05 +02:00
CraftingRecipes.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
CraftingRecipes.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Cuberite.vcxproj.user Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
Cuboid.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Cuboid.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
DeadlockDetect.cpp DeadlockDetect now lists some tracked CS's stats. 2017-01-18 09:03:05 +01:00
DeadlockDetect.h DeadlockDetect now lists some tracked CS's stats. 2017-01-18 09:03:05 +01:00
Defines.h Added some blocks and items (#3503) 2017-02-14 11:13:55 +01:00
EffectID.h Updated sounds and effect IDs (#3422) 2017-02-15 06:05:24 +01:00
Enchantments.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Enchantments.h Updated links and docs (#3488) 2016-12-19 17:08:19 +01:00
Endianness.h Fixes compilation failures on MacOSX 10.10 2015-07-09 11:15:37 -06:00
FastRandom.cpp Fixed cFastRandom Test. (#3291) 2016-08-03 09:35:42 +02:00
FastRandom.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ForEachChunkProvider.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
FurnaceRecipe.cpp Use CMake's Android generators to crosscompile 2016-12-12 14:32:32 +00:00
FurnaceRecipe.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Globals.cpp
Globals.h Fixed RasPi builds of unit tests. 2016-08-04 20:47:53 +02:00
IniFile.cpp Revert "Issue3136" 2016-04-14 12:40:46 +03:00
IniFile.h Pull the cSettingsRepositoryInterface::noID constant into cIniFile Lua API. 2016-08-18 12:12:31 +02:00
Inventory.cpp Proper entity destruction in non-ticking chunks 2016-02-19 07:05:22 +02:00
Inventory.h Updated API documentation. 2016-07-18 22:11:40 +02:00
Item.cpp change from single followable item to multiple 2015-11-23 22:20:31 +01:00
Item.h APIDump: Reformatted the docs to include type information. 2016-09-12 23:21:15 +02:00
ItemGrid.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ItemGrid.h Updated API documentation. 2016-07-18 22:11:40 +02:00
LeakFinder.cpp Added the _UNICODE flag on Windows 2015-09-26 22:19:29 +01:00
LeakFinder.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
LightingThread.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
LightingThread.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
LinearInterpolation.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
LinearInterpolation.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
LinearUpscale.h Fixed RasPi builds of unit tests. 2016-08-04 20:47:53 +02:00
LineBlockTracer.cpp Tracer replacement (#3704) 2017-05-11 13:34:36 +01:00
LineBlockTracer.h Tracer replacement (#3704) 2017-05-11 13:34:36 +01:00
Logger.cpp Increase robustness of the logging subsystem 2015-09-15 16:19:49 +01:00
Logger.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
LoggerListeners.cpp Use CMake's Android generators to crosscompile 2016-12-12 14:32:32 +00:00
LoggerListeners.h Increase robustness of the logging subsystem 2015-09-15 16:19:49 +01:00
main.cpp Add support for alternate config file locations (#3578) 2017-02-22 14:10:32 +01:00
Map.cpp Removed ClientHandle.h dependencies from common headers. 2016-11-18 20:00:04 +01:00
Map.h Improved maps 2015-07-14 21:46:30 +01:00
MapManager.cpp Improved maps 2015-07-14 21:46:30 +01:00
MapManager.h Improved maps 2015-07-14 21:46:30 +01:00
Matrix4.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
MemoryLeak.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
MemorySettingsRepository.cpp Initial implementation of IniFile overloading 2015-05-16 10:46:51 +01:00
MemorySettingsRepository.h Fixed RasPi builds of unit tests. 2016-08-04 20:47:53 +02:00
MobCensus.cpp Fixed warnings in MSVC. 2015-06-02 12:51:43 +02:00
MobCensus.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
MobFamilyCollecter.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
MobFamilyCollecter.h Fixed spaces around single-line comments. 2014-07-17 19:13:23 +02:00
MobProximityCounter.cpp Silenced and fixed many warning messages across multiple files. 2015-07-29 09:49:30 -06:00
MobProximityCounter.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
MobSpawner.cpp Mobs no longer spawn at the top of the nether. 2016-03-01 12:07:46 +01:00
MobSpawner.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
MonsterConfig.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
MonsterConfig.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
NetherPortalScanner.cpp Work on NetherPortalScanner. Setup portal scanner to reset PortalCooldown. Changed where player is spawned. Added a_InitSpawn flag to CreateAndInitializeWorld. 2015-06-13 16:09:43 -05:00
NetherPortalScanner.h Prevent Nether teleportation loops 2016-04-04 17:53:08 +03:00
OverridesSettingsRepository.cpp Proper fix for #3136 (#3143) 2016-04-18 23:04:13 +01:00
OverridesSettingsRepository.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ProbabDistrib.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ProbabDistrib.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
RankManager.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
RankManager.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
RCONServer.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
RCONServer.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Root.cpp Prevent infinite loop when logging fails (#3693) 2017-05-05 13:02:54 +01:00
Root.h Add support for alternate config file locations (#3578) 2017-02-22 14:10:32 +01:00
Scoreboard.cpp Added GetTeamNames to cScoreboard (#3217) 2016-05-29 19:12:18 +02:00
Scoreboard.h Added GetTeamNames to cScoreboard (#3217) 2016-05-29 19:12:18 +02:00
Server.cpp Allow enabling/disabling of block change limit 2017-05-19 19:51:03 +02:00
Server.h Allow enabling/disabling of block change limit 2017-05-19 19:51:03 +02:00
SetChunkData.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
SetChunkData.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
SettingsRepositoryInterface.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
SpawnPrepare.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
SpawnPrepare.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
StackWalker.cpp MSVC: Ignore the deprecation warning in 3rd party StackWalker. 2015-08-09 09:23:12 +02:00
StackWalker.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
Statistics.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
Statistics.h Fixed spaces around single-line comments. 2014-07-17 19:13:23 +02:00
Stopwatch.h Added PieceStructures generator. 2015-12-01 10:35:07 +01:00
StringCompression.cpp Fixed type-casting-related warnings. 2016-08-24 22:26:53 +02:00
StringCompression.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
StringUtils.cpp fix endless loop in StringReplace (#3658) 2017-04-01 12:57:51 +01:00
StringUtils.h PieceGenerator: Added rotation-aware vertical connectors. 2017-02-13 16:50:35 +01:00
Tracer.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Tracer.h Tracer replacement (#3704) 2017-05-11 13:34:36 +01:00
Vector3.h Vector3: Removed useless NormalizeCopy overload from LuaAPI. 2016-07-18 22:11:39 +02:00
VoronoiMap.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
VoronoiMap.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
WebAdmin.cpp Removed development plugins from settings file 2017-03-19 21:54:01 +01:00
WebAdmin.h Don't return const ref params and removed functions from 2017-05-01 11:10:21 +02:00
World.cpp Don't destroy monster when last target type is a player (#3721) 2017-05-21 10:29:06 +02:00
World.h Added some blocks and items (#3503) 2017-02-14 11:13:55 +01:00
XMLParser.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00