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.
[1594] - 2025-07-14
Commits
(c5f8ea3) ~AlgarDudeBER(Laz) Config 2.0 (#720)
* Added Laz-specific disciplines.
* Removed unused/out-of-era abilities from all lists.
* Broke active disc burns out into their own rotation.
* Added support for some control effect lines.
* Added emergency rotation.
* Realigned options and categories.
Further thoughts:
* Further commit # [feedbac](https://github.com/DerpleMQ2/rgmercs/commit/feedbac)k from zerkers with a higher AA count would be helpful; I am not currently devoting resources to my BER for proper, full playtesting.
* I may add support for auto-FES swapping in the future.
* I may need to revisit Third Wind.
[1591] - 2025-07-12
Commits
(6e7613e) ~AlgarDudeWAR(Laz) Config 3.0 (#716)
* Retooled defense options and combinations to support existing abilities.
* Added Laz-specific disciplines.
* Removed unused/out-of-era abilities from all lists.
* Broke AE hate tools out into their own rotation.
* Realigned options and categories.
Further thoughts:
* For now, I have left bandolier usage the same (DW or Shield), I will likely revisit this in the future. Nothing is stopping anyone from throwing a 2-Hander in the ole' DW bando slot in the meanwhile.
* I may need to revisit Third Wind.
[1584] - 2025-07-07
Commits
(993f708) ~AlgarDudeLoot Module (#711)
* Removed the "Loot Corpses" option. Please use /lns (un)pause as needed.
* We will now include our server in communications with LNS.
* * * I'm not sure who would ever do such a thing, but this fixes an extreme edge-case in which two characters of the same name are logged in to two different servers (on the same PC) and hunting, when we only want one of them to be looting.
* * Special thanks to grimmier for the time spent trying to verify this issue.