vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 The WatchTower!! v1.7,
2 Made by Clangadin
3  
4 HomePAGE: www.grimeygames.com/wow
5  
6 Current Team Members: Clangadin, Sancho, Aragent, Nathanmx
7  
8 DISCUSSION: http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=40813&p=2
9  
10 MIRROR SITES:
11 - http://ui.worldofwar.net/ui.php?id=103 (PLEASE VOTE FOR US)
12 - http://www.curse-gaming.com/mod.php?addid=281 (PLEASE VOTE FOR US)
13  
14  
15  
16 How to use: Step 1) Unzip in your WoW/Interface/AddOns directory, thats it.
17 Step 2) Load WoW, set up your Key Bindings.
18 The WatchTower should have a listings in your Key Bindings interface.
19 Step 3) Open up the options menu (if it didn't open automatically) via the
20 bindable key or /wt options
21 Step 4a) Select an enemy player and use the bind for report
22 OR
23 Step 4b) Use the bind for multiple reporting, mouseover enemy players,
24 and use the same bind again
25  
26 Preferences: Key Bindings and Channel Broadcasts.
27  
28 Contributions: Rownes Variable Saves/Loads and GUI Detection.
29 Sancho's multiple enemy reporting code.
30 Jhax's PvP enabled/disabled report fix.
31 Torgo's AlarmSystem code (and voozoodoo for helping rip some)
32  
33  
34 Version History
35 v1.7 - Added Cosmos (Khaos) and UUI compatibility
36 Added tons of various fixes and changes
37 v1.6 - Additions by Sancho: Changed addon to use UnitLevel() appropriately (changed by blizzard
38 to return -1 when the enemy is 10 levels above you). Added Verbose and Debug Modes. Added
39 output options for single enemy reporting. Coordinate functionality taken from AlarmSystem,
40 thanks to Torgo, the author, and voozoodoo for ripping it.
41 1.6 Bug Fixes (Sancho)
42 -Removed Heading functionality (UnitFacing() taken out by blizzard)
43 -Fixed typo that was messing up raid channel reporting
44 -Fix by Jhax: Now reports pvp enabled/disabled correctly
45 v1.5 - Additions by Sancho: Multiple enemy reporting, Raid channel broadcasting
46 1.5 Bug Fixes (Sancho)
47 -Fixed faction auto-detection (hopefully) and removed from saved variable list
48 -Fixed language auto-detection (hopefully) and removed from saved variable list
49  
50 1.4 - Added detection for GUI to show saved settings. Added Rownes Varibale saves and GUI detection.
51 1.4 Bug Fixes
52 - Auto Language detection to determine what language the message should be sent in.
53 - Removed bug causing error on NPC Targeting. Will now display message that player can only
54 target players of the selected enemy faction.
55  
56 1.3 - Added GUI interface...Users may now opt to broadcast the WatchTower Message on
57 Local Defense, Party and Guild in any fashion they wish.
58  
59 1.2 - Corrected Autofaction code. Added Message notification of Enemy Faction, also added
60 message telling user if Target is currently PVP enabled or not.
61  
62 1.1 - Added Autodetect of enemy faction.
63 Altered Message to automatically send to the current Local Defense channel
64  
65 1.0 - Sends message containing targets Faction, Race, Level, Subzone and Heading (Compass Style)