← Back to Repository

README.md

Hash: 3c915b0f90e0181b8425e4dde81468a6a5124631

File Content
Raw / Download
# RLGearscore

RLGearscore is a World of Warcraft addon for the Classic Era / Anniversary client (Interface 11506). It provides a simple and lightweight GearScore and Item Level display for players.

## Features

- **GearScore Calculation:** Calculates and displays a GearScore value based on item rarity, item level, and slot weights.
- **Item Level:** Displays the average item level of inspected players.
- **Talents:** Shows the talent distribution (e.g., 51/10/0) of inspected players.
- **Auto Inspect:** Automatically inspects players when you hover over them (can be toggled).
- **Localization:** Fully localized in English, German, and Russian.
- **Minimap Button:** Quick access to settings via a draggable minimap button.

## Installation

1. Download the addon.
2. Extract the `RLGearscore` folder into your WoW AddOns directory:
   `\Interface\AddOns\`
3. (Re)start World of Warcraft.

## Usage

- **Hover** over a player to see their GearScore and Item Level in the tooltip.
- **Left-Click** the Minimap button to open the settings window.
- In the settings, you can toggle specific features and change the language.

## Settings

- **Show GearScore:** Toggle the GS display in tooltips.
- **Show Item Level:** Toggle the average item level display.
- **Show Talents:** Toggle the talent tree summary.
- **Auto Inspect:** Enable/Disable automatic inspection on hover.
- **Language:** Manually select your preferred language or let it auto-detect.

## Credits & Copyright

**Author:**
Xarmina (Robin Oliver) Lucas
Schwarzbach 148
42277 Wuppertal
Deutschland

**Contact:**
E-Mail: me@xarmina.eu

**Source Code:**
[https://xarmina.eu/git/RLGearscore.git](https://xarmina.eu/git/RLGearscore.git)


**Special Thanks:**
- **ZamestoTV (Hubbotu)** for providing translations.
  Hubbotu's source: [https://github.com/Hubbotu/Gearscore/blob/main/ruRU.lua](https://github.com/Hubbotu/Gearscore/blob/main/ruRU.lua)