A minimalistic coordinate addon for World of Warcraft.
To open the options, type /rc or /reclusecoords. The options are a 'separate' addon, so be sure they are enabled if you need to use them. You can disable the options once you have set it up the way you like to save on memory usage.
Sliders in the options window can be more precisely controlled by using the mouse wheel.
When upgrading, you may need to remove your old RecluseCoords.lua SavedVariables file(s) from your WTF folder.


Change Log:r170: Implemented better options loading logic to ensure it is loaded at the proper time.
r167: Slight code cleanup.
r165: For now, removing the right click menu. All slash commands have been consolidated into a GUI options frame! /rc or /reclusecoords will open this if you have the optional RecluseCoords_Options addon loaded. When you do not need access to the options, you can choose not to load them to save on memory usage.
r122: I've added a drop-down menu when right clicking the frame for easy access to the frame lock, as well as made changes to the way the saved variables are set up, resulting in a bit cleaner code. Needs some further optimizing with the new menu and such, and hope to push that out soon.
4/19/09: Marking as 3.1 safe.
r115: Further fixes for debug mode which should be done now. Lots of code cleanup and streamlining.
r109: Fix for debug mode resetting on UI reload.
r88: Bumping TOC to WoW 3.x
r73: Small fix for the lesser used /rc position command.