1.09-release

Details

  • Filename
    HereBeDragons-1.0-1.09-release.zip
  • Uploaded by
  • Uploaded
    Nov 14, 2015
  • Size
    15.94 KB
  • Downloads
    8,193
  • MD5
    707d2a9b6c19382d62757f26fa0576e1

Supported WoW Retail Versions

  • 6.2.3

Changelog

tag 1.09-release
af4ead705cf7e10a1444217a4a0fc3adacffc584
Hendrik Leppkes <h.leppkes@gmail.com>
2015-11-14 18:47:21 +0100

Tag as 1.09-release

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

Hendrik Leppkes:
    - Add an allowOutOfBounds parameter to GetPlayerZonePosition
    This allows retrieving a valid position from GetPlayerZonePosition if the
    player is outside of the visible map area, but still considered inside the
    zone.
    - Fix gathering of micro dungeon data in phased zones, like the Tanaan Into experience
    - Check level parameter for its type to avoid errors when wrong params are used
    - Map the Ashran instance id to the main Draenor instance
    - Add GetUnitWorldPosition(unitId) API
    Note that the unit id restrictions from UnitPosition apply to this API,
    and only a very limited subset of units will return a valid value.