Author: JFFK

0

Companions Companion (Rapport+) – Updated! (1.0.0)

REQUIRES LibAddonMenu-2.0 !This is a simple update to the original Companions Companion AddOn with the main focus of including the 2 new companions (Tanlorin and Zerith-var) and also updating rapport info of older companions (Bastian and Merri still TODO). I highly recommend checking out the original AddOn since it is still functioning (just outdated) and it also lists the main functions of the AddOn.Important info:You should only use one of the two AddOns (either mine or the original by AnotherORC found here).All new info about rapports, their values and cooldowns have been taken from UESP. If you did some tests on your own and would like to collaborate with the AddOn just leave a comment and I might add it in a further update!A changelog is included in the download for those wanting a fuller picture of the changes made from the original AddOn.GitHub link for those interested: https://github.com/Molusco-Aquatico/Companions-Companion-UpdatedLanguage Support:Support for languages other than English has been temporarily dropped (since I don’t speak those languages and wouldn’t be able to properly translate the texts, if you wish to help translate this AddOn send me a PM here or drop a comment!).And for those wondering why is this a new AddOn instead of a Patch for the old one, I really tried making it only a patch/simple update, but patching the original files (as a separate AddOn) broke the timer/reminder function. I don’t really care too much about it, but I know some people like it, so to keep the timers working properly this had to be a full package.Feel free to share your opinions in the comments!

0

Zerith-Var Companion Builds ESO

NOTE: THIS IS A TEMPLATE BUILD PAGE IN PREPARATION FOR UPDATE 46 – WORK IN PROGRESS. Build Written By: Dottz Gaming – PC NA Role: Damage Dealer, Tank, and/or Healer Patch: Update 43 Table of Contents Introduction Setups Magicka DPS

0

Tanlorin Companion Builds ESO

NOTE: THIS IS A TEMPLATE BUILD PAGE IN PREPARATION FOR UPDATE 46 – WORK IN PROGRESS. Build Written By: Dottz Gaming – PC NA Role: Damage Dealer, Tank, and/or Healer Patch: Update 43 Table of Contents Introduction Setups Magicka DPS

0

ESO Best DPS Subclassing Combinations – Unleash Your Ultimate Damage

Welcome to our ESO Best Subclassing DPS Combinations article on the most impactful subclass combinations in The Elder Scrolls Online Update 46! The introduction of the revolutionary subclassing system has fundamentally shifted the landscape of damage dealing in The Elder Scrolls Online, offering unprecedented opportunities to fuse powerful skill lines from different classes. While dedicated […]
The post ESO Best DPS Subclassing Combinations – Unleash Your Ultimate Damage appeared first on AlcastHQ.

0

ESO Best Tank Subclassing Combinations – Dominate Dungeons & Trials

Welcome to our ESO Best Tank Subclassing Combinations article on the most impactful subclass combinations on the Elder Scrolls Online (ESO) Update 46! As the backbone of any successful group, a strong tank build is paramount for dominating dungeons and trials in the Elder Scrolls Online. With the subclassing system, the meta for ESO tanking has […]
The post ESO Best Tank Subclassing Combinations – Dominate Dungeons & Trials appeared first on AlcastHQ.

0

LibLuaCodeWindow (1.0)

This library allows you to add a code window to your add-on.The library has a built-in lexer that highlights the entered code in color.The syntax checker is not yet public in the current version, but will be available soon with an update.Usage:– The default color tabledefaultColors = { keyword = “007acc”, value = “007acc”, vararg = “007acc”, string = “ff9900”, string_end = “ff9900”, string_start = “ff9900”, number = “a3ffae”, ident = “389a42”, comment = “616361”}– Creates a code window– @param parent the parent UI Element– @param colors (optional) a table of colors for the highlighting– @returns a LibLuaCodeWindowlocal window = LibLuaCodeWindow:new(parent, colors)– Shows the code window and register an update event– @returns the LibLuaCodeWindowwindow:show()– Hides the code window and unregister the update event– @returns the LibLuaCodeWindowwindow:hide()– Destroys the code window and makes the ui element available for another code window– @returns truewindow:destroy()– Get code– @returns string the entered textwindow:getText()– Set code– @param string the code– @returns the LibLuaCodeWindowwindow:setText(text)

0

ESO 2025 Content Pass Explained

Welcome to our ESO 2025 Content Pass Explained Article. The introduction of a new content model for ESO in 2025, marked by the Seasons of the Worm Cult, has created uncertainty around the ESO 2025 Content Pass, the meaning of “Seasons,” and which version you should buy. In this article we will go over the different […]
The post ESO 2025 Content Pass Explained appeared first on AlcastHQ.

0

ESO Best Healer Subclassing Combinations: Top Skill Lines for Unbeatable Support

Welcome to our ESO Best Healer Subclassing Combinations: Top Skill Lines for Unbeatable Support article on the most powerful Healer subclass combinations on the Elder Scrolls Online (ESO) Update 46! Healing in The Elder Scrolls Online (ESO) is a vital role, and with the introduction of subclassing, players now have unprecedented flexibility in creating powerful […]
The post ESO Best Healer Subclassing Combinations: Top Skill Lines for Unbeatable Support appeared first on AlcastHQ.