Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pull latest changes from upstream (#1)
* Senjin Village & load next guide fixes * Improve the GameTooltip hide methods Avoid GameTooltip.SetPoint on unnamed frames for Status frame, rely on SetOwner anchor instead (fixes empty mouseover tooltips) * Improved localization, addon tooltips, buying items detection guide fixes * Warrior class quests added, 1-15 Horde updates * pfQuest moved to Gitlab, add level detection to a step * Added die tag & auto logic, fixed optional and town tags * Renamed addon folder to TourGuideVanilla, removed professions guide to be an optional download * Remove embedded professions guide * Update README.md * TOC cleanup and initial addon load error fixed * Warrior Whirlwind + Fixes Some small quest fixes Added level 30 Warrior quest chain to separate copy, need input on how to go about making it work well with the current path. * Fix Fixes Fixed previous fixes Merged Warrior version of Hillsbrad Foothills, single file now Removed: |NORAF| tags |RAF| quests * many updates: see description * Implemented Sol Lua 5.0/WoW API shim library * Converted Dongle to submodule library * Fixed coord mapping when the quest is accepted from a object * Fixed using a presented item with the provided icon when you don't actually have the item * Removed unused guides * Horde updates from 40-44 * Silly fixes Tags, spelling, titles. * 40-50 Update * Minor fixes Added |LVL| tag in Badlands Removed double spacing across the entire project * Spelling * line endings: fixed to LF * libraries: removed submodules, reverted to previous Dongle version * Improve compat shims, rename and move the file with other support files in libs. Remove Sol and dependencies. * Cleanup frame code. Hide all child frames of the status frame when dragging to have consistent behavior. Fixes cralor#18 as well as similar issues with the options frame and title. * quest updates: and a few more things * Added grind objective w/ auto level up detection * Added ability to toggle quest log open/close with click of Status Frame * Updated Horde guide lvl 40-50 * media: create folder * also, Grind objectives will require |LV| tag to function * compat: added shim functions into TourGuide namespace for deconfliction * Dongle: missed a rename * compat: fixing select issues * compat: refactor select functions * new feature: skip follow-up tag * Fixed icon paths for Set Hearth and Die icons * Guide updates to make use of new tag * guides: Optional tag cleanup, remove redundant files * Removed Felwood and Ungoro Crater Alliance guides as they were old versions not used * Fixed the EPL/WPL ending guides pointing towards the removed Hellfire TBC zone * config: cleaned up config code * Added option to toggle auto-skipping select followups * Remove Dongle and compat in favor of Ace2 framework. Minimap / Fubar plugin (can optionally be completely hidden) for toggling status frame and setting options. Basic command-line options. (/tourguide or /tg) Improvements to frame code and .toc * Add missed GetItemCount utility method * Update Locale.lua * Update StatusFrame.lua * Update Locale.lua * line endings: support LF & CRLF guide endings * Fix IsDebugging() function reference * remove file * bug fix: use our own select function always * Also added Fresh Start detection to initialize the Level 1 guide based on Race * bug fixes: use of self
- Loading branch information