• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
  • There was an optional (unless you're on Povar/Xegony) eq update. Guest, DO NOT PATCH EQ or you'll have to wait for the next MQ update (no ETA). You can play without the patch by using patchme or autologin (preferred). If you've already patched EQ you're out of luck, unless you find someone to share the older eqgame.exe (don't ask here).
Button Master

Utility Button Master 04/23/2025

Download now:  Join us with Level 2 access or earn your way in with  RedCents.

〰️Commits​


Merge branch 'beta'
(c84a480) ~DerpleMQ2
More resiliency on missing sets.
(76c6b9d) ~DerpleMQ2

〰️Commits​


Merge branch 'main' of github.com:DerpleMQ2/buttonmaster
(ae5c5a1) ~DerpleMQ2
Fix for a crash when an invalid set is referenced.
(453e35b) ~DerpleMQ2

〰️Commits​


PR # [16](https://github.com/DerpleMQ2/buttonmaster/pull/16): to save
(be338a7) ~derple
Ctrl+s to save

Merged the ctrl+s and save button together so as not to duplicate the same code.
(234b7f5) ~grimmier378
Ctrl+s to save

pressing ctrl+s while in the button edit window will save.
(e371497) ~grimmier378

〰️Commits​


PR # [14](https://github.com/DerpleMQ2/buttonmaster/pull/14): tooltips were always on even when disabled
(1c8390d) ~derple
Advanced tooltips were always on even when disabled

if the value was false it was plugging in true.
(d841ee6) ~grimmier378

〰️Commits​


- Advanced Tooltips will now show the button name and contents.
(24af07d) ~DerpleMQ2

〰️Commits​


- Item icons now offset by 500 to match in game icon ids.
(41343e4) ~DerpleMQ2

〰️Commits​


- Added cache invalidation to fix some display issues
(cfea9cd) ~DerpleMQ2

〰️Commits​


Miss from last commit.
(a4da629) ~DerpleMQ2
Fixed a bug that would cause button labels to show newlines in the delete menu sometimes.
(8910edd) ~DerpleMQ2

Bug Fixes 🐛


- Fix for missing setting, will default to true
(d5856f3) ~grimmier378

〰️Commits​


PR # [11](https://github.com/DerpleMQ2/buttonmaster/pull/11):
(8feb1e3) ~derple

〰️Commits​


PR # [10](https://github.com/DerpleMQ2/buttonmaster/pull/10):
(396ec9a) ~derple
Set default

set the default show label to true on creating button. instead of if icon is chosen.
(ea7a9d6) ~grimmier378
Labels

unchecking show label wasn't working.
also allowed tooltip to show when labels are off as a mouseover reminder.

Might need to update configs to make sure every button has a ShowLabel setting, i know i had some that didn't
(043eeeb) ~grimmier378
Back
Top