Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Daribon/WaypointCreator

 
 

Repository files navigation

logo Mass Waypoint Creator

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_data)
  • CMaNGOS (creature_movement)
  • C++ code generation

main_window

About

Uses a parsed pkt file from WowPacketParser to create paths from movement packets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%