mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
Remove verbose per-node insertion tracking from A*. Keep essential logging: start, goal reached, partial/failed results. Clean up pathfind command with exception handling and cleaner output. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| ActionCosts.cs | ||
| AStarPathFinder.cs | ||
| BinaryHeapOpenSet.cs | ||
| CalculationContext.cs | ||
| MoveResult.cs | ||
| MoveType.cs | ||
| PathNode.cs | ||
| PathResult.cs | ||