Skip to content

blobles-dev/blobsProfiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blobsProfiler

A powerful task-manager style & profiling addon for garrysmod

Preview

More screenshots can be found here

Very early development (lacking a lot of features)

Found an issue/bug or have an idea/suggestion? Use the Issues tab

Overview

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

❗ WARNING ❗

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)

Features & To-Do

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
Other
  • Settings
    • ❌ Theme
    • ❌ Module enable/disable
    • ❌ Module usergroup permission
  • Cleanup
    • 〰️ Module-system (Code refactor)

Known issues

  • Other addons detouring timer.Create can cause issues with obtaining correct source

Credits

  • 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