ermm, YUP!
  • JavaScript 93.4%
  • CSS 2.6%
  • Lua 2%
  • PowerShell 1.3%
  • Python 0.7%
Find a file
mendy-tools 92f46675f2 Fix memory leak in luatools polling
The GetLuaToolsAddStatus polling timer was leaking when operations were cancelled, errored, or the overlay was closed. This caused timers to accumulate and flood the CDP RPC bridge, hanging the picker.

Fix by tracking the active poll timer in runState so it can be properly cleaned up from different scopes (the poll itself, overlay close, and cancel operations). Ensure the timer is cleared in all exit paths: success, error, and early cancellation.
2026-07-10 09:07:39 +10:00
backend Add loaded-apps API and frontend handling 2026-07-07 00:38:35 +10:00
public Fix memory leak in luatools polling 2026-07-10 09:07:39 +10:00
scripts mine now biatch 2026-07-04 07:04:52 +10:00
.gitignore Add loaded-apps API and frontend handling 2026-07-07 00:38:35 +10:00
plugin.json mine now biatch 2026-07-04 07:04:52 +10:00
readme.md insanity 2026-06-02 19:58:11 -03:00

before submitting PRs, keep in mind:

the plugin will go through a full rewrite in the near future, so if you want to contribute, wait until the rewrite is open sourced issues will still be open and fixed on a case by case basis. https://discord.gg/luatools