#70: Addons (Public) / LuaExplorer
Status: Completed
Tag: Improvement
Created by Grox Dec 12, 2023, Edited Feb 23, 2025

If dynamic is possible without adding heavy code then can be, but rather on first tab opening.

But was also about functionality, weak searching etc.

Grox, Aug 14, 2025

It is technically possible by using a layered nested loop. It prolongs loads a lot (+3 seconds on my (pretty powerful) machine) or makes the first opening lag a lot. The addon already does this once, which is manageable, I'd just add more loops to catch all.

However, it would grab all functions the game and addons have to offer.

Imo if you're in that deep, using the custom feature is a reasonable expectation of someone, as it already can catch funcs outside of what is registered

Brontes, Aug 14, 2025

What else is meant with function list? Should I make a dynamic one for OnLoad?

Brontes, Aug 11, 2025

Updated Event List 11-08-25

Brontes, Aug 11, 2025