promotional bannermobile promotional banner

LibProfessions

A library to handle professions

File Details

v0.10-classic

  • R
  • May 24, 2021
  • 40.31 KB
  • 332
  • 1.13.6
  • Classic

File Name

LibProfessions-v0.10-classic.zip

Supported Versions

  • 1.13.6

Lib: Professions

v0.10 (2021-05-23)

Full Changelog Previous Releases

  • Test GetProfessions and GetSkill on retail
  • Add skillLine to return table from GetProfessions
  • Remove non-working method
  • Skip test not working in retail
  • Add test for GetSkill and basic test for GetProfessions
  • Convert values to int
  • Add profession rank data tables
  • Add profession rank data tables to toc
  • Add generated tables for profession ranks
  • Add methods for icon file and icon id
  • Run tests on retail
  • Detect all game versions
  • Correct index
  • Add tests for profession icon and id
  • Rewrite loading
  • Add more to .gitignore
  • Load BM-utils with lib.xml
  • Replace call to deprecated method
  • Skip test for retail
  • Do not run skill tests on retail
  • Correct classic detection
  • Add correct interface numbers
  • Do not override install
  • Build for TBC
  • Load skills
  • Add common load script
  • Use WoW functions from build_utils
  • Add dummy API method _G.C_TradeSkillUI.GetRecipeItemLink
  • Get crafted item link for retail
  • Check correct key for classic
  • Add more recipe info
  • Correct recipe count
  • Add missing id
  • Add links for all reagents
  • Allow real id
  • Move version selection to separate file
  • Add tests for CurrentProfession
  • Add more profession data
  • Add dummy for GetTradeSkillInfo and GetTradeSkillItemLink
  • Add test for GetInfo()
  • Fix WoW Classic detection
  • Run tests for ProfessionAPI
  • Add tests for ProfessionAPI
  • Remove bad code and add build_utils
  • Add luacov config