Features:
Works with 3.3.5a
Works with Trinity Core (since rev. 515)
Character sheet
Character achievements
Character reputation
Character talents
Guild info
Guild statistics
Guild bank
Arena ladder
Arena team page
Item info (with source, disenchanting, reagent, crafting info, etc.)
Search page (characters, guilds, items, arena teams)
Blizzlike design
Talents & arena calculators
Profile functions
3D Modelviewer
Downsides:
Couldn’t convert the patch to Mangos.
How to install: (Trinity only)
Open up Git Extensions and download from my repository: https://github.com/Seejayz/WorldofwarcraftArmory
Create new MySQL database (`armory`, for expample) with utf8_general_ci encoding;
Import Armory.sql to Armory database & characters_patch.sql to character database.
Rename includes/classes/configuration.php.default to configuration.php and edit this file (read comments).
You should edit these values according with your MySQL configs (user/password/dbname).
Downloads icons archive from “Downloads” on GitHub.com and unpack it to “wow-icons/_images/”
Unzip htaccess.zip archive and place unpacked .htaccess file to root site dir for correct scripts work.
To make it fully working you need to apply the armory patch to the Trinity core with tools/{SERVER}/armory.patch
If you use UNIX system, you need to manage access rights to allow script write data to ‘cache’ folder.
To make the 3D viewer work then you’ve got to download these model files from https://github.com/Seejayz/WorldofwarcraftArmory/downloads and extract it to your “model” Folder.
Leave a comment