Category: News

0

Paladin Build | Oath of Devotion | Solasta 2

Welcome to our Oath of Devotion Paladin Build for Solasta II. The Oath of Devotion is a Paladin subclass in Solasta II. This guide will explain how to create a powerful Devotion Paladin build, including the best weapons, armour, spells, ability distribution, skills, and more. For more Paladin builds and information, check our Paladin overview […]
The post Paladin Build | Oath of Devotion | Solasta 2 appeared first on AlcastHQ.

0

Bard Build | College of Lore | Solasta 2

Welcome to our College of Lore Bard Build for Solasta II. The College of Lore is a Bard subclass in Solasta II. This guide will explain how to create a powerful Lore Bard build, including the best weapons, armour, spells, ability distribution, skills, and more. For more Bard builds and information, check our Bard Overview […]
The post Bard Build | College of Lore | Solasta 2 appeared first on AlcastHQ.

0

Bard Build | College of Hope | Solasta 2

Welcome to our College of Hope Bard Build for Solasta II. The College of Hope is a Bard subclass in Solasta II. This guide will explain how to create a powerful Hope Bard build, including the best weapons, armour, spells, ability distribution, skills, and more. For more Bard builds and information, check our Bard Overview […]
The post Bard Build | College of Hope | Solasta 2 appeared first on AlcastHQ.

0

Bard Build | College of Heroism | Solasta 2

Welcome to our College of Heroism Bard Build for Solasta II. The College of Heroism is a Bard subclass in Solasta II. This guide will explain how to create a powerful Heroism Bard build, including the best weapons, armour, spells, ability distribution, skills, and more. For more Bard builds and information, check our Bard Overview […]
The post Bard Build | College of Heroism | Solasta 2 appeared first on AlcastHQ.

0

DacksUndefinedGlobalsCatcher (1)

DacksUndefinedGlobalsCatcherA powerful debugging utility for ESO (Elder Scrolls Online) add-on developers that helps catch and report undefined global variables. This tool makes it easier to track down pesky UI errors like attempt to index a nil value and other issues related to undefined globals in ESO add-ons.Compatible with both PC/Gamepad and Console UI(that is ForceConsoleFlow.2 CVar)! Works seamlessly whether you’re using keyboard/mouse or gamepad mode.OverviewWhen developing ESO add-ons, one common source of errors is attempting to access undefined global variables. These errors can manifest as cryptic messages like:12345678901234567890:1: attempt to index a nil valueDacksUndefinedGlobalsCatcher helps by:Catching all attempts to access undefined global variablesDisplaying detailed error information including the variable name and call stackAllowing you to ignore specific globals or function patternsProviding a convenient UI for reviewing and managing errorsScreenshotshttps://github.com/DakJaniels/DacksUndefinedGlobalsCatcher/blob/main/example.pngFeaturesReal-time Error Detection: Catches undefined globals as they happenDetailed Error Reporting: Shows the exact variable that’s undefined along with: Call stack with function names Source file and line numbers Local variable context when available Customizable Ignore Lists: Pre-configured list of common ESO UI elements to reduce noise Add your own globals to ignore via slash commands Add function patterns to ignore via slash commands Interactive UI: Resizable window with proper scrolling Color-coded messages for better readability Toggle visibility with a simple slash command Multi-platform Support: Compatible with both keyboard/mouse and gamepad (Console) UI Automatically adapts font and UI elements to the current mode Localization Support: Available in multiple languages: English, German (de), Spanish (es), French (fr), Japanese (jp), Russian (ru), and Traditional Chinese (zh) Automatically uses your game’s language setting InstallationDownload the latest release from GitHub or esoui.Extract to your ESO AddOns folder: Windows: DocumentsElder Scrolls OnlineliveAddOns Mac: ~/Documents/Elder Scrolls Online/live/AddOns/ Launch ESO and enable the add-on in the add-on settingsUsageSlash Commands/undefs – Toggle the undefined globals window/undefs_list – List all ignored globals/undefs_add – Add a global to the ignore list/undefs_remove – Remove a global from the ignore list/undefs_listfunc – List all ignored function patterns/undefs_addfunc – Add a function pattern to the ignore list/undefs_removefunc – Remove a function pattern from the ignore list/undefs_help – Show help message with all commands/rl – Shortcut for reloading the UIWorking with the Error WindowWhen an undefined global is accessed, it will be displayed in the error window with:The number of times it has occurredThe name of the undefined globalA detailed call stack showing where the error happenedWhen available, local variable context to help debug the issueManaging Ignore ListsThe add-on comes with predefined lists of globals and function patterns to ignore. These are common UI elements and functions that don’t need to be reported. You can add your own entries to these lists using the slash commands.Default Ignore ListsTo reduce noise, the add-on includes default ignore lists:Default Ignored Globals (over 170 entries) include:Common UI elements (ActionButton1Decoration, QuickslotButton5Decoration, etc.)Known addons (MasterMerchant, AdvancedFilters, AUI_Main, etc.)Various pin types (pinType_Skyshards, pinType_Treasure_Maps, etc.)ESO global variables (PREVIEW_UPDATE_INTERVAL_MS, TUTORIAL_TRIGGER_MOUNT_SET, etc.)Default Ignored Function Patterns include:UI creation functions (CreateControl, CreateTopLevelWindow, etc.)Event handlers (OnUpdate, OnShow, OnHide, etc.)Add-on initialization functions (OnAddOnLoaded, etc.)Other common patterns (ZO_WorldMapPins_Manager:AddCustomPin, etc.)You can view the complete lists in-game by using the /undefs_list and /undefs_listfunc commands, or by examining the source code.For Add-on DevelopersThis tool is especially useful when:Developing new add-onsDebugging existing add-onsFinding compatibility issues between add-onsTracking down performance issues caused by repetitive errorsCreditsOriginal concept by MerlightMaintained and enhanced by @dack_janielsLicenseDacksUndefinedGlobalsCatcher is not created by, affiliated with, or sponsored by ZeniMax Media Inc. or its affiliates. The Elder Scrolls and related logos are registered trademarks or trademarks of ZeniMax Media Inc. in the United States and/or other countries. All rights reserved.Support & ContributionsIf you find a bug or have a feature request, please submit an issue on GitHub. Contributions via pull requests are welcome!

0

BankManagerTESO (1)

English:BankManagerTESO is an addon for managing the bank inventory in The Elder Scrolls Online (TESO). It offers a user-friendly interface for sorting, searching, mass selecting, locking/unlocking, and transferring items from the bank to the players backpack. The addon automatically updates the bank contents and displays information about gold and Tel Var stones. Ideally pairs with InventoryManagerTESO for complete inventory management (bank + backpack). Русский:BankManagerTESO это аддон для управления банковским инвентарем в игре The Elder Scrolls Online (TESO). Он предоставляет удобный интерфейс для сортировки, поиска, массового выделения, блокировки/разблокировки и перемещения предметов из банка в рюкзак игрока. Аддон автоматически обновляет содержимое банка и отображает информацию о золоте и тел-вар камнях. В идеале работает в паре с InventoryManagerTESO для полного управления инвентарем (банк + рюкзак).Принцип работы (How It Works)Аддон создает окно с сеткой ячеек (20×20), представляющих слоты банка. Пользователь может фильтровать предметы по категориям (оружие, броня, расходники и т.д.), искать по названию и управлять предметами через контекстное меню или кнопки. Поддерживается массовая блокировка/разблокировка и перемещение выбранных предметов. Окно открывается при взаимодействии с банком и обновляется в реальном времени.The addon creates a window with a grid of cells (20×20) representing bank slots. Users can filter items by category (weapons, armor, consumables, etc.), search by name, and manage items via a context menu or buttons. It supports mass locking/unlocking and transferring selected items. The window opens when interacting with the bank and updates in real-time.Краткие инструкции (Brief Instructions)Русский:Открытие окна: Нажмите кнопку “BankManagerTESO” внизу слева экрана, когда вы у банкира.Выделение предметов: Левый клик выделяет/снимает выделение с предмета. Кнопка “Select All” выделяет все предметы в текущем фильтре.Категории: Кнопки справа (Weapon, Armor, Consumables, Furnishings, Crafting, Different) фильтруют предметы.Поиск: Введите название в поле поиска для фильтрации.Withdraw Selected: Переносит выделенные предметы в рюкзак.Lock/Unlock: Блокирует или разблокирует выделенные предметы.Закрытие: Кнопка “X” в правом верхнем углу закрывает окно.English:Opening the window: Click the “BankManagerTESO” button at the bottom left of the screen when at a banker.Selecting items: Left-click selects/deselects an item. The “Select All” button selects all items in the current filter.Categories: Buttons on the right (Weapon, Armor, Consumables, Furnishings, Crafting, Different) filter items.Search: Enter a name in the search field to filter items.Withdraw Selected: Transfers selected items to the backpack.Lock/Unlock: Locks or unlocks selected items.Closing: The “X” button in the top right corner closes the window.Особенности и совместная работа (Features and Pairing)Русский:Поддерживает массовое выделение через “Select All”.Позволяет массово блокировать (“Lock”) и разблокировать (“Unlock”) предметы.Удобный менеджмент банка с фильтрацией и поиском.В идеале работает в паре с InventoryManagerTESO для полного управления инвентарем (банк + рюкзак).English:Supports mass selection via “Select All”.Allows mass locking (“Lock”) and unlocking (“Unlock”) of items.Convenient bank management with filtering and search.Ideally pairs with InventoryManagerTESO for complete inventory management (bank + backpack).

0

Is Solasta 2 like Baldur’s Gate 3?

Baldur’s Gate 3 was one of the most successful game releases in recent years, becoming the first game in history to win Game of the Year in all five major gaming award ceremonies. The game picked up lots of praise for being complete and relatively free of bugs on launch (after a lengthy period […]
The post Is Solasta 2 like Baldur’s Gate 3? appeared first on AlcastHQ.

0

Five Ways Solasta 2 Is Even Better than Baldur’s Gate 3

Solasta II is an upcoming CRPG based on tabletop DnD rules that will put the player in control of a party of four heroes (or antiheroes) with the ability to create all four party members yourself. Given the huge success of Baldur’s Gate 3, a very similar CRPG that was also based on tabletop DnD […]
The post Five Ways Solasta 2 Is Even Better than Baldur’s Gate 3 appeared first on AlcastHQ.

0

InventaryManagerTESO (1.0)

InventaryManagerTESO is an inventory management addon for The Elder Scrolls Online, adding a convenient window with advanced sorting, filtering, categorization, and item management features. Heres the full list of its capabilities: Enhanced Inventory Window Displays up to 200 items in a 1020 grid (4444 pixels per cell). Shows item icons, stack counts, and visual indicators (e.g., checkmarks for selected items, dimming for locked items). Displays total occupied and available bag slots (e.g., “125/200”). Shows character gold with formatting (e.g., “1,860,657”). Item Sorting Default: Sorts by category (weapons, armor, consumables, crafting materials, etc.) with priority (e.g., locked gear above food). Toggle sort direction (ascending/descending) by re-clicking the sort button. “All” button resets filters and shows all items. Category Filtering Available categories: “Weapon,” “Armor,” “Furnishings,” “Consumables,” “Crafting.” Each category has a button with an icon and tooltip. Selecting a category shows only items in that category. Re-click an active category to reset the filter. Item Search Input field for searching items by name. Search works in real-time, filtering items as you type. Supports searches in any language (based on game localization). Item Management Selection: Left-click a cell to select/deselect an item (green checkmark). Locked items cant be selected during trading. Context Menu: Right-click an item for actions (e.g., “Equip,” “Use”). “Destroy” is disabled to prevent accidental deletion. Equip/Use: Supports equipping weapons, armor, and jewelry based on the active weapon bar (primary or backup). Consumables (e.g., potions) can be used via the context menu. Tooltips: Hover over an item to see detailed info (like the games default UI). Item Locking Management Lock button: Locks selected items (weapons, armor, jewelry, companion items only). Unlock button: Unlocks selected items. Locked items are dimmed (alpha 0.5) and cant be sold during trading. Mass Selection Select All button: Selects all items in the current view (except locked items during trading). Re-click to deselect all items. Item Selling Sell button: Sells all selected items to a merchant (up to 50 at once). Only works when a trading window (e.g., NPC merchant) is open. Locked items arent sold. Cooldown Display For items with cooldowns (e.g., potions), shows an overlay and timer in seconds. Updates every second when the addon window is open. Interactivity and Settings Addon window is movable on-screen. Content updates periodically (every second when open). Selection resets automatically when the window closes. Keybind to open/close the window (“InventaryManagerTESO”). Additional Features Supports locked items during trading (prevents selling). Auto-updates inventory on changes (e.g., after selling or using items). Compatible with various item types, including companion items, Crown items, and treasure maps.