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.
[727] - 2024-10-03
Commits
(af4d316) ~Derple[Pulling]
Added support for items to pull abilities
Added "Staff of Viral Flux" as pull ability if you have the item
[718] - 2024-10-02
Commits
(150d1d7) ~Derple[All] Fixed an issue with the class loader when used on really long paths.
[717] - 2024-10-02
Commits
(623f771) ~Derple[Pulling]
Added ability to move closer while trying to get aggro to most pull abilities.
[716] - 2024-10-02
Commits
(df835ce) ~DerpleBit more UI cleanup
[715] - 2024-10-02
Commits
(996d440) ~DerpleCleaned up the mess of information at the top of the UI.
[714] - 2024-10-02
Commits
(6ae638e) ~Derple[All]
Class configs have been moved into server-type specific folders
For now we have added Live and Project Lazarus
More might be added later
The configs currently do not differ but I expect they will start to diverge over time.
As part of this change, partial config replacements are no longer supported everything is assumed to be FullConfig=true
[Pulling]
Fixed an issue where you might stay out of range longer than desired if a target moves out of range of your pull spell.
[Loot]
Fixed a crash bug in looting history module.
[710] - 2024-10-01
Commits
(aac67b3) ~AlgarDudeClass Updates (#234)
[SHD]
* AE Taunts will no longer activate on a single target unless they are configured to do so (setting AE Taunt Count to "1" should use them when aggro is lost/not yet established).
[WIZ]
* Loosened overly stringent conditions on Harvest Spell usage.
[PAL]
* Added support for the Undead Proc spells:
* * Under Level 45 (when the first all-target ("Fury") proc is available), these spells will always be used.
* * Once we have a Fury proc, we will prefer it unless the option "Use Undead Proc" is selected.
* * Once our Unity buff includes Fury, we will cease to use the Undead Proc entirely, regardless of the above option.