Change Log:
Author: Shadowed
Date: Wed Jun 30 22:09:07 2010 -0700
- Fixed the reported message when loading EA
Date: Tue Jun 29 13:15:50 2010 -0700
- Updated to 6 inspects/11 seconds
- Removed debug prints
Date: Mon Jun 28 23:10:07 2010 -0700
- Added throttling for tomorrows restart to inspection, following changes:
- On login (only shown once), a message is displayed explaining the changes, and blaming Gearscore if you see an unexpected amount of inspect throttled messages
- If you use /eg to inspect someone and you are throttled and don't have data, you'll get a message indicating you have X seconds until inspections are enabled
- Group scanning will account for the throttle and wait until more become available
- Added an option in /eg config that lets you "save" a certain number of inspections that the group scanner won't use, so you can still do normal inspections while the scanner runs
- Everything will take other mods inspections into account, in theory.
Date: Thu Jun 24 13:43:34 2010 -0700
- Added Ruby Sanctum info, the suggested numbers will be tweaked most likely, these will only be enabled if you are on 3.3.5
- Fixed leaked globals
Date: Wed Jun 16 20:07:18 2010 -0700
- Fixed invalid pattern match in group and individual player links
- Fixed talent #615 error in ElitistGroup.lua
- Fixed Scarab Broach being listed as dps, should be healer
- Fixed rare case where a cross server sync would show up as coming from your server
Date: Sun May 16 18:29:54 2010 -0700
- Updating localization is also good I suppose
- Fixed a rare error that can occur on inspection if a players talents are loaded incorrectly
- Added support for the group linking features to ElitistArmory
Date: Thu Apr 29 20:15:09 2010 -0700
- Fixed leaked global
- Fixed spaces not being replaced with a %20 for Elitist Armory URLs, was breaking Chatter linkifying
- Merge: 872c02f 3983f90
- Merge branch 'master' of git.wowace.com:wow/elitistgroup/mainline
- Summary inspec...
Description:
Elitist Group's goal is to shift focus away from single scores which don't tell you anything about the users choice of gear. Instead of a single score, Elitist Group shows you a variety of data from the players experience per dungeons and raid (can be broken down by boss), to whether their choice of equipment, enchants or gems fit their spec. You can still see the players average item level as well, but it's not the primary focus and only there to give you an idea of a players gear.
All user data will be compressed on logout to keep the database size more manageable. However, a variety of database management options are included to delete data after a certain period of time, or not save data on people from another server.
Interested in people being able to see your mains experience or request your data, but don't want the entire addon? Take a look at Elitist Group Sender, which does nothing more than respond to experience or data requests.
Elitist Armory: Don't want to run Elitist Group, but still want the item detection and summaries it provides? Take a look at Elitist Armory.
Slash command: /elitistgroup (/eg) use /eg help for a list of slash commands.
Bugs? Suggestions? Items flagged wrong?
Easiest way to report anything is through the ticket tracker. Should you be reporting an item being flagged incorrectly, make sure you include as much details as to why it's wrong.
How are items categorized?
Based on stats. Spell Power is a caster item, Hit is for DPS, Strength is only for melee dps, Defense for tanks and so on. As you can see in the screenshots, you are given what an items type is. Whether an item is allowed or not is based on spec, meaning Holy Paladins will be flagged for wearing Retribution gear, but a Retributi... |
|