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

lootnscoot (for emu) 05/16/2026

No permission to download

〰️Commits​


Attempt some fixes for LNS exiting

- Create prepared statement up front for item lookup by ID
- Skip checking wildcard rule when looking up item after receiving addrule actor message
- Consolidate addrule messages for normal and global rules when AlwaysGlobal is enabled
- Skip item lookup after addrule actor message on toon who sent the message
- Pass itemLink into lookupLootRule after addrule actor message for less unnecessary link lookups
(3778180) ~aquietone

〰️Commits​


Update print when getitemfromdb finalize failure occurs
(c6fa7aa) ~aquietone
Protect stmt:finalize call that may error if multiple toons lookup an item

todo: see if this prepared statement can be created up front and long lived
instead of recreate on every item lookup.
(c721488) ~aquietone
Try nil check console for random AppendText error, check AddNewSales setting when adding sale rules
(2be0364) ~aquietone
Make left/right click/tooltips consistent across newitems, item lookup, rules tabs
(8d1ddfb) ~aquietone

〰️Commits​


Add missing packageman import of lsqlite3
(4751a22) ~aquietone

Bug Fixes 🐛


(b2b49fa) ~aquietone

〰️Commits​


Try to avoid some weird crash inspecting item data for tooltip
(ba1c1cb) ~aquietone

Performance 🏎️


- Selling speed increase (#66)
Cleaned up some bad logic extending some delays when selling.
(a5d5d73) ~Grimmier378

〰️Commits​


Wildcard patterns (#64)

* Performance Win

Performance window will now stay open when closing the main window.

* feat: wildcard based rules

Added the ability to set rules from names as wildcards.

This uses Lua pattern matching so you can get as complex as you wish.

example: ^rusty would be anything starting with rusty in the name.


These wildcards are checked if the item doesn't have a rule set for its item ID already. These will still appear in the new items popup but will have your predefined rule already set for you.

* fix canuse rule check
(3d01702) ~Grimmier378

〰️Commits​


Logging fix after moving things around
(2ad7792) ~aquietone

Bug Fixes 🐛


Fix some startup issues with fresh db after file split
(d6a3968) ~aquietone

〰️Commits​


Remove extra / in ui menu group commands
(5db580b) ~aquietone

Bug Fixes 🐛


Fix error on bulk set table dropdown
(0be9e64) ~aquietone
Back
Top
Cart