You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Public WotLK 3.3.5a bot in C#/WPF. API surface ported from Honorbuddy, retargeted at build 12340 and custom servers. │ Botbases, navigation, questing, dungeons, BGs, gathering, combat routines — a…
C++ Recast/Detour wrapper behind CopilotBuddy's pathfinding. Faithful port of Honorbuddy's Tripper.RecastManager (WoD │ / Legion): same C API, same struct layouts, so the C# P/Invoke layer calls in…
C#/WPF rewrite of the MaNGOS navmesh extractor. Produces 4x4 .mmtile files in HonorBuddy format (PAMM, mmapVer = 6) │ for Navigation.dll. Same Recast params as the original HB mesh generator.
MeshViewer3D — A Windows .NET 6 OpenGL tool to view and edit World of Warcraft 3.3.5a navigation meshes, with built-in blackspot editing. Uses Trinity/MaNGOS tile formats.