Astrolabe

Astrolabe is an embeddable library for placing icons on the Minimap, and on World Maps. Icons that are placed on the Minimap using Astrolabe are placed in a special buffer and their positions are continuously updated for player movement, based on the world map coordinates provided when the icon was initially placed. Icons remain in this buffer until they are removed.

Astrolabe also provides functions to compute the in-game distance between two points and translate a point from one zoom level of the map another.  

For full documentation, see: http://wiki.esamynn.org/Astrolabe

You must login to post a comment. Don't have an account? Register to get one!

  • 3 comments
  • Avatar of -Raz- -Raz- Jul 30, 2011 at 12:53 UTC - 0 likes

    @spiralofhope: Go

    the whole esamynn wiki is dead, sadly the SVN was on there

    far as i know esamynn is one of the gatherer devs, im not sure if he even still maintains astrolabe, but likely the only way to contact him is over on the norganna forums (gatherer, auctioneer official forums)

  • Avatar of spiralofhope spiralofhope Jul 22, 2011 at 05:39 UTC - 0 likes

    The svn repository is down.

  • Avatar of szynaka szynaka Jul 13, 2011 at 21:40 UTC - 0 likes

    Patch for Firelands Map Floor 1. (I hope)

    --- C:/Users/szynaka/Downloads/Astrolabe-1.0_r125/Astrolabe/Astrolabe.lua	Mon Dec 13 11:43:32 2010
    +++ C:/Program Files (x86)/World of Warcraft.dev/interface/addons/HudMap/libs/Astrolabe/Astrolabe.lua	Wed Jul 13 17:32:58 2011
    @@ -1481,6 +1481,14 @@
     		xOffset = 0,
     		yOffset = 0,
     	},
    +	[800] = {
    +		{ -- [1]
    +			height = 1058.3332824707,
    +			width = 1587.4999389648,
    +			xOffset = -718.75,
    +			yOffset = -424.99996948242,
    +		},
    +	},
     }
     
     local function zeroDataFunc(tbl, key)
    
  • 3 comments

Facts

Date created
Oct 13, 2010
Categories
Last update
Dec 13, 2010
Development stage
Release
Language
  • deDE
  • enUS
  • esES
  • esMX
  • frFR
  • koKR
  • ruRU
  • zhCN
  • zhTW
License
GNU Lesser General Public License version 2.1 (LGPLv2.1)
Curse link
Astrolabe
Downloads
3,470
Recent files

Authors