All Projects → EsreverWoW → ClassicThreatMeter

EsreverWoW / ClassicThreatMeter

Licence: other
A simple threat meter for WoW Classic (1.13.2)

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to ClassicThreatMeter

Carbonite-Classic
Carbonite + Modules for WoW Classic
Stars: ✭ 44 (+18.92%)
Mutual labels:  wow, wow-classic
FieldGuide
A World of Warcraft: Classic addon for displaying visually when you will learn certain spells.
Stars: ✭ 14 (-62.16%)
Mutual labels:  wow, wow-classic
wow-classic-items
Collection of all WoW Classic and The Burning Crusade Classic items, professions, zones and classes
Stars: ✭ 29 (-21.62%)
Mutual labels:  wow, wow-classic
XIV Databar
AddOn for WoW that displays a databar at the bottom/top of the screen with several modules and customization options.
Stars: ✭ 43 (+16.22%)
Mutual labels:  wow
Kosm-Classic-FPS-Template-UE4
Classic Arena First-Person-Shooter Mechanics for Unreal Engine 4.
Stars: ✭ 38 (+2.7%)
Mutual labels:  classic
AmeisenNavigation
Navigationmesh Server for my bot based on the TrinityCore MMAP's and Recast & Detour
Stars: ✭ 35 (-5.41%)
Mutual labels:  wow
hardhat-dependency-compiler
📦 Compile Solidity sources directly from NPM dependencies
Stars: ✭ 19 (-48.65%)
Mutual labels:  wow
plotty
matplotlib-cpp with Eigen interfaces.
Stars: ✭ 39 (+5.41%)
Mutual labels:  wow
why-I-hate-wow-private-servers
Reasons why most of WoW private servers sucks
Stars: ✭ 55 (+48.65%)
Mutual labels:  wow
routes classic
Routes addon but compatible with WoW Classic
Stars: ✭ 17 (-54.05%)
Mutual labels:  wow-classic
wow-api-docs
An in-game graphical browser for Blizzard's API Documentation
Stars: ✭ 16 (-56.76%)
Mutual labels:  wow
CoreRemoting
RPC library with classic .NET Remoting flavour
Stars: ✭ 23 (-37.84%)
Mutual labels:  classic
discord-wow-armory-bot
⚔️🗡️ World of Warcraft bot for Discord which checks a characters item level, notable achievements and pve/pvp progression and posts it in the chat.
Stars: ✭ 31 (-16.22%)
Mutual labels:  wow
WoWHead-PHP-Extractors
Compare your database with WoWHead and find missing data
Stars: ✭ 14 (-62.16%)
Mutual labels:  wow
hardhat-abi-exporter
🧰 Export Solidity contract ABIs on compilation ⚙️
Stars: ✭ 29 (-21.62%)
Mutual labels:  wow
WoW-Launcher
A game launcher for World of Warcraft that allows you to connect to custom servers.
Stars: ✭ 56 (+51.35%)
Mutual labels:  wow
ClassicEmu
ClassicEmu is an Open Source Server for World of Warcraft (1.12.1, 2.4.3 and 3.3.5a) written in .NET6
Stars: ✭ 33 (-10.81%)
Mutual labels:  wow
hearthstone-card-images
(Archived, see below) Hearthstone card image repository
Stars: ✭ 63 (+70.27%)
Mutual labels:  wow
playermap
WoW playermap
Stars: ✭ 17 (-54.05%)
Mutual labels:  wow
Rarity
Collectibles and statistics tracking addon for World of Warcraft: Shadowlands
Stars: ✭ 27 (-27.03%)
Mutual labels:  wow

ClassicThreatMeter "Open Issues"

ClassicThreatMeter is a threat meter for WoW Classic that attempts to provide reasonably accurate estimates of your group's relative threat values against enemy NPCs by recording pertinent data from the combat log and making calculations from that data.

Bugs:

  • Please forgive any bugs that may arise. If you happen to notice any, please check the issue tracker and report them there if someone hasn't yet already. Thanks!

Download

FAQ

Q: Why am I not seeing other players in ClassicThreatMeter?

A: Other players must have ClassicThreatMeter or a compatible AddOn enabled in order to track their threat similar to how KLH Threat Meter/Omen required compatible AddOns communicating threat to one another in Vanilla/TBC.

Q: Why isn't ClassicThreatMeter using the built-in threat API?

A: To answer simply, it can't! Blizzard added in a threat API in patch 3.0.2 for WotLK and has been in the game since, but it has been purposely removed for WoW Classic, which means we must rely on combat log parsing.

Q: How does ClassicThreatMeter handle multiple targets?

A: The combat log in WoW Classic is fortunately much more detailed than that which was available in the game originally before patch 2.4. This allows us to track NPCs by GUID (global unique identifier), and there should be no issues with mobs having the same name and threat becoming muddled between them. It is also designed in such a way that effects that are meant to add divided threat between active targets, such as heals and buffs, are able to do so.

Q: Why aren't there more options to customize the threat window?

A: ClassicThreatMeter is still a very young AddOn. More features and customization options will come over time.

Sreenshots

Sources:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].