WoW-10.0.0-beta1

Details

  • Filename
    LibTourist-3.0-WoW-10.0.0-beta1.zip
  • Uploaded by
  • Uploaded
    Oct 29, 2022
  • Size
    97.29 KB
  • Downloads
    125
  • MD5
    c135f822cba52d552ba9cea8ce2d9e08

Supported WoW Retail Versions

  • 10.0.0

Changelog

------------------------------------------------------------------------
r276 | Odica_Jaedenar | 2022-10-29 18:37:43 +0000 (Sat, 29 Oct 2022) | 29 lines
Changed paths:
   M /trunk/LibTourist-3.0.lua
   M /trunk/LibTourist-3.0.toc

- updated version in TOC to 100000
- added continent Dragon Isles
- added DragonFlight zones and instances
- added Dragon Isles boat and zeppelin (disabled for now)
- added 58 mapIDs
- added 42 flight nodes
- added localization for UIMap names that should be localized but are not (some DF instances)
- added entrance portal coordinates for Shadowlands instances
- refactored internal profession skill functionality to adapt to changes in C_TradeSkillUI API
- removed duplicate entry for Mists of Tirna Scithe instance

API changes
-----------

- Added function Tourist:IterateDragonIsles()
- Added function Tourist:IsInDragonIsles(zone)
- Removed function Tourist:LoadFishingSkills()

KNOW ISSUES / TODOs
-------------------

- Profession skills are NOT AVAILABLE until any of the profession journals has been opened by the player. The method to open such dialogs from code has been restricted and now requires a hardware event like a mouse click, so this can no longer be done by LibTourist.
Any ideas on how to work around this are much appreciated!

- Not sure what to do with Uldaman

- Any portals to/from Dragon Isles are to be added

------------------------------------------------------------------------