• 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 --->
Resource icon

Utility AA Party v0.30

Download

[0.30] - 2024-10-08​


Bug Fixes🐛


- More backport fixing and cleanup
(414dcbc) ~grimmier378

[0.29] - 2024-10-07​


Features⛲


- Backported from MyUI
Keeping the module version and standalone versions the same. so we can run them in as either.

Mostly this will allow me to keep the code bases the same when making updates.
(80b728c) ~grimmier378

[0.28] - 2024-07-30​


Bug Fixes🐛


- Zoning checks replaced with zone ID checks
Also fixed the lone global function to be local.
(f636ce5) ~grimmier378

[0.27] - 2024-06-18​


Styling🦋


- Tooltip toggle
Right click title bar to access tooltip toggle.
(fc44cd8) ~grimmier378

〰️Commits​


- Update throttling
Only update on changes

otherwise check in every 2 min
if not checked in in 3 min drop the data.

Added config window accessible from right click on title bar
(8d70018) ~grimmier378

[0.26] - 2024-06-01​


Documentation📕


- ReadMe update
(5265df4) ~grimmier378

〰️Commits​


- Update throttling
Perf: update throttling
Browse files
Only update on changes

otherwise check in every 2 min
if not checked in in 3 min drop the data.

Added config window accessible from right click on title bar
(3713d79) ~grimmier378
- Themez support
(e4f7a71) ~grimmier378

[0.25] - 2024-05-25​


Features⛲


- Compact mode
You can right click a name and make the tile compact. showing only the first line with name and level.

left click will still show adjustments

so you can have normal just info and bars,
expanded normal with adjustments.
compact just name and lvl
expanded compact with adjustments.

these are per char.
(b9756cc) ~grimmier378

[0.24] - 2024-05-24​


Bug Fixes🐛


- In Game checks
Check for ingame status at startup and exit if not ingame.

we already exit the script when we exit or camp to char select.

announce Goodbye when you are camping out before exiting the script. This way the other actors can remove you right away.
(02adf02) ~grimmier378

[0.23] - 2024-05-24​


〰️Commits​


- MacroQuestOverlay setting by Char
Added the Characters name to the window name for settings saving purposes.
(e268d2f) ~grimmier378
- Right click auto resize was reading any right click
Right click should now only toggle resize if you are clicking on the title bar or empty space in the window.
(1006d08) ~grimmier378

[0.22] - 2024-05-23​


Styling🦋


- Layout cleanup refactor:
Cleaned up the layout some as well as some code duplications.
(a77e66b) ~grimmier378

[0.21] - 2024-05-23​


Features⛲


- Remove Stale Data
If a client hasn't sent an update in 2 minutes we will remove them as they most likely went LD

clients will announce every 1 min it if no messages were sent in that time.

/aaparty exit will say goodbye and immediately remove you from the list.
(63c8f72) ~grimmier378
Back
Top