Category: News

0

Sorc Overload Tracker (1.0)

Just makes a window to display text showing if the Sorcerer Ultimate Overload is toggled on or off.

0

Best BG3 Paladin Build Ranking for 2026 (Patch 8)

We explain the best Paladin builds for every playstyle in Baldur’s Gate 3 for 2026, including damage, survivability, tanking, party support, and fun factor – all ranked and updated for Patch 8.

0

Ultimate BG3 Oath of the Crown Paladin Build for 2026

If you’re looking for the ultimate tank Paladin build in BG3, then it’s the Crown of the Oath subclass. Introduced in Patch 8, it’s the newest Paladin subclass that focuses on grabbing the attention of enemies and forcing them to attack you.

0

TFD: How To Farm Transcendent Weapons – Drop Chance & Locations

Update 1.4.0 added Transcendent Weapons, the new highest weapon tier in The First Descendant. They sit above Ultimate Weapons and introduce a completely new progression layer built around Quality and Quality Range. This guide covers how the system works, every piece of content that drops them, the exact drop chances, and the fastest way to […]
The post TFD: How To Farm Transcendent Weapons – Drop Chance & Locations appeared first on AlcastHQ.

0

Enshrouded 1.0 Update – All Confirmed Features

Enshrouded 1.0 is the biggest change to the game ever, with many new features and quality of life upgrades, plus a Playstation 5 release! Learn about every confirmed feature coming in the massive Enshrouded 1.0 Update!

0

Guild Events Sorted (1.1.5)

https://flagcdn.com/24×18/gb.png This is a fork of the addon “Guild Events Enhanced” by g0dpain.New: The list of attendees is now chronologically sorted by their signup time.New: Encrypted timestamps are tied to a unique hash of the player’s account name. Copying other players’ guild notes is automatically detected and blocked.New: Raid leaders can clear all attendees from the current schedule with a single click, without deleting the event structure itself.New: The automated group invitation for raid leaders now checks if players are already in the group or offline. This prevents annoying warnings.Fixed the overlapping UI elements and role checkboxes.Important Note on Sorting:This sorting extension was primarily designed for my guild’s needs. Since our raid schedule is organized weekly, the underlying timestamp system rotates in a 7-day window (Monday 0:00 to Sunday 23:59 UTC). You can still use the addon to schedule events weeks in advance without any issues, but the chronological player sorting will always operate within this rolling weekly rhythm.A big thank you goes to the original creators: Meai for the base addon Guild Events, SiSaSyco for Guild Events Improved, Othric and Juhuman123 for the further improved Guild Events Revised, and g0dpain for Guild Events Enhanced. Thank you all!————————————————————————https://flagcdn.com/24×18/de.png Dies ist ein Fork des AddOns “Guild Events Enhanced” von g0dpain.Neu: Die Liste der angemeldeten Spieler wird nun chronologisch nach Anmeldezeitpunkt sortiert angezeigt.Neu: Die verschlsselten Zeitstempel werden mit einem eindeutigen digitalen Fingerabdruck des Spielernamens verknpft. Das unbefugte Kopieren fremder Gildennotizen wird dadurch automatisch erkannt und blockiert.Neu: Der Raidleiter kann mit einem Klick alle Angemeldeten aus der bisherigen Planung entfernen ohne die Event-Struktur zu lschen.Neu: Die automatische Einladung durch den Raidleiter filtert nun Spieler heraus, die sich bereits in der Gruppe befinden oder offline sind. Das verhindert unntige Warnungen.Die berlappungen der UI-Elemente und Checkboxen wurden behoben.Wichtiger Hinweis zur Sortierung:Die Sortier-Erweiterung wurde primr fr meine Gilde entwickelt. Da wir wchentlich planen, rotiert das System in einem 7-Tage-Fenster (Montag 0:00 Uhr bis Sonntag 23:59 Uhr UTC). Das AddOn kann uneingeschrnkt fr lnger im Voraus geplante Events genutzt werden, die chronologische Sortierung der Spieler erfolgt jedoch immer innerhalb des sich wiederholenden Wochenrhythmus.Ein herzliches Dankeschn geht an die ursprnglichen Entwickler: Meai fr das Basis-AddOn Guild Events, SiSaSyco fr Guild Events Improved, Othric und Juhuman123 fr das weiter verbesserte Guild Events Revised sowie g0dpain fr Guild Events Enhanced. Vielen Dank an Euch alle!

0

Experimental Dummy Pvp (1.0)

# Experimental Dummy PvPExperimental Dummy PvP is an experimental combat-analysis addon It converts damage recorded against a PvE training dummy into an estimated PvP value. This allows players to test rotations, abilities and builds in a controlled environment while approximating the damage they could deal against a configurable PvP target.## Main Features* Real-time conversion of PvE dummy damage into simulated PvP damage.* Configurable PvE dummy resistance.* Configurable PvP target resistance.* Player penetration support.* Configurable Battle Spirit damage reduction.* Additional mitigation setting for buffs, passives, blocking and other defensive effects.* Configurable resistance mitigation cap.* Critical Resistance simulation.* Configurable attacker Critical Damage bonus.* Actual and simulated damage display.* Detailed combat summary.* Event-by-event combat log.* Per-ability damage breakdown.* Support for normal hits, critical hits and damage-over-time effects.## Damage SimulationThe addon first estimates the damage before the PvE dummys resistance:`Base Damage = Dummy Damage / (1 – Dummy Mitigation)`It then applies the selected PvP settings:`PvP Damage = Base Damage Target Mitigation Battle Spirit Additional Mitigation`For critical hits, the addon also accounts for the simulated targets Critical Resistance. Every 66 points of Critical Resistance remove one percentage point from the attackers Critical Damage bonus.The PvE dummy resistance setting may require calibration using the **Two-Handed Ultimate**.## Combat SummaryUse `/pdc` to open the latest combat summary.The summary displays:* Combat duration.* Actual DPS.* Simulated PvP DPS.* Actual total damage.* Simulated PvP damage.* Number of hits and critical hits.* Damage contribution by ability.* DPS, average hit and maximum hit for each ability.The DPS calculation uses the complete combat duration, with a minimum duration of one second.The window never opens automatically.## Event LogUse `/pdc log` to open the event-by-event combat log.Each entry displays:* Time elapsed since the beginning of combat.* Normal or critical hit.* Target name.* Ability icon and name.* Actual damage dealt to the dummy.* Simulated PvP damage.Long encounters are automatically divided into multiple pages.## Commands* `/pdc` Open the latest combat summary.* `/pdc log` Open the event-by-event combat log.* `/pdc reset` Clear the recorded combat session.## Requirements* **LibAddonMenu-2.0**## Important NoticeExperimental Dummy PvP provides a local damage estimate. It does not modify server-side damage or guarantee the exact damage that would be dealt to another player.Actual PvP damage may vary depending on buffs, debuffs, class passives, ability-specific modifiers, blocking, shields and balance changes.The addon is intended as an experimental testing and comparison tool.The code was written using AI, but the idea is my own.