Download
(4Kb)
Download
Updated: 11-08-21 12:45 AM
Pictures
File Info
Compatibility:
Classic Patch (1.14.0)
Updated:11-08-21 12:45 AM
Created:08-09-19 04:16 PM
Downloads:4,432
Favorites:11
MD5:

X and Y (Classic)

Version: v2.17 C
by: Taraezor [More]

Description
Places X and Y map coordinates on the World Map and in the Minimap's zone text. Configurable precision and display. Compass point indicator.

Please ensure that you download the correct version: Classic / TBC / Retail

How to Use

Instal like any other AddOn. Works 'as is'.

Click on the Minimap zone text to cycle through display options.

Hold the mouse there to see compass degrees. Note the colour change at major compass points N/S/E/W and NW/SW/SE/NE.

Deutsch, Español, Français, Italiano, Português Brasileiro, Русский, 한국어, 繁體中文, 简体中文

Cookies, Beer & Donations
It is all about the cookies and beer although, and don't let Gallywix know about this, a "thank you" in the comments section fuels my programming appetite and is very much appreciated. And then, you could cut straight to Click here to lend your support! because as Gallywix would say... "time is money, friend".

== v2.17 C 8th November 2021
Update the TOC file for the new game version.

== v2.16 - 7th June 2021
* Universal code (save for version number in TOC)

== v2.15 - 7th June 2021
* Patch 9.0.5 version number change
* Now with first shot of Covid19 vaccination
* Added ptPT localisation

== v2.14 - 17th March 2020
* Patch 8.3.0 version number change
* Now with COVID-19

== v2.13 - 26th August 2019
* Heck I hope I got the decision logic right this time:
- Mini: show coords for the map we are in/showing (if valid to do so)
- World: show the coords for the SHOWING map (if valid to do so)

== v2.12 - 10th August 2019
* Dual Retail and Classic version. Only difference is the first / Interface line in the TOC file

== v2.11 - 24th July 2019
* Support for esMX
* Fix for World Quest tooltips getting mangled. I now hook the GameTooltip OnUpdate script

== v2.10 - 3rd July 2019
* Patch 8.2.0 version number change
* Removed GetBestMapForUnit as unused
* Removed multi patch support as Curse doesn't support it anymore (and WoW Interface never really did)

== v2.09 - 20th March 2019
* Corrected a build version check
* Check for "Player (" rather than "Player" in Minimap tooltip - maybe a bit safer
* I show the player coordinates for the currently showing map (if they exist) rather than Blizzard's "best fit" map

== v2.08 - 13th January 2019
* Patch 8.1.0 version number change
* Tidy-up of build version checking
* Small change to printPC

== v2.07 - 14th October 2018
* Fix for when in the Deeprun Tram, Ironforge side, and maybe possibly other locations with maps but undefined coordinates

== v2.06 - 1st September 2018
* Better Chinese translation thanks to EKE over at WoW Interface!

== v2.05 - 11th August 2018
* It appears GetXY() has not been defined when in instances, rather than just returning nil values with traditional programming

== v2.04 - 9th August 2018
* Bug where best map is nil during transition while hearthing / zen pilgrimage / etc

== v2.03 - 8th August 2018
* Update for Battle for Azeroth to 8.0.1
* Required changes due to the new Mapping UI / API
* Backwards compatibility retained

== v2.02 - 15th April 2018
* Added colourised text for compass points N/S/E/W (Chocolate Brown) and NW/SW/SE/NE (Sandy Brown)
* Added degrees to Minimap popup text
* Added note to Read Me file to state above only works from Patch 3.1.0+

== v2.01 - 5th April
* Possible double call to GetPlayerMapPosition() removed
* Ready for any future TBC version (as well as Vanilla) along with Legion functionality ( you may need to enable "out of date" AddOns)
* WoD also added
* Read Me text altered to be clearer
* Several blocks of code standardised

== v2.00 - 8th March 2018
* Total rewrite as was not working properly due to Blizzard changes during Legion
* This version also attempts to work with any WoW build, focusing on Legion and Vanilla for now

== v1.08 - 3rd September 2017
* TOC version bump for Patch 7.3 Shadows of Argus

== v1.07 - 21st May 2017
* Retain any trailing zeroes for double or single digit decimal precision - less confusing and looks better

== v1.06 - 29th March 2017
* Patch 7.2 Update

== v1.05 - 1st February 2017
* Does not totally overwrite the title bar text for the world map but does an intelligent replace or insert

== v1.04 - 4th January 2017
* Tooltip needs to allow for xPLayer/yPlayer being already *100 or not yet *100
* Removed two unnecessary LUA function localisations

== v1.03 - 1st November 2016
* Ensure the minimap text box owns the Tooltip

== v1.02 - 26th October 2016
* Fix for nil map coordinates in Instances

== v1.01 - 25th October 2016
* Version update to support Patch 7.1 "Return to Karahzan"

== v1.00 - 25th October 2016
* Initial release
Archived Files (1)
File Name
Version
Size
Author
Date
v2.16 C
6kB
Taraezor
06-07-21 06:40 AM


Post A Reply Comment Options
Unread 06-07-21, 06:55 AM  
bsmorgan
A Cobalt Mageweaver
AddOn Author - Click to view AddOns

Forum posts: 219
File comments: 158
Uploads: 3
These seem to be the "best" constants to use for all three flavors of World of Warcraft:

local isRetail = WOW_PROJECT_ID == WOW_PROJECT_MAINLINE
local isClassic = WOW_PROJECT_ID == WOW_PROJECT_CLASSIC
local isBCC = WOW_PROJECT_ID == WOW_PROJECT_BURNING_CRUSADE_CLASSIC

Blizzard has added support so it is possible to create one .zip file that will be up-to-date on all three flavors by creating multiple .toc files. See https://www.wowinterface.com/forums/...87&postcount=6.
Report comment to moderator  
Reply With Quote
Unread 09-07-19, 10:58 AM  
bsmorgan
A Cobalt Mageweaver
AddOn Author - Click to view AddOns

Forum posts: 219
File comments: 158
Uploads: 3
To distinguish between Classic and Retail I think you should use WOW_PROJECT_ID (1 for Retail, 2 for Classic). Other constants you can use are WOW_PROJECT_MAINLINE = 1, WOW_PROJECT_CLASSIC = 2.

I think these will have less chance of changing than using buildVersion.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.