File Details
Astrolabe-1.0 r161
- R
- Oct 15, 2014
- 26.53 KB
- 12.5K
- 6.0.2+1
- Retail
File Name
Astrolabe-1.0_r161.zip
Supported Versions
- 6.0.2
- 6.0.1
------------------------------------------------------------------------
r161 | esamynn | 2014-10-14 22:59:04 -0700 (Tue, 14 Oct 2014) | 4 lines
quick fix for WoW 6.0.2
- this is just a quick fix to get Astrolabe generally working for 6.0.2
- additional updates will be incoming, hopefully prior to the release of the WoD expansion
------------------------------------------------------------------------
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
Not currently taking advantage of all new API calls. Further improvements planned.

