thrownade
jaPRO
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Runs Cmd_ThrowNade_f in the game module.
At a glance
| Field | Value |
|---|---|
| Category | Gameplay & combat |
| Module | game |
| Also registered in | game |
| Renderer | All / not renderer-specific |
| Network scope | needs-server-support — Sent to, or only useful with, a supporting game server. |
| Derivation | code-trace |
| Confidence | high |
| In-game xdocs | No |
| In-game menu | No |
| Syntax | thrownade |
| Cheat protected | No |
Arguments and gating
No verified argument schema is available beyond the syntax shown above.
Gating: CMD_ALIVE, CMD_NOINTERMISSION.
Provenance
Origin: jaPRO
- Ultimate-origin introduction:
7dce9a576823in jaPRO (content authored2024-02-05, integrated2024-02-05) - Origin pull request: #134
- Matching squash bullet:
thrownade command - Upstream registration evidence: codemp/game/g_cmds.c:9066
- Attribution method:
squash-feature-group-explicit-credit - Attribution confidence:
high - Notes: The identifier’s single-prefix squash feature group explicitly credits japro.
Dated project introductions
Authored dates come from the exact registration’s first content commit, PR dates identify when work was proposed to each project, and integration dates come from each first-parent mainline. A project merging first does not override earlier upstream authorship or submission.
| Project | Authored | PR opened | Integrated | Commit | Relationship |
|---|---|---|---|---|---|
| TaystJK | 2024-02-05 |
2024-02-05 | 2024-02-05 |
7dce9a576823 |
Shared integration commit |
| jaPRO | 2024-02-05 |
— | 2024-02-05 |
7dce9a576823 |
Ultimate origin |
Later changes
These commits occur after the ultimate-origin introduction on TaystJK’s inherited first-parent lineage. Registration evidence is exact; behavior evidence requires a changed bound cvar reference or a changed registered command-handler hunk.
| Date | Change source | Commit / subject | Evidence | Confidence |
|---|---|---|---|---|
2024-02-05 |
TaystJK | f2d91900f16d · PR #135Merge vulkan updates + jaPRO typo fix (#135) |
Changed the registered command handler. codemp/game/g_cmds.c |
medium |
2024-05-28 |
jaPRO | 87145eba654c · PR #206Japro update (#206) |
Changed the registered command handler. codemp/game/g_cmds.c |
high |
Evidence
- registration: codemp/game/g_cmds.c:9064 (game command table)
- handler: codemp/game/g_cmds.c:8660