vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 --
2 -- LevelRange :: Readme
3 -- Copyright (c) 2006 Philip Hughes (Bull3t)
4 --
5  
6 ----------------------
7 Details
8 ----------------------
9 Title: LevelRange
10 Interface: 11200
11 Version: 1.2.0
12  
13 Author: Bull3t
14 eMail: bull3t@ntlworld.com
15 URL: http://bull3t.blogspot.com
16 Addon Website: http://www.levelrange.co.nr
17  
18 Current Features:
19 [*] Shows zone level ranges, diplomacy, raids and instances on World Map.
20 [*] Has two slash commands for easily reloading the User Interface.
21  
22  
23 ----------------------
24 Change Log
25 ----------------------
26 1.2.0 - Update
27 [*] Added the showing of raids and raid level ranges.
28 [*] Added an options frame, you can now specify what you want on and off, access with "/lr" or "/levelrange".
29 [*] Added myAddons support, LevelRange will now show in myAddons correctly.
30 [*] Added a small help system.
31 [*] Added ReloadUI shortcut slash commands, this shortcut is on many addons, and is very useful, reload the UI with "/rui" or "/reloadui".
32 [*] Changed the way LevelRange shows instance level ranges.
33 [*] Fixed a bug with FlightMap collision, if FlightMap is enabled, LevelRange will be shown on the right, instead of the left.
34  
35 1.1.0 - Update
36 [*] Added the showing of instances and instance level ranges.
37 [*] Added slash commands, but currently they do nothing.
38  
39 1.0.0 - Release
40 [*] Public release version.