Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
[1528] - 2025-06-09
Commits
(71b375d) ~Grimmier378Bard Bandolier Update (#669)
* Bards now support bandoliers for instrument swapping. Please refer to the class config options for required naming conventions. (Currently: "Wind", "String", "Drum", "Brass"... "Main" is used to re-equip your main weapon set).
* * If there is no bandolider slot with those names, we will still rely on conventional methods to swap.
[1526] - 2025-06-09
Commits
(91b8a99) ~AlgarDudeMinor Updates (#687)
* [BRD] We will no longer attempt to use modrods on emu.
* [BRD-Laz] Minor fixes in config for shout.
* [BST-Laz] Further adjustment of rotations, entries and spells for Lazarus. Playtesting WIP.
[1521] - 2025-06-08
Commits
(72f0f09) ~AlgarDudeVarious Adjustments (#684)
* [CLR-All] Added Bash (Thanks RYN227!)
* [ENC-Live] Corrected SpellShield/Auspice not respecting settings (Thanks guest01!)
* [BRD-Laz] Corrected Shout setting (Thanks Laz Event Yesterday!)
* Lowered default Combat Clicky delay to 5s (old value: 10s).
* Cleaned up duplicate code in debug module.
[1510] - 2025-06-06
Commits
(5630ec7) ~AlgarDudeHeal/Rez Update (#679)
* Healers will now include a check for multiple group members at low health when performing certain actions. (Previously, we only checked the MA).
* Combat rez will now check for the conditions listed above.
* Refactored group rez pc in-zone check to be more reliable.