• 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

[0.19] - 2024-05-18​


Styling🦋


- Themez support
Added ThemeZ support because of course it needs it.
(187ac7c) ~grimmier378

[0.18] - 2024-05-16​


Bug Fixes🐛


- Hotfix forgot un commited changtes
This time the bug should be squashed
(cf6019d) ~grimmier378

[0.17] - 2024-05-16​


Bug Fixes🐛


- Should fix some bad catches causing errors
Should eliminate the errors when a script or macro uses a lot of brackets.

We are double checking if cur or last target are the originators of the message.
(efaa2c5) ~grimmier378

[0.16] - 2024-05-15​


Performance🏎️


- Better checking for bracketed text
Should now pick up emotes
(df116c5) ~grimmier378

Styling🦋


- Toggle command buttons
Added toggle button to show or hide commands on main window.
(3bb484d) ~grimmier378

[0.15] - 2024-05-15​


Bug Fixes🐛


- Autoadd missing /say
(0a65575) ~grimmier378

[0.14] - 2024-05-15​


Features⛲


- Auto add dialog
Added ability to auto add any dialog if able.
currently this will look for npc says and npc whispers
and look for triggers in brackets [ ]

Togglable on the main /dialogdb config
(bae7ffe) ~grimmier378

[0.13] - 2024-05-15​


Features⛲


- Commands now store / command data
Tweaked the command and trigger storage
default all trigger strings will append /say to the beginning. ONLY if the string does not start with a /
this makes piecing together eqbc and dannet strings easier.

This also allows you to store other commands.
say i target a merchant and want to set a string to execute /lootutils sellstuff

adds a little more versatility

this will auto update your existing tables. but shouldn't impact any usage. Recommend testing with debug on to see the outputs.
(93525ed) ~grimmier378

〰️Commits​


- Default Dialogs update
Updated Default Dialogs with some Live server data.
I ran around tutorial for the basic training quest and retrieved dialog triggers from most of the npc's before heading to PoK and grabbing some of those as well.
(0a00fe1) ~grimmier378
- Sort config window table
The config window now has its table sorted.

loading will insert new defaults into the table if they do not exist, this way as i build out some entries they can be shared properly.
(fb6efa6) ~grimmier378

[0.12] - 2024-05-14​


Bug Fixes🐛


- Remove entry if we don't save it
If you cancel or close the config window with a new entry and don't save it we will remove it from the table.
(3c9dab4) ~grimmier378

[0.11] - 2024-05-14​


Bug Fixes🐛


- EQBC handling
Better handling for EQBC double slash // commands. DanNet commands aren't as tricky.
(51110bf) ~grimmier378

[0.10] - 2024-05-14​


Features⛲


- Bulk Entries
You can add multiple entries for a target at once.
(cae1749) ~grimmier378

[0.09] - 2024-05-14​


Features⛲


- Debug option
/dialogdb debug
toggles debugging on and off.

When Debugging isenabled ALL Commands are disabled and printed to console instead. So you can verify them before spamming chat.
(5b86d36) ~grimmier378

Styling🦋


- Targets name on config window.
Added the targets name to the config window. clicking refresh target will change this to your current one if you changed while the window was open
(ab76c26) ~grimmier378

[0.08] - 2024-05-14​


Features⛲


- Delete NPC
Added option to delete the NPC and all their settings completely
(147e682) ~grimmier378

[0.07] - 2024-05-14​


Features⛲


- Commands
Added /dialogdb config
This will pop open the config window, incase we don't have a target with data already.
(4b15da7) ~grimmier378

[0.06] - 2024-05-14​


Bug Fixes🐛


- Command formatting.
Had some commands turned off and others with old formats not matching the correct prints.
(7a66940) ~grimmier378
Back
Top