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.

[454] - 2024-09-03
Commits
(587cb94) ~Derple/rgl cast now supports AA's like origin.
[453] - 2024-09-03
Commits
(04e34e6) ~DerpleRemoved Charm result message
[452] - 2024-09-03
Commits
(ecb05d9) ~Derple[ALL]
- Cleaned up the announce system
There are now various types of announcements: Heal, Mez, Charm, Cure
They can all come over DanNet, GroupSay or both.
Made the GroupSay less obviosuly botty but really just dont use it in open groups.
[447] - 2024-09-03
Commits
(720b6f7) ~AlgarDude[SHD] Major Update! (#154)
* Update enc_class_config.lua
Added an additional stacking check to haste buff to (speculatively) fix spamming issues
* [SHD] Major Update!
Major update to SHD. Should see marked improvements in nearly every facet. Default settings are suitable for a mid-late game, live server group driver, and may require some tweaking outside of that; however, I did my best to include the options EMU/TLP/Endgame may need to shine.
*Added new utils functions to support the above and retrofitted to other classes:
HPStopDOT is now split into HPStopDOT (for trash mobs) and NamedStopDOT. Named must be present in named.lua or your SpawnMaster ini to take advantage of this feature!
* Update shd_class_config.lua
[SHD] Fix for charm spamming
* Update shd_class_config.lua
Fix for taunt checks comparing number with boolean
* Update shd_class_config.lua
Typo fix for Vet AA settings
* Moved HP/Named StopDOT to config, SHD fixes
Left the indexes on the config entries so at least they will be placed together for now
[445] - 2024-09-03
Commits
(4c7ad41) ~Derple[ENC] Added more stacking checks.
[443] - 2024-09-03
Commits
(0f1cc8b) ~AlgarDudeUpdate enc_class_config.lua (#152)
Added an additional stacking check to haste buff to (speculatively) fix spamming issues
[441] - 2024-09-03
Commits
(a9c078f) ~Grimmier378Creates a backup of custom config if one exists (#151)
* creates a backup of custom config if one exists
* set fist load window size
[436] - 2024-09-01
Commits
(370be3f) ~AlgarDudeSpam reduction pass, magician group mod rod checking support, minor class config fixes (#147)
* Group (and combat) ModRod checking, spam reduction, BuffCheck adjustment
[MAG] Mod Rods:
* Will now check your group for modrods and summon appropriately.
*Added support to summon modrods in combat (configurabled based on threshold of one or more group members mana).
[utils] Added the time delay for waiting to buff after movement directly to the buff check function (and removed now extraneous checks from rotations)
[utils] Eliminated ! MISSING SPELL ! spam temporarily, may readd with some form of "Highest Only" support at a later date.
[init] Removed option to use MQ2Twist (which was deprecated) and moved it to the unload list as speculative conflict protection.
[SHM] Fixed issue of starting group buff cycle while invis or moving
[BRD] Corrected low mana count inaccuracies for some songs.
[DRU} Removed short duration DS from group DS list
* Update init.lua
Changed actor register to verbose to reduce startup spam
* Update init.lua
Squelched the group message informing us that we were pausing CWTN plugins
* Add variable for Cure Rotation intervals
* Update rgmercs_config.lua
Changed using fellowship insignia to false by default, campfires are sometimes left behind so teleporting to them should be a conscious election
[433] - 2024-09-01
Commits
(f4d0d5f) ~Grimmier378Missed () (#148)
[432] - 2024-09-01
Commits
(f6d49e4) ~DerpleCleaned up escape to minimize
[430] - 2024-09-01
Commits
(d94502a) ~Grimmier378Esc to min + context menu (#149)
* escape minimizes when window in focus option
* added context to button for pause/resume
* class check for persona switching
