1.08-release-5-g3354d71

Details

  • Filename
    HereBeDragons-1.0-1.08-release-5-g3354d71.zip
  • Uploaded by
  • Uploaded
    Oct 31, 2015
  • Size
    15.87 KB
  • Downloads
    423
  • MD5
    a6275c9358cac4a85b84203b591f80ff

Supported WoW Retail Versions

  • 6.2.2

Changelog

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.