WoWInterface SVN SimpleCoords

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 39 to Rev 38
    Reverse comparison

Rev 39 → Rev 38

trunk/SimpleCoords.toc
1,6 → 1,6
## Interface: 80300
## Interface: 80205
## Title: SimpleCoords
## Version: 4.21
## Version: 4.20
## Notes: Show map coordinates in movable frame.
## Author: Schnoggo
## Dependencies:
trunk/readme.txt
1,9 → 1,10
SimpleCoords v4.21
SimpleCoords v4.20
 
Description
===========
SimpleCoords creates a movable window that displays the player's location as coordinates.
Many web sites and tools use these coordinates to help players find objects or characters in the game.
SimpleCoords is a World of Warcraft AddOn.
It creates a movable window that displays the player's location as coordinates.
Many hint and help web sites and tools use these coordinates to help players find objects or characters in the game.
 
It also allows you to enter the coordinates you are looking for and display them on the minimap.
Starting with version 3.00, SimpleCoords is using the HereBeDragons library by Nevcairiel.
26,7 → 27,7
 
Features
========
* Compatibility with World of Warcraft v8.3 (Visions of N'Zoth)
* Compatibility with World of Warcraft v7.x
* Very small memory footprint
* Minimal CPU overhead. Only updates twice a second
 
40,9 → 41,6
 
VERSION HISTORY
===============
Jan 15, 2020 (4.21)
* Updated TOC and version for WoW client v8.3 (Visions of N'Zoth)
 
Oct 5, 2019 (4.20)
* Updated TOC and version for WoW client 8.2
* Changed sounds to use IDs instead of file paths