#70: Addons (Public) / LuaExplorer
Status: Completed
Created by Grox 12 gru 2023, Edited 23 lut 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, 14 sie 2025
What else is meant with function list? Should I make a dynamic one for OnLoad?
Brontes, 11 sie 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, 14 sie 2025