Releases: cralor/TourGuideVanilla
1.1.3-beta
- Fix several uses of
self
INSTALLATION: Ensure that you rename the downloaded folder to TourGuideVanilla
. Thus, your filepath should resemble World of Warcraft\Interface\AddOns\TourGuideVanilla
.
1.1.2-beta
- Fixed item frame issues with incorrect
select
function - Added detection of fresh characters and the auto-loading of the respective starter guide
INSTALLATION: Ensure that you rename the downloaded folder to TourGuideVanilla
. Thus, your filepath should resemble World of Warcraft\Interface\AddOns\TourGuideVanilla
.
1.1.1-beta
- Fixed IsDebugEnabled() error
- Removed Draenei old file
- Fixed guide parsing for CRLF-type guides (and LF should also continue to function normally)
INSTALLATION: Ensure that you rename the downloaded folder to TourGuideVanilla
. Thus, your filepath should resemble World of Warcraft\Interface\AddOns\TourGuideVanilla
.
1.1-beta
- Fubar plugin and minimap icon (can optionally be hidden from both)
- Command-line options accessible with /tourguide or /tg
- Ability to toggle the status frame
- Various loading order and frame creation logic tweaks
- New version will migrate settings from Dongle to AceDB-2.0 format the first time it runs.
- Should no longer have the possibility to conflict with Sol or other libraries trying to shim later Lua and WoW API.
INSTALLATION: Ensure that you rename the downloaded folder to TourGuideVanilla
. Thus, your filepath should resemble World of Warcraft\Interface\AddOns\TourGuideVanilla
.
1.0.12-beta
Fresh release, many updates
1.0.11-beta
- Horde guide updates from lvl 40-50
- Added Grind objective
- Cleaned up frame anchors
- Added ability to toggle questlog open/close by left-clicking Status Frame. Opening it will navigate to the current quest, if available
- Additional guide cleanup
- Misc bug fixes / cleanup (see previous commit descriptions)
INSTALLATION: Ensure that you rename the downloaded folder to TourGuideVanilla
. Thus, your filepath should resemble World of Warcraft\Interface\AddOns\TourGuideVanilla
.
1.0.10-beta
- Small bug fixes to localization and TOCs
INSTALLATION: Ensure that you rename the downloaded folder to TourGuideVanilla
. Thus, your filepath should resemble World of Warcraft\Interface\AddOns\TourGuideVanilla
.
1.0.9-beta
- Removed TourGuide Professions and created separate external AddOn for it. Check out https://github.com/cralor/TourGuide_Professions
- Renamed TOC to
TourGuideVanilla
so users now rename their AddOn folderTourGuideVanilla
as well to avoid confusion
INSTALLATION: Ensure that you rename the downloaded folder to TourGuideVanilla
. Thus, your filepath should resemble World of Warcraft\Interface\AddOns\TourGuideVanilla
.
1.0.8-beta
- Major fix for Optional ("O") and Town ("T") tags parsing/working correctly
- Added new Die ("D") tag for dying on purpose and taking rez sickness at Spirit Healer
- Will auto detect death and transition to the next step
- Guide updates related to new Die tag
INSTALLATION: Ensure that you rename the downloaded folder to TourGuide
. Thus, your filepath should resemble World of Warcraft\Interface\AddOns\TourGuide
.
1.0.7-beta
- Added additional localizations
- Improved tooltip operations (thanks Roadblock)
- Fixed guide switching bug, closes #9
- Guide improvements for 1-15 Horde side; notably adding Warrior quests, detection of bought items, and efficiency
- Additional minor fixes
INSTALLATION: Ensure that you rename the downloaded folder to TourGuide
. Thus, your filepath should resemble World of Warcraft\Interface\AddOns\TourGuide
.