nearby
jaPRO
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Runs Cmd_Nearby_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 | nearby [arguments] |
| Cheat protected | No |
Arguments and gating
No verified argument schema is available beyond the syntax shown above.
Gating: CMD_NOINTERMISSION.
Provenance
Origin: jaPRO
- Ultimate-origin introduction:
9b57ee1b8566in jaPRO (content authored2023-12-11, integrated2023-12-11) - Origin pull request: #55
- Matching squash bullet:
nearby and trace from lugormod - Upstream registration evidence: codemp/game/g_cmds.c:9008
- 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 | 2023-12-11 |
2023-12-11 | 2023-12-11 |
9b57ee1b8566 |
Shared integration commit |
| jaPRO | 2023-12-11 |
— | 2023-12-11 |
9b57ee1b8566 |
Ultimate origin |
Evidence
- registration: codemp/game/g_cmds.c:9006 (game command table)
- handler: codemp/game/g_cmds.c:7833