• 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 --->
AlphaBuff

Utility AlphaBuff 3.4.1

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

Bug Fixes 🐛


- PlotHistoGram bleed
Progress bar styles were bleeding out and refreshing every frame.
I noticed this in style editor where it wouldn't let me revert the PlotHistogram color unless i closed AlphaBuff.

you could even force it to change color by removing buffs.

* Converted the barcolor variable into a table to hold the values.
* Instead of having barColor function return the PushStyleColor, we just return the values. and plug them back into the PustStyleColor into ImVec4.

This allows us to only change the color when actually drawing the bar and Popping it after it is drawn.
(61c0200) ~grimmier378

〰️Commits​


Memory leak fixes from grimmier
(be74a25) ~rawmotion
PR # [2](https://github.com/rawmotion1/Alphabuff/pull/2): memory leak
Fix inspecting songs
(a617cee) ~rawmotion1
- Style Bleed
Progress bar styles were bleeding out and refreshing every frame.
I noticed this in style editor where it wouldn't let me revert the PlotHistogram color unless i closed AlphaBuff.

you could even force it to change color by removing buffs.

* Converted the barcolor variable into a table to hold the values.
* Instead of having barColor function return the PushStyleColor, we just return the values. and plug them back into the PustStyleColor into ImVec4.

This allows us to only change the color when actually drawing the bar and Popping it after it is drawn.
(1779c91) ~grimmier378
Check for song

added check so we can inspect songs. and not pull up buff with the same slot ID.
(cb5511b) ~grimmier378

〰️Commits​


Should now work on EMU
(3ecb170) ~rawmotion
PR # [1](https://github.com/rawmotion1/Alphabuff/pull/1): fix
(b95dd75) ~rawmotion1
Check for song

added check so we can inspect songs. and not pull up buff with the same slot ID.
(3068e66) ~grimmier378
EMU fix

* FIx for EMU users to make spell inspect work.
(154b14c) ~grimmier378
Added catchall help text to the /ab bind.

Features⛲


- Reduced vertical spacing by a few px
(e99aadf) ~rawmotion1

Bug Fixes🐛


- Empty slots no longer show context menu
(b6ba4d0) ~rawmotion1

Bug Fixes🐛


- Fixed small bug w/ font-scaling on favorites
(d6df254) ~rawmotion1

Styling🦋


Style: Cleaned up settings and contex menus
For legibility, font-scaling no longer affects context menus
(3158864) ~rawmotion1

Features⛲


Feat: Added font scaling
Set your font size from tiny to large
(7966851) ~rawmotion1

Bug Fixes🐛


- Fix (maybe) nil error in window title
(4d3fddc) ~rawmotion1

Styling🦋


- Slight style adjustment to main menu
(5edfcec) ~rawmotion1
Back
Top