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.
[770] - 2024-10-14
Commits
(abdf8f2) ~AlgarDude[WIZ] Added experimental config: Modern Era (#262)
* Aimed at modern spell sets and rotations starting at ~ level 115 (perhaps 110).
* This may be usable as low as 100, but you are likely to see progressively worse mana issues below the intended level range.
* Like other experimental configs, this is an as-is config that may eventually progress to a beta or a mode addition to the default. Options for abilites and gems could be added at a later date as necessary.
* Feedback highly sought after, as my group and use case may not be the same as yours!
[767] - 2024-10-14
Commits
(b31fbd0) ~AlgarDude[SHD] Added configuration options for Leech Touch (#259)
* [SHD] Added configuration options for Leech Touch
* You can now opt to use Leech Touch during burns on Live and Project Laz. We will still use it only as an emergency ability by default.
* [SHD] Corrected Bash conditions
[760] - 2024-10-12
Commits
(2c49a03) ~DerpleFixed table setup asserts that were super annoying in debug bulds.
[754] - 2024-10-08
Commits
(9f90765) ~AlgarDudeNew command: /rgl usemap (manually cast/use by rotation entry name). (#247)
* Usage: /rgl usemap maptype mapname targetID
* * Maptype: spell, song, aa, item, disc
* * Mapname: Entry name as shown in rotation window (e.g, FireSpell3, MezSpell)
* * TargetID: Optional, will use the current target and fallback to targeting yourself if you don't have one.
This may be handy to hotbutton abilities that are often used manually but updated constantly as you level.
* Examples
* * (SK) /rgl usemap disc Mantle : uses your current Mantle Disc
* * (SHM)/dg shm /rgl usemap spell GroupRenewalHoT $\{Me.ID} : Tell your shaman to cast his group HoT on himself
Smart use of hotbuttons could have your driver telling your bard to calm the driver's target, your enchanter to mez the same, having "preburn" buttons just before a big pull, etc.