Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
/ YoupHead Public archive

[NOT STABLE] WoWHead parsing for models id.

License

Notifications You must be signed in to change notification settings

galathil/YoupHead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YoupHead

[NOT STABLE] WoWHead parsing for models id (TrinityCore Emulator Database) on master branche (Shadowlands).

Concept

  1. Parse WoWHead creature page (or from an HTML dump of this page)
  2. Generate (creature_template_model, creature_model_info) in a SQL file.
  3. Creatures IDs retrieves via existing creature_template table

Key features (educational)

  • Using common-cli to create arguments
  • Using common-io to write HTML files
  • Using jsoup to parse HTML document
  • Using mysql-connector to read MySQL table
  • Using tinylog for logging infos (info,errors) in file and console. Use this library to generate SQL queries.

About

[NOT STABLE] WoWHead parsing for models id.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages