/wplt

Tool to help you figure out how to power level a profession by purchasing all required mats from the in-game Auction House.

Primary LanguagePython

WowProfessionLevelingTool

Do yu dislike the randomness of Wowhead profession guides? Then this is the tool for you!

This version is for World of Warcraft The Burning Crusade Classic.

Local development

  1. Install python3
  2. Install python3-pip
  3. Clone git repo: git clone https://github.com/znibb/WowProfessionLevelingTool
  4. Enter repo directory: cd WowProfessionLevelingTool
  5. Run startup script: ./runDevelopment.sh

Pull profession database updates

  1. git submodule update --remote

Deployment

  1. Install docker
  2. Install docker-compose
  3. Download docker-compose.yml: wget https://raw.githubusercontent.com/znibb/WowProfessionLevelingTool/master/docker-compose.yml
  4. Deploy: docker-compose up -d

Changelog

2.0.2

Bug fixes

  • Added some missing Alchemy recipes
  • Added missing reagent to Citrine Ring of Rapid Healing

2.0.1

Bug fixes

  • Fixed itemID for Ring of Silver Might

2.0.0

Features added

  • Initial version for BCC!