Category: News

0

LibItemSets (1.0.0)

Change Log:——————–Version 1.0.0 (2026/08/04)Initial versionDescription:——————–LibItemSets is a library for getting information about item sets.Why use this library?What’s the difference between LibItemSets and LibSets?Console availability: LibItemSets is available for both PC and console, and LibSets is not.Efficiency and performance: Even if LibSets were made available for console, its memory and performance footprint and would not be suitable for console’s limitations. LibItemSets was designed with performance and efficiency as the top priority. This means that it is missing some features found in LibSets, as it focuses on the functionality that most addons actually use. LibItemSets also uses on-demand initialization instead of unconditional initialization, meaning that it has virtually zero footprint until some addon actually tries to use it for the first time. And even after initializing, its memory footprint is still less than 1MB.LibItemSets also has a venerable lineage: it was formerly the internal core data of Item Set Browser before it was spun out into a library so that other addons can make use of Item Set Browser’s data. As such, the data in LibItemSets has been maintained since 2016.For addon developersPlease read the LibItemSets Developer Reference.

0

Monster Coffer Helper (1.0)

Mystery Coffer or curated coffer which is cheaper?At Glirion, Maj and Urgarlag that question is just arithmetic. The problem isthat the arithmetic needs three numbers the game never shows you in one place:which sets this vendor stocks, how many shoulder variants each of those setshas, and how many of them you already own. Working it out by hand means pagingthrough the whole stickerbook.This addon goes and gets those numbers, then does the arithmetic.How it decidesBecause the goal is to collect every shoulder, one new shoulder is worthexactly as much as any other. So both offers reduce to a single comparablenumber keys spent per new shoulder:mystery = cost / P(the roll is something you don’t own)curated = cost (P is 1 by definition)Buy whichever is lower. A Mystery Coffer rolls uniformly across every shoulderthe vendor stocks, collected or not, so with N shoulders on the shelf andM still missing, P = M/N. A 1-key Mystery Coffer therefore beats an 8-keycurated one for as long as more than an eighth of the stock is missing.It also projects the whole remaining run. Mystery gets steadily worse asyour collection fills while curated stays flat, so the cheapest strategy ismystery early and curated for the tail and the addon tells you where the twocross:Finish this vendor ~55 keys the smart way (all mystery 98 / all curated 64)Where it shows upA panel at the vendor, with the verdict and every number behind it.A chat line when the store opens.Tooltip lines on the coffers themselves including a warning when acurated coffer is for a set you have already completed./coffer anywhere in the world, when you are nowhere near a vendor.Commands/coffer all three vendors/coffer 2 or /coffer maj just one of them/coffer settings the options panelIt keeps itself accurateVendor stock and prices are read off the store window rather than trusting abundled table, so stock rotations and price changes are picked up on their own.What it learns is saved account-wide, so /coffer stays accurate away fromthe vendor.RequirementsLibSets required, the addon will not load without itLibAddonMenu-2.0 optional, only powers the settings panelAvailable in English and French.Source and feedbackSource, issues and pull requests:github.com/mounirlamouri/eso-monster-coffer-helperReleased under the GPL-3.0.Bug reports are welcome especially if you find a vendor stocking a set theaddon does not recognise.

0

Star Wars Zero Company All Species (Races)

This guide covers every playable species in Zero Company, the named characters who represent each one, and what you need to know about choosing between them.

0

HUD Grid Snap (1)

With update 51, the base game will have a hud mover built in. At this time, the feature lacks a grid/snap functionality. This addon adds that to the base game.Do not install on live server.Only for API version 101051eso.rc.12.1.0.3285845 +

0

Gold House Finder – Maisons en or ESO (1.7.5)

FR :Gold House Finder permet de trouver rapidement les maisons dESO achetables avec de lor.Fonctions :Liste les maisons achetables avec de lor.Filtre par budget, emplacement, taille du terrain et taille de lhabitation.Affiche les aperus natifs des maisons quand ESO les fournit.Vrifie le succs requis pour le personnage courant.Met en rouge les maisons dont le succs requis manque au personnage.Ouvre laperu de la maison ou tlporte vers les maisons dj possdes.Interface dans Rglages > Extensions.Support optionnel de LibAddonMenu-2.0.EN :Gold House Finder helps you quickly find ESO homes purchasable with in-game gold.Features:Lists homes purchasable with in-game gold.Filters by budget, location, terrain size, and dwelling size.Shows native ESO house previews when available.Checks the required achievement for the current character.Marks homes in red when the current character is missing the required achievement.Opens house preview or teleports to owned homes.Interface under Settings > Add-ons.Optional LibAddonMenu-2.0 support.

0

BossBeacon (1.0.0)

BossBeacon automatically marks active bosses when you look directly at them, making them easier to track during crowded fights.Features:- Automatically recognizes active dungeon, arena, and trial bosses.- Places your selected native target marker after briefly targeting the boss.- No boss names, encounter lists, or manual setup required.- Language-independent boss detection.- Choose from all eight native marker styles.- Preserves markers already placed manually.- Optional chat feedback.- Lightweight, event-driven operation with no continuous scanning.Requirements:LibAddonMenu‑2.0Notes:Created with AI assistance (OpenAI, ChatGPT).Due to ESO restrictions, only the group leader can place target markers while grouped.Some encounters may not identify enemies through ESO’s standard boss unit tags.Native marker size is controlled by ESO and cannot be changed.Found a bug or an unrecognized boss? Leave a comment or send a PM.My Other Addons:BGHelper – BG queue helper, auto‑release, and KDA HUD.TTCPrice – One-click TTC pricing for the AwesomeGuildStore sell tab.GuildSalesTracker – Personal weekly guild sales tracker.

0

VeterancyBar (1.0)

A simple inelegant progress bar added to your general UI, that shows the progress of your Veterancy rank without having the need to keep opening several menus that always somehow cause some lag.Unless this addon breaks by a future update, I probably won’t change anything about it.The way it is coded, you can freely change the color within the .lua file to fit your needs.:banana:

0

EsoPlusFreeTrialNotification (1.1)

EsoPlusFreeTrialNotification v1.0 is a lightweight addon designed to keep you informed about the status of your ESO Plus free trial. It automatically notifies you in the chat when your trial begins or ends, so you never miss out on your membership benefits.You can check your current subscription status at any time by simply typing /esoplus into the chat window.The addon maintains a detailed history log table of all your free esoplus trial activations and deactivations. Each entry is recorded with the exact date (year, month, day) for easy tracking. You can access this full history directly from the addon’s settings panel.Features:- Automatic chat messages upon available/unavailable of the ESO Plus free trial.- Manual status check via the /esoplus chat command.- Detailed history log with precise dates (YY/MM/DD).- Easy access to view the complete activity history through the settings menu.Supported Languages:ru, en, jp, de, fr, esNote: All translations except Russian were made with machine translation. It’s better than nothing.Made by @Eswagrom (PC EU)Dependencies (Required Libraries):- LibAddonMenu-2.0- LibStub