• 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 DialogDB v2.29

Download

[2.29] - 2024-10-08​


Bug Fixes🐛


- More backport fixing and cleanup
(f5f2328) ~grimmier378

[2.28] - 2024-10-07​


Features⛲


- Backport 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.
(013c8da) ~grimmier378

[0.27] - 2024-09-28​


Features⛲


- Filter the drop down
(bbd74c8) ~grimmier378

[0.26] - 2024-09-01​


Bug Fixes🐛


- Removed the delay on the first person when using delayed group
(04549c3) ~grimmier378

[0.25] - 2024-07-30​


Bug Fixes🐛


- Zoning() checks replaced with zone.ShortName checks
Also renamed some variables.
(82dc55c) ~grimmier378

[0.24] - 2024-06-05​


Bug Fixes🐛


- Minor tweak to the event trigger (accuracy)
Moved config into 'config/myui/diaglogb/' folder
trying to keep all the configs for scripts i write in the same folder sorted into subfolders by script name for easier organization.
(dd17587) ~grimmier378

[0.23] - 2024-05-28​


Bug Fixes🐛


- Crash Group Delay
Check that party member is present before issuing command, if not move to next in line.

tweaked the line parse to make sure we don't pull time stamps as text.
(daff0b2) ~grimmier378

[0.22] - 2024-05-24​


Bug Fixes🐛


- InGame Checks
Check for ingame status at startup and exit if not ingame.

Exit script on camping
(503e556) ~grimmier378

[0.21] - 2024-05-24​


Bug Fixes🐛


- Add character name to window settings for fixing docking issues
Add the character name to the window settings, which should resolve any issues with old docked information.
(0a69ef9) ~grimmier378
- Bad docked
Added char name to the tak when saving window settings. should fix any bad old docked info.
(01c5596) ~grimmier378

Refactor❤️


- Moved some stuff into functions
Moved window draw's into separate functions, this way we can early escape and not break things.
(e238ace) ~grimmier378

[0.20] - 2024-05-23​


〰️Commits​


- Docking issues
Fix for some docking issues when you changed focus.
(fc2096b) ~grimmier378
Back
Top