Skip to content
Success

Changes

Summary

  1. Fix player line of sight checking and make the A* targeting more robust (commit: 168c4c8) (details)
Commit 168c4c8dc01594f8352ed653cb78ea2bc517d932 by fullwall
Fix player line of sight checking and make the A* targeting more robust (10 retries before cancelling target)
(commit: 168c4c8)
The file was addedsrc/main/java/net/citizensnpcs/util/nms/PlayerEntitySenses.java
The file was modified src/main/java/net/citizensnpcs/npc/entity/EntityHumanNPC.java (diff)
The file was modified src/main/java/net/citizensnpcs/npc/ai/MCTargetStrategy.java (diff)