promotional bannermobile promotional banner

Astrolabe

Abandoned
Astrolabe

File Details

Astrolabe-1.0 r160

  • R
  • Feb 5, 2014
  • 27.30 KB
  • 2.2K
  • 5.4.2+2
  • Retail

File Name

Astrolabe-1.0_r160.zip

Supported Versions

  • 5.4.2
  • 5.4.1
  • 5.4.0

------------------------------------------------------------------------
r160 | esamynn | 2012-12-09 15:33:30 -0800 (Sun, 09 Dec 2012) | 12 lines

Merge CustomMinimap branch into trunk

- add Astrolabe:SetTargetMinimap( newMinimap )
- support changing the Minimap which Astrolabe anchors icons to
- Astrolabe will make a best effort attempt to re-parent icons under management when the target Minimap is changed
- add Astrolabe:AssociateIcon( icon, assocName ) which allows you to specify an AddOn association for an icon which can be used to filter other methods
- add Astrolabe:SetEdgeRangeMultiplier( multiplier, assocName ) which can alter the edge distance by a specified multiplier
- All icon groups with no explicit multiplier will now use the default
- icons will be re-drawn immediately when their multiplier is updated
- changing an icon's association now updates its multiplier to that of the new grouping
- added Astrolabe:GetIconAssociation( icon )
- added Astrolabe:GetEdgeRangeMultiplier( [assocOrIcon] )
------------------------------------------------------------------------
r154 | esamynn | 2012-10-01 20:08:43 -0700 (Mon, 01 Oct 2012) | 1 line

copy zoom out logic from WorldMapZoomOutButton_OnClick() since the existing method now calls PlaySound(...)
------------------------------------------------------------------------
r150 | esamynn | 2012-09-02 14:31:15 -0700 (Sun, 02 Sep 2012) | 1 line

add new method: Astrolabe:GetMapFilename( mapID )
------------------------------------------------------------------------
r149 | esamynn | 2012-09-01 11:46:51 -0700 (Sat, 01 Sep 2012) | 1 line

improve detection of "terrain" maps used as dungeon floor maps
------------------------------------------------------------------------
r148 | esamynn | 2012-08-31 21:17:23 -0700 (Fri, 31 Aug 2012) | 3 lines

minor micro-dungeons data fix