index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Mobs
/
PathFinder.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
handled the infinite loop and style
x12xx12x
1
-1
/
+1
2022-04-20
Valid Height is now checked by vector.
x12xx12x
1
-35
/
+39
2021-04-30
Chest, weather, crash, and miscellaneous fixes (#5215)
Tiger Wang
1
-1
/
+1
2021-04-12
Update entity sizes
Tiger Wang
1
-4
/
+3
2021-03-28
Unify DoWithBlockEntity (#5168)
Tiger Wang
1
-0
/
+1
2020-05-15
Enable some more clang-tidy linter checks (#4738)
peterbell10
1
-5
/
+2
2020-04-03
Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)
Mattes D
1
-0
/
+1
2018-02-05
Deal with covered switches consistently (#4161)
peterbell10
1
-7
/
+1
2016-04-18
Fix issues below y = 0
LogicParrot
1
-2
/
+8
2015-12-24
PF - "Special blocks" handling
Safwat Halaby
1
-39
/
+59
2015-12-21
PF - Improved mob jumping
Safwat Halaby
1
-1
/
+5
2015-12-21
Revert "Changed cPath to have a reset method".
Safwat Halaby
1
-8
/
+8
2015-12-16
Changed cPath to have a reset method.
tycho
1
-8
/
+8
2015-12-15
Changed raw cPath to an unique_ptr, fixes memory leak
Lukas Pioch
1
-8
/
+8
2015-12-13
Decoupled cMonster and path recalc logic, re-implemented recalc
Safwat Halaby
1
-0
/
+261