Skip to content

Issue 1#2

Merged
thecybermind merged 5 commits intomasterfrom
dev_issue1
Dec 29, 2025
Merged

Issue 1#2
thecybermind merged 5 commits intomasterfrom
dev_issue1

Conversation

@thecybermind
Copy link
Owner

  • added G_ARGS parsing
  • moved variable replacement out to separate functions to remove duplicate code
  • track player correctly in engines that pass an entity pointer to GAME_CLIENT_COMMAND

- moved variable replacement out to separate functions to remove duplicate code
- track player correctly in engines that pass an entity pointer to GAME_CLIENT_COMMAND
@thecybermind thecybermind self-assigned this Dec 29, 2025
@thecybermind thecybermind added bug Something isn't working enhancement New feature or request labels Dec 29, 2025
@thecybermind thecybermind linked an issue Dec 29, 2025 that may be closed by this pull request
- Q2R chat is handled by a "lobby system" in the engine, so the mod cannot do anything with chat. as such, I removed Q2R builds.
- fixed issue with entity->client pointers in QVMs
- fixed wrong dimensions on the static char buffers for G_ARGS
- changed builder name to real name
- ignore G_ARGV hook if it's argnum 0
@thecybermind thecybermind merged commit 564db4f into master Dec 29, 2025
2 checks passed
@thecybermind thecybermind deleted the dev_issue1 branch December 29, 2025 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parse variables in G_ARGS as well

1 participant