promotional bannermobile promotional banner

PlayerRating

Abandoned
PlayerRating

File Details

4.3.0

  • R
  • Jan 14, 2012
  • 128.66 KB
  • 1.3K
  • 4.3.0
  • Retail

File Name

PlayerRating_v4.3.0.zip

Supported Versions

  • 4.3.0

Change log:

Revision 4.3.0, Jan 5, 2012 - by Jtbalogh

  • Updated TOC file for patch 4.3.0
  • Bug fix, on a large guild roster and offline guild roster, right click to show correct player name
  • Bug fix, slash command to show help in separate lines, and not one big block

Revision 4.2.0, Jul 22, 2011 - by Jtbalogh

  • Updated TOC file for patch 4.2.0

Revision 4.1.0, May 13, 2011 - by Jtbalogh

  • Updated TOC file for patch 4.1.0

Revision 4.0.0c, Dec 11, 2010 - by Jtbalogh

  • Minor bug fix, removed OnClick in PlayerRatingMenuSlider to save data properly
  • Cleanup/remove old guild window code, pre-cata

Revision 4.0.0b, Oct 08, 2010 - by Jtbalogh

  • Major bug fix, verify GetUnit() and UnitName() on tooltip targets
  • Minor bug fix, verify valid name passed from external addons
  • Tested with no other addons installed

Revision 4.0.0, Oct 06, 2010 - by Jtbalogh

  • Updated TOC file for patch 4.0.0 (for cata)
  • New, a custom note for a rating, and not just a numeric scale
  • New, to add, delete, and list the ratings of players with slash command /pro
  • New, script for other addons to show rating/note in their tooltips (like healbot or grid)
  • Verified to show rating in chat window, slash command /pro, and in various windows
  • Verified rating can be changed in chat window, target portrait, slash command /pro, and in various windows
  • Original code mostly intact, unless to fix bugs, add features or disable features
  • Updated latest Ace2-r1100, in Jun 2010, http://www.wowace.com/projects/ace2/
  • Startup message for reference
  • Bug fix, ChatFrame_OnEvent()
  • Bug fix, UnitPopupMenus[dropdownMenu.which]
  • Bug fix, prevent crashing with messages that are nil in OnUpdate()
  • Bug fix, chat filter to use wildcard, .- , not [%w]+
  • Bug fix, game tooltip with different hooks
  • Bug fix, chat window with different hooks
  • Bug fix, no rating in chat window for login events since wrong due to lag
  • Bug fix, broken self.db, replace some with PlayerRating.db, limited ace database
  • Bug fix, save options for all toons on the same server and faction, seeing the same good/bad/ugly people in chat or world anyway
  • Bug fix, save ratings for all toons on the same server and faction, seeing the same good/bad/ugly people in chat or world anyway
  • Bug fix, playerratingtooltip.lua moved to playerratingdisplay.lua, limited ace database
  • Bug fix, player name is not case sensitive
  • Bug fix, UnitPopupShown[] parameters
  • Bug fix, one master database to set and see rating, self.db.realm.Player.Ratings[name]
  • Bug fix, sort the list by player name when showing the ratings of players
  • Bug fix, UnitName("MOUSEOVER") caused rating to appear in other unrelated game tooltips, immediately after showing the tooltip of a target
  • Bug fix, replace 'this' with 'self' and fix parameters passed to functions (for cata)
  • Bug fix, replace getglobal() with _G[] (for cata)
  • Disabled broken options, so no ignore, no sharing, no metronome, limited ace database
  • Disabled broken list window, broken box and scrolling (alternative, see slash command)

Revision r28430.1107, 29 Sep 2008 - by Sylfi

  • Beta

Revision 2.0.8, 27 Feb 2007 - by Sylfi

  • Release

....