CBaseNPC 1.4.0.85
Fix error case in CNavMesh.BuildPath + add natives (#20)
Added the following natives :
CNavArea.IsOverlappingX
CNavArea.IsOverlappingY
CNavArea.GetExtent
CNavArea.ContainsPoint
CNavMesh.GetNavArea
CNavMesh.GetNavAreaEntity
Added the following stocks :
DirectionLeft
DirectionRight
DirectionToAngle
AngleToDirection
Gamedata update is required.