• 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

Quest / Event QuestWatch v1.7

Download

[1.7] - 2025-07-06​


〰️Commits​


Don't count rewards

when checkin for handin status rewards shouldn't be counted as items needed.
(a95e134) ~grimmier378

[1.6] - 2025-07-06​


Bug Fixes 🐛


- Restrictions modifications save
(e5cbf78) ~grimmier378

Features ⛲


- Check spell book for reward spells
* if the reward is a spell or song check the spellbook for it.

* fix crash when deleting an item referenced to the main table
(4791787) ~grimmier378

〰️Commits​


Typo

typo
(6a8def3) ~grimmier378
Check bank as well
(b899835) ~grimmier378

[1.5] - 2025-07-06​


〰️Commits​


Edit and delete existing quests

Now it will be easier to add \ delete items or modify information about them as well as add in reward items.
(bbfbfa0) ~grimmier378

[1.4] - 2025-07-06​


Bug Fixes 🐛


- Dbl check db exists
If the version file exists we should still check if the db does. incase the db was deleted and the version file was left behind
(eef7962) ~grimmier378

Features ⛲


- Option to Hide Rewards from item list
Added toggle to hide rewards from the items list.
(37db60f) ~grimmier378
- Option to hide Completed Quests
You can choose to hide Completed Quests from the list (Completed meaning you have all of the items onhand, once you hand in this doesn't show as completed anymore)
(ce169ec) ~grimmier378
- Show Completed Only
Option to only show quests that are completed
option to only show users with completed quests.
(25d5b44) ~grimmier378

Styling 🦋


- Table columns hideable
You can right click and hide columns to clean up the view
(c16017d) ~grimmier378

〰️Commits​


Export is_reward
(e8582f1) ~grimmier378
Base data update
(3b6f642) ~grimmier378
- Added is_reward field to DB
Added is_reward field
* items marked as the reward will appear with a trophy icon next to them.
* If you have an item marked as the reward we will count the quest as completed.
* Quests can have multiple items marked as rewards to account for various rewards for classes. Just having any reward will count as being completed.

Updated some of the quests with reward items. this is slow going but will get them back added.
(62295a4) ~grimmier378
Reward type filtering
(c128e3f) ~grimmier378

[1.3] - 2025-07-05​


Bug Fixes 🐛


- Missed a spot on importing data
Also cleaned up the db.
(46dbe8f) ~grimmier378

[1.2] - 2025-07-05​


Features ⛲


- Better highlighting and filtering
* usernames will highlight green in the list if they have a quest that meets the filters completed so you can find them easier.

* Added more fields to the add new quest window

* class restrictions will now work with a list of classes (shortnames) ex. clr dru shm

* removed some more debug spam
(566374f) ~grimmier378

〰️Commits​


Filter cleanup

added more filters and cleaned up how we call them
(013354f) ~grimmier378
Table cleanup, db update

* some layout cleanup
* updated db layout on the lua side to better match the SQL fields
(98882da) ~grimmier378
Table display work

added more columns to the display.
(a991fee) ~grimmier378

[1.1] - 2025-07-04​


Styling 🦋


- Cleanup add quest window
(fb752bd) ~grimmier378

〰️Commits​


- Removed some debug spam
(78dc7d1) ~grimmier378
Actors update combo

actors will update combo filtering when new quests are added so they have the same list if we tabbed over
(b413281) ~grimmier378
Filter expansion combo

when looking up data the expansion combo will only show the ones with any data in them

when adding new quests we will show the full list of expansions.
(f1c836b) ~grimmier378
Initial window size and positioning
(eb909bb) ~grimmier378
Identify quests ready to hand in

draws a green star if the quest is ready to hand in.
(3a00354) ~grimmier378
Pass filters

pass the sql filters when seining data so we get back the proper filtered data
(6efe2bd) ~grimmier378
Back
Top