vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 TXTLINGIT'S KillMore
2 ====================
3  
4 This is a rework of Mobs2Level ( http://www.curse-gaming.com/mod.php?addid=206 )
5  
6 I have added code to allow the user to choose if the information is output in the chat
7 window or on the main screen. This was requested in the comments section of Mobs2Level
8 and Mobs2Level has not been updated since January 2005.
9  
10 Commands:
11 =========
12 "/killmore" shows this help message
13 "/killmore chat" outputs the KillMore data in the chat window
14 "/killmore error" outputs the KillMore data to the main screen
15 "/killmore both" outputs the KillMore data to the chat window and main screen
16 "/killmore off" turns KillMore off
17 "/killmore status" shows KillMore status
18  
19 ToDo:
20 =====
21 - Nothing at the moment
22  
23 Known Bugs:
24 ===========
25 - None
26  
27 Change History:
28 ===============
29 v0.4 - Added option to turn off KillMore output, added status
30 v0.3 - Added option to output information in both manners at the same time
31 v0.2 - Added German client support and framework for other localized clients
32 v0.1 - First publicly available release
33  
34 Notes:
35 ======
36 - Thank you centrino for the German translations :)