Category: News

0

ALT Addon Loading Times (1.0)

Addon Loading Times (ALT) is a diagnostic tool that measures how much time and Lua memory each of your addons contributes to the game’s reload/load screens.DependsOn: LibAddonMenu-2.0, LibExtendedJournalFeatures:Load Time Profiling: Automatically tests each enabled addon by disabling them one by one and measuring the difference in ReloadUI times.The test runs cumulatively each addon is disabled in sequence, and the time saved is calculated as the contribution of that addon. All addons are restored after the test completes.Memory Usage Tracking: In addition to load times, the addon also measures how much Lua memory each addon consumes on init.Progress Feedback: During the test, chat messages show which addon is being tested and the current progress (e.g., “Testing: 5/43 Disabled: AwesomeGuildStore”).Results Panel (LibExtendedJournal): After the test completes, results can be viewed in a dedicated ExtendedJournal tab with sorted columns. Access via settings menu.https://cdn-eso.mmoui.com/preview/pvw16196.pngResults include:Rank addon position by performance impact.Addon Name.Time Contribution in milliseconds (color-coded).Memory Usage in MB (color-coded).A summary line at the top shows total load time and total memory usage from all tested addons.Confirmation Dialog: Before the test starts, a dialog shows the number of addons to test and estimated time, with a warning to move to a safe location and adjust Reload Delay if needed.https://cdn-eso.mmoui.com/preview/pvw16198.pngAdjustable Reload Delay: You can set the delay between each reload from 0 to 15 seconds. A higher delay allows you to move your character between reloads to reset the AFK kick timer during long tests.0 seconds you will see nothing but loading screen with rotating tooltips.2+ seconds recommended to leave some window to move character from time to time to avoid being kicked for inactivity.Color-Coded Results:Green: Low impact (~0 ms / <1 MB)Orange: Medium impact (250-500 ms / 1-25 MB)Red: High impact (>500 ms / >25 MB)Libraries: The addon automatically excludes libraries and itself from testing in current version. A separate test for libraries will be added later.Test Persistence: If you get disconnected or the game crashes during a test, the addon will automatically resume testing from where it left off after you log back in.Clear Results: A button in the settings panel allows you to clear all stored test data and reset the addon when you dont need it anymore.https://cdn-eso.mmoui.com/preview/pvw16197.pngHow It Works:Baseline measurement taken with all addons enabledEach addon is disabled one by one (cumulatively)After each disable, ReloadUI is called and load time measuredContribution = Previous time – Current timeAll addons are restored after test completionUsage:Open Settings → Addons → ALT.Adjust Reload Delay if needed (default 3 seconds).Click “Start Load Time Test”.Confirm the dialog.Wait for the test to complete.Review results in the “ALT Test Results” tab in your ExtendedJournal.Hints:Move your character to a safe location (tavern room recommended) before starting to minimize hardware desync.If you have many addons (100+), set Reload Delay to 3+ so you can move your character from time to time to reset AFK kick timer.The estimated time in the confirmation dialog can barely be trusted, very rough numbers. My test took 50 minutes, instead of proposed 137. I will see how and if i can tweak it.Results persist between game sessions unless manually cleared.

0

ReloadUITimer (0.2.6)

# Reload UI TimerA tiny utility addon for The Elder Scrolls Online.Measures actual ReloadUI duration and prints the result to chat.Example: ReloadUI completed in 13.842 s## Features- Measures real ReloadUI duration- Automatic output to chat- No settings- No dependencies- Minimal overhead## InstallationExtract the archive into:Documents/Elder Scrolls Online/live/AddOns/Resulting folder structure:AddOns/└── ReloadUITimer/ ├── ReloadUITimer.txt ├── ReloadUITimer.lua └── README.md## NotesThe addon stores a temporary timestamp in SavedVariables to survive ReloadUI state reset.The timestamp is automatically cleared after the measurement is printed.There are intentionally no settings.If you want to disable chat output, simply disable the addon.## LicenseMIT

0

No Rest For The Wicked 1.0 Release Date Revealed

Moon Studios has officially confirmed the 1.0 launch window for No Rest for the Wicked, and it bringsaround 100 hours of content, a redesigned class system, and the story’s final chapter when it arrives this October.

0

ESO PC Game Pass Guide: Everything You Need to Know

Welcome to our complete guide to playing The Elder Scrolls Online (ESO) on PC Game Pass, covering how to download it, how cross-progression works, what is different from other PC versions, and what to watch out for before you start.

0

Ultimate BG3 Ranger Subclasses Tier List for 2026

Welcome to our tier list and breakdown of every Baldur’s Gate 3 Ranger subclass including Gloom Stalker, Beast Master, Hunter, and the Patch 8 Swarmkeeper, ranked by combat power, flexibility, and overall value.

0

Bind As Junk (1.0)

This Addon makes it easy to bind items and mark them as junk with a single action (Or just mark as junk). Adds a right click option “Bind as Junk” on items which are not collected in stickerbook. Will bind the item and immediately mark it as junk. Can set a keybind for instant action, without right-clicking the item.Features:Keybinding Allows you to set a keybind for this Addon. Pressing the keybind while hovering on an item, will trigger the Addon’s function. If the item is already collected, pressing the keybind will mark the item as junk immediately. Pressing the keybind while hovering on junk, will un-junk that item.

0

More Colourful Group Frames (1)

This is a small and lightweight addon which adds the capability to change the gradients on the base game group frame healthbars, with full support for companions and health effect visualizations (like shields, trauma, etc).In addition, it adds support for changing the status of a player while dead to show if they are being currently ressurected or have a ressurection pending.This addon’s concept was greatly inspired by MrPikPik’s Added Info – Unit Frames, but has been created from scratch to be more efficient and have better support for specific base game features.The optional library LibAddonMenu2 is used to configure how the gradients look, as well as the other settings in the addon!