• 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 --->
Alert Master

Utility Alert Master v2.06

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

[1.94] - 2024-03-30​


Bug Fixes 🐛


- Fixed the scaling setting not saving.
(d7bcc8d) ~grimmier378

Styling 🦋


- Moved all of the toggle buttons to a menu bar for a cleaner look.
(ead2ae0) ~grimmier378

[1.93] - 2024-03-30​


Styling 🦋


- Scaling text will no longer effect the toggle buttons and search bars.
Scaling should only effect the tables and pop up windows.
(a440b2b) ~grimmier378

[1.92] - 2024-03-29​


Bug Fixes 🐛


- Fix for breaking the right click context on the table
(98a477e) ~grimmier378

[1.91] - 2024-03-29​


Bug Fixes 🐛


Fix:

mousing over the window ill bring it into focus.
This should fix some of the issues where the first click when out of focus will click in game objects.
(d17b0cb) ~grimmier378

〰️Commits​


- Just some code cleanup and organization.
(9fda68d) ~grimmier378

[1.90] - 2024-03-28​


〰️Commits​


Text Size Slider

Added a text size slider to the config popup.
will adjust text on all of Alert Master's Windows
(7d85cef) ~grimmier378
MyThemeZ support

Now will check for a MyThemeZ.lua in the config dir.
if that exists we will use your custom themes, otherwise just load with the default set.
(4c1bd36) ~grimmier378
moving to launcher updates
update There's a bug on line 442 as it ignores the pcs setting. It should be:
Posted by: Sic
- Added version to startup output
- Updated /am spawnlist output
- Fixed double timestamp
- Moved to using lib/LIP, lib/ed/utils (if you don't have these, just copy them to your lua/lib folder)
Posted by: SpecialEd
- Fixed a script error if you didn't have [SafeZones] section in the ini

Whoops.
- Added the ability to define safe zones in the ini

Note: no in game commands for this, just add a section to your AlertMaster.ini

INI:
[SafeZones]
Zone1=poknowledge
Zone2=guildhall
Zone3=guildlobby
Zone4=bazaar
Zone5=neighborhood
etc.
- Fixed script error in should_include_player
- Fixed case where unguilded toons would not trigger alerts if you were also unguilded
- Updated /am spawnlist to highlight any watched spawns that are currently alive
Back
Top