Skip to content

A multi-purpose SQL generator for cmangos tbc-db created in Windows Forms.

Notifications You must be signed in to change notification settings

al3xc1985/SpawnGenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpawnGenerator

A multi-purpose SQL generator for cmangos tbc-db created in Windows Forms.

Features are primarily being added when I have a need for them myself, but suggestions are welcome.

Current features:

  1. The application supports both MDI childs and separate windows
  2. Filter sniff files based on a packet white- or blacklist.
  3. Import creature and gameobject spawn data from sniff files. Sort them by entry, delete duplicates and generate SQL for insertion into tbc-db.
  4. Easily generate a large amount of pools based on parameters you enter.
  5. Subtract packet timestamps (useful when working on scripts that require delicate timing)
  6. Easily add single creature spawns by pasting the position string and other data
  7. Time spellcasts from sniffs
  8. Import and update model speed from sniffs
  9. Generate waypoints for flying creatures using points sent in CreateObject
  10. Import creature and gameobject spawns from sniffs into a temporary DB in order to later add them to tbc-db
  11. Parse texts from multiple files and filter them
  12. Convert SMSG_PET_SPELLS_MESSAGE packets into SQL
  13. Update creature_template data from sniffs

Main Filterer Multi-Spawn Window Pool Window Timestamp

About

A multi-purpose SQL generator for cmangos tbc-db created in Windows Forms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%