Skip to content

Kittnz/WaypointCreator

 
 

Repository files navigation

logo Waypoint Creator VMaNGOS

Fork of Waypoint Creator with main focus on handling large sniffs better.

Creates NPC paths using parsed packet files and visualizes them on the game map with SkiaSharp rendering.

Features

  • Map Visualization: View waypoints on game maps using SkiaSharp
  • Multi-Server Support: VMaNGOS, TrinityCore, and CMaNGOS SQL output
  • Database Integration: Auto-fetch creature names from your database
  • Search: Find NPCs by searching for names or NPC entries
  • Map Navigation: Zoom and pan around the game world
  • Multi-file Support: Process multiple sniff files simultaneously

Requirements

Output Support

  • VMaNGOS (creature_movement)
  • TrinityCore (waypoint_path)
  • CMaNGOS (creature_movement)
  • C++ code generation

main_window

About

Uses text output file from wpp to create paths from movement packets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.6%
  • C# 45.4%