Author: JFFK

0

Hyborem’s Daily Routine (v.1.0)

Hyborem’s Daily RoutineThe Ultimate Path to Daily EfficiencyDeveloped by Hyborem & GeminiTHE AUTOMATION CYCLEThis addon streamlines your daily workflow with zero-click teleportation: Phase 1: Automatically teleports you to your delivery hub (Step 1) as soon as you pick up all 7 Crafting Writs. Phase 2: Automatically teleports you to the Shadowy Supplier location (Step 2) the moment you turn in your last writ. Phase 3: Automatically teleports you back to your base (Step 3) once the reward is safely in your backpack.Note: Automatic Phase 3 trigger is optimized for Alchemical rewards, as they contain unique items that guarantee accurate inventory scanning. For other types of gifts that might overlap with common items, we recommend using the dedicated keybindings to maintain your speed.Core Features Smart Inventory Scanning: Detects writ progress and specific items to trigger jumps. Home Jump Keybindings: Manual overrides for Step 1, 2, and 3 for full control. Multi-Owner Support: Use your own houses or visit @hyboreminfernal residences for maximum efficiency. Version 1.0: Lightweight, clean, and optimized for the latest API.Required LibrariesYou must install these for the addon to work: LibAddonMenu-2.0 LibSavedVarsThe Efficient Path (Recommended Houses)Step 1: Writ Delivery -> Gardner House (Wayrest)The fastest delivery point in Tamriel. The turn-in crates are located just a few steps from the house entrance. While Daggerfall is good for picking up quests, Gardner House is where you want to be for the actual delivery to save every possible second.Step 2: Shadowy Gift -> Snugpod (Elden Root) or Emissary’s Enclave (Necrom) Snugpod: Classic choice for immediate access to Elden Root’s Refuge. Emissary’s Enclave: The pro-choice. This house features a private exit directly into the Outlaws Refuge. Note: We recommend teleporting INSIDE this house (especially if using a friend’s house). The Refuge in Necrom leads to a safe zone with no guards, perfect for looting urns before visiting Remains-Silent. Requirement: Access to Necrom DLC is required to exit this house into the city zone.Step 3: Return Base -> Captain Margaux’s Place (Daggerfall) or Sugar-Bowl Suite (Rimmen)Captain Margaux’s Place is exceptional for starting your day. It is located directly above the quest boards and the Bank. It’s the ideal spot to sell your loot to Guild Traders or deposit items before picking up new writs. For the actual crafting, the addon will jump you back to Gardner House in Step 1.Special InstructionsNo Shadowy Supplier Passive?If your character hasn’t unlocked the Dark Brotherhood “Shadowy Supplier” passive: Set your Return Base (Main Home) as Step 2 in the settings. The addon will jump you straight home immediately after you deliver your last writ, skipping the unnecessary loading screens.Keybindings:Go to Settings -> Controls and look for Hyborem’s Daily Routine to set up your manual teleport keys.Speed up your routine. Master your time. Visit @hyboreminfernal in-game to see these optimizations in action!

0

LibGroupResources (2.0.0)

Change Log:——————–v2.0.0- fixed value changes to 100% not getting sent when the increment is smaller than the configured threshold.Description:——————–LibGroupResources provides a simple API for other addons to access the stamina and magicka values of other group members.It doesn’t provide an UI by itself, so you’ll have to install another addon like GroupResources which actually visualizes the values.It depends on LibGroupBroadcast for the actual data transmission.The lib provides functions to get the last known value, last update time as well as registering and unregistering for changes.The full list can be found in PublicApi.lua.A simple example for listening to magicka and stamina updates:local GroupResources = LibGroupBroadcast:GetHandlerApi(“GroupResources”)GroupResources:RegisterForStaminaChanges(function(unitTag, unitName, current, maximum, percentage)end)GroupResources:RegisterForMagickaChanges(function(unitTag, unitName, current, maximum, percentage)end)

0

LibGroupUIReload (2.0.0)

Change Log:——————–v2.0.0- api bumpDescription:——————–LibGroupResources provides a simple API for other addons to get notified when a group members triggers a UI reload on their end.It depends on LibGroupBroadcast for the actual data transmission.A simple example for listening to UI reloads:LibGroupBroadcast:RegisterForCustomEvent(“UIReload”, function(unitTag) d(“Received UIReload event from ” .. GetUnitName(unitTag))end)

0

Antiquity Deal Intel (1.0.0)

Antiquity Deal Intel expands lead tooltips in IA or IC stores with information about whether you already dug corresponding antiquities up or not and also how many lore entries you already got.If you find this usefull, download and enjoy! :DThis is a simple and lightweight addon, a request from a friend.This addon requires no dependencies.

0

BG3 Ultimate Gauntlet of Shar and Shadowfell Guide

Welcome to the ultimate Gauntlet of Shar and Shadowfell Guide for BG3. In this guide, you will learn how to enter the Gauntlet of Shar and how to acquire all unique items. Additionally, the guide also covers how to enter the Shadowfell. Table of Contents: How to Enter the Gauntlet of Shar Gauntlet of Shar […]
The post BG3 Ultimate Gauntlet of Shar and Shadowfell Guide appeared first on AlcastHQ.

0

Sound Board (1.0.0)

SoundBoard – ESO Sound Browser & Dev ToolA developer utility that lets you browse, search and play all 853+ in-game sounds from ESO’s SOUNDS table.Features:Browse all sounds sorted alphabetically with auto-categorization (Combat, Crafting, Quest, PvP, UI Control, Store, Housing, Antiquities, and more)Instant search/filter by sound name, sound ID, or categoryClick any sound name to play it and get the PlaySound(SOUNDS.KEY) code snippet in chatBuilt-in volume slider for comfortable testing (auto-restores your original volume on close)”Mute Others” button to silence Music, Ambient, SFX, Voice and Footsteps – so you only hear the UI sounds you’re testing. Restores automatically when closing the window.Movable, resizable window with saved positionSlash Commands:/sb – Toggle the SoundBoard window/sb play KEY – Play a sound directly (with fuzzy search if not found)/sb count – Show total number of available sounds

0

Sami’s Fish Tracker (1.0.0)

SamisFishTrackerAn Elder Scrolls Online addon that tracks your fish inventory and estimates Perfect Roe yield.FeaturesFish Counter – Tracks the number of fish you catch during your sessionInventory Display – Shows fish count in your bag and bankPerfect Roe Estimation – Calculates expected Perfect Roe using a configurable fillet rateAverage Fish Per Hour – Shows live fish/hour for your current sessionAuto-Hide Mode – Optionally show the tracker only when looking at fishing holesMovable Window – Drag to reposition; position is saved between sessionsSettings Panel – Configure visibility mode, roe rate, Average Fish Per Hour toggle, and actions in Settings > Addons > Sami’s Fish TrackerAccount-Wide Saved Variables – Your settings persist across charactersSettingsDisplayVisibility Mode – Always Show, Always Hide, or Auto (Fishing Nodes)Show Average Fish Per Hour – Toggle the Avg/hr line on or off (default: on)Roe EstimationRoe Rate Slider – Adjustable from 0.0001 to 0.1 (default: 0.008)Average Fish Per HourAuto Update Avg/hr – Automatically refresh the value over time (default: on)Avg/hr Update Frequency – Refresh interval from 1-60 seconds (default: 1 second)Use Rolling Window for Avg/hr – Toggle between rolling-window (stable) and session-lifetime (volatile) calculation (default: on)Rolling Window Duration – Time window for rolling average, 0.5-60 minutes (default: 5 minutes)ActionsReset Session Fish Count – Resets fish count and clears Avg/hr historyCommands/sftToggle window visibility/sft showAlways show window/sft hideAlways hide window/sft autoShow only when targeting a fishing hole/sft resetReset fish count to 0 and restart session Avg/hr timingDependenciesLibAddonMenu-2.0 – Required for settings menuOptional DependenciesLibSlashCommander – Provides enhanced slash command support with auto-completeYou can find the Github here