Skip to content

Add in a full debug output for all events like the TraceAPI metamod plugin#2

Merged
thecybermind merged 4 commits intomasterfrom
dev_issue1
Jan 1, 2026
Merged

Add in a full debug output for all events like the TraceAPI metamod plugin#2
thecybermind merged 4 commits intomasterfrom
dev_issue1

Conversation

@thecybermind
Copy link
Owner

For common messages, output arguments as well.

…QMM_VAR_ORIG_RETURN, and QMM_VAR_HIGH_RES. need to add some more specific cases like return value of GAME_CLIENT_CONNECT, args for G_GET_ENTITY_TOKEN, etc. also need to add a QMM plugin helper for plugin_result_to_str
@thecybermind thecybermind self-assigned this Jan 1, 2026
@thecybermind thecybermind added the enhancement New feature or request label Jan 1, 2026
…nside "hot path" vmmain calls (including GAME_RUN_FRAME, GAME_CLIENT_THINK, BOTAI_START_FRAME, etc)
@thecybermind thecybermind merged commit f56c9a1 into master Jan 1, 2026
2 checks passed
@thecybermind thecybermind deleted the dev_issue1 branch January 1, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add in a full debug output for all events like the TraceAPI metamod plugin

1 participant