A powerful task-manager style & profiling addon for garrysmod
More screenshots can be found here
Found an issue/bug or have an idea/suggestion? Use the Issues tab
This addon will be the one-stop shop for your development & test server needs.
Early development access, feel free to contribute.
I suck at repo management, so bare with me.
Open the menu with blobsprofiler
I would highly recommend against using this on a production/live server, especially in its current state. For now, the all modules are currently locked away behind only a usergroup == superadmin check (CL for client side area of modules, and SV checks for server side area of modules)
Module | Client | Server |
---|---|---|
Globals | ✅ | ✅ |
Lua execute | ✅ | ✅ |
Hooks | ✅ | ✅ |
ConCommands | ✅ | ✅ |
Convar | ❌ | ❌ |
Files | ✅ | ✅ |
Network (Receivers) | ✅ | ✅ |
Timers | ✅ | ✅ |
Profiling | ❌ | ❌ |
SQLite Schema | ✅ | ✅ |
SQLite Data | ✅ | ✅ |
SQLite Execute | ✅ | ✅ |
Errors | ✅ | ✅ |
Remote SQL Schema | ❌ | ❌ |
Remote SQL Data | ❌ | ❌ |
Remote SQL Execute | ❌ | ❌ |
- Settings
- ❌ Theme
- ❌ Module enable/disable
- ❌ Module usergroup permission
- Cleanup
- 〰️ Module-system (Code refactor)
- Other addons detouring timer.Create can cause issues with obtaining correct source
- Ace Editor
- Ingame Lua (and soon SQL) editors
- Yogpod
- Posted a DTree script which sparked the whole idea behind this journey
- Meta Construct
- GLua mode for Ace Editor
- Phoenixf
- Being an awesome friend <3