What's New in Version 1.0.1 See changelog
Released
Update PlayerVisionTracer from v1.0.0 to v1.0.1
Changes:
Configuration Updates:
Added HitEntityColor to customize the color of the line when hitting a player.
Feature Enhancements:
Introduced OnPlayerInit and OnPlayerDisconnected methods for automatic visualization handling when admins connect or disconnect.
Added a new command option stoplineathit to toggle whether the drawn line stops at a hit.
Modified DrawLookDirectionLine to color lines differently when hitting another player, using the new HitEntityColor.
Improved real-time vision updates through the addition of the VisionTracer component to dynamically handle tracing per player.
Players now automatically get their vision tracers cleared upon disconnect to free up resources.
Upcoming Features:
Alert system for detecting when a player looks at another player for a configurable percentage of time is planned but not yet included in this version.
Important Note:
Before updating to v1.0.1, delete your lang folder and existing config files to ensure compatibility with the new version.