Welcome to The Bug Genie
Please fill in your username and password below, and press "Continue" to log in.If you have not already registered, please use the "Register new account" tab to do so.
![]() Please wait while updating issue type...
Could not save your changes
This issue has been changed since you started editing it
Data that has been changed is highlighted in red below. Undo your changes to see the updated information
You have changed this issue, but haven't saved your changes yet. To save it, press the Save changes button to the right
This issue is blocking the next release
![]() Create a comment There are no comments
There is nothing attached to this issue
This issue has no duplicates
807e52d
Apr 08, 17:08 - Preceeded by a6b5bff43e408a1f38d6bb4b2c7c29bbda99095e
Log entry
Use an unordered_map for ClosedNodeList Simplifies closed node list by storing Node Ids only into an unordered map, speeding up node adding and lookup, especially with unsuccessful pathfinder iterations. Workaround for Issue #652 Changed files
Affected issues
6c11cb8
Apr 08, 17:08 - Preceeded by 807e52def7c2781a3e5acd834ed287de842ac46f
Log entry
Do not return blocked nodes as pathfinder goals Blocked nodes get skipped by the pathfinding algorithm, resulting in failure. GetNearestNode() now returns the nearest node that is not blocked. Partially fixes Issue #652 Changed files
Affected issues
|
|||||||||||||||||||||||||||||||||||||||
Really delete this comment?
Also, I assume this is with AL 1.1.2?
Really delete this comment?
Really delete this comment?
Try walking - simply looking around does not trigger any lag.
Really delete this comment?
Really delete this comment?
Really delete this comment?
The issue was updated with the following change(s):
Really delete this comment?
Really delete this comment?