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.


[1820] - 2025-10-04
Commits
(8bba98e) ~AlgarDudeFixed a rotation check which could cause a crash on ClickyItem type rotation entries. (#814)
[1818] - 2025-10-04
Commits
(4c38f6d) ~AlgarDudeAdded /rgl useitem (#813)
/rgl useitem will queue the use of the specified item to be processed in the mercs environment.
Example:
/rgl useitem "Algar's Awesome Armguards of Amazing Alliteration"
[1817] - 2025-10-04
Commits
(9cbfe59) ~AlgarDudeCustom Config Update (#812)
Custom Configs are now created in server or environment-specific folders in the rgmercs folder in the MQ config directory.
* Official servers will find their custom configs in class_configs/Live.
* Emu servers will find their custom configs in class_configs/ServerName.
* Sunsetted support for custom configs in the base directory (this was deprecated nearly a year ago).
[1815] - 2025-10-03
Commits
(fe4a1e9) ~DerpleCustom Configs now support arbitrary directories. (Ask @algar)
[1807] - 2025-10-02
Commits
(299e198) ~AlgarDudeUX Update 1: FAQ, Tooltips, Pull Module (#809)
Began minor FAQ/Tooltip revamp. Goals:
* Improve tooltips so that settings search is the first go-to.
* Tailor FAQ settings to more complex answers involving more than one setting. Reduce quantity, improve quality.
FAQ UI:
* Setting Names will no longer display in FAQ Entries (did not adjust command-line FAQ).
* Empty FAQ entries will no longer display.
* Fixed a bug preventing class config setting FAQs from being searched/displayed. Merged class config FAQs in with others.
Pull Module:
* First FAQ and Tooltip pass complete.
* Readded/fixed the pull allow/deny remove commands.
UI
* Made a brief pass for adding tooltips to custom elements.