Skip to content

SHJ234/shaguquest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShaguDB

ShaguDB is a database Addon for World of Warcraft Vanilla (1.12.1) Clients. It includes a huge amount of data which contains spawn,drop and quest stuff.

This data can be used to display all kind of informations on your map (Cartographer required). The following command will display all "Gold Ores" on your map. This can be used for all kind of NPCs or gameobjects too.

	/shagu spawn Gold Ore

If you are interested in displaying some drop informations, try out the following, it will display all kind of mobs, treasures and so on which the item can be obtained from.

	/shagu item Black Pearl

With version 5.0 a new feature was introduced. The "vendor" command.

	/shagu vendor Jagged Arrow

Will display all vendors selling "Jagged Arrow".

Additionally ShaguDB includes a (poor) quest integration via ShaguQuest (Extended QuestLog). On every quest you'll see a "Show" button, which will display all known questrelated stuff on your map. The "Clean" button removes every ShaguDB note from the map.

Due to classic Wow-API restrictions, this Addon is only available for enGB and deDE clients.

It is based on the latest Mangos Zero Database, as well as GMDB. Some parts of the Addon itself are taken from the WHDB Addon. ShaguQuest is basically EQL3 with a few modifications.

Video

If you want to see it in Action, here is a example video, showing the most common features of ShaguDB

Youtube Video

Download

If you want to test it, visit the following links:

Official Website

Download of enGB Client

Download of deDE Client

Build from git

If you're running a Linux Machine, just execute the "./build.sh" to create a deDE and enGB release. The files will be placed in ./releases called ShaguDB---complete.zip

About

database addon for vanilla world of warcraft 1.12.1

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 98.7%
  • PHP 1.1%
  • Makefile 0.2%