cosmetics
EternalJK
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Runs CG_Cosmetics_f in the cgame module.
At a glance
| Field | Value |
|---|---|
| Category | Gameplay & combat |
| Module | cgame |
| Also registered in | cgame |
| Renderer | All / not renderer-specific |
| Network scope | client-only — Local to the client/UI/renderer. |
| Derivation | code-trace |
| Confidence | medium |
| In-game xdocs | No |
| In-game menu | No |
| Syntax | cosmetics |
| Cheat protected | No |
Arguments and gating
No verified argument schema is available beyond the syntax shown above.
Provenance
Origin: EternalJK
- Ultimate-origin introduction:
1e4377ef412fin EternalJK (content authored2018-10-15, integrated2018-10-15) - Upstream registration evidence: codemp/cgame/cg_consolecmds.c:2199
- Attribution method:
shared-earliest-commit-lineage-order - Attribution confidence:
medium - Notes: The earliest authored/submitted introduction is shared by eternaljk, taystjk, japro, vulkan; fork-lineage order selects eternaljk.
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 |
|---|---|---|---|---|---|
| EternalJK | 2018-10-15 |
— | 2018-10-15 |
1e4377ef412f |
Ultimate origin |
| TaystJK | 2018-10-15 |
— | 2018-10-15 |
1e4377ef412f |
Shared integration commit |
| jaPRO | 2018-10-15 |
— | 2018-10-15 |
1e4377ef412f |
Shared integration commit |
| Vulkan | 2018-10-15 |
— | 2018-10-15 |
1e4377ef412f |
Shared integration commit |
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 |
|---|---|---|---|---|
2018-10-23 |
EternalJK | 0b331bc16c5ecringe cosmetic |
Changed the registered command handler. codemp/cgame/cg_consolecmds.c |
medium |
2018-11-28 |
EternalJK | 81b34abb5846Register saberFlash shader and cosmetic models on startup |
Changed the registered command handler. codemp/cgame/cg_consolecmds.c |
medium |
2018-12-12 |
EternalJK | dc180aa113b3increase dropshadow distance to 512+misc fixes |
Changed the registered command handler. codemp/cgame/cg_consolecmds.c |
medium |
2018-12-20 |
EternalJK | 328d55f0062fChatlog options configurable with /chatlog |
Changed the registered command handler. codemp/cgame/cg_consolecmds.c |
medium |
2019-05-05 |
EternalJK | 67ac04f76a68Refactor/cleanup cgame side server mod detection. |
Changed the registered command handler. codemp/cgame/cg_consolecmds.c |
medium |
2020-05-16 |
EternalJK | c4b88abcfd76cosmetic unlock integration? (loda) |
Changed the registered command handler. codemp/cgame/cg_consolecmds.c, codemp/cgame/cg_servercmds.c |
medium |
2022-04-20 |
TaystJK | 1dd571383a0dMerge remote-tracking branch ‘origin/master’ |
Changed the registered command handler. codemp/cgame/cg_consolecmds.c |
medium |
2022-09-18 |
TaystJK | d0baa5bc31c9Updated cosmetics and voice chat memes |
Changed the registered command handler. codemp/cgame/cg_consolecmds.c |
medium |
2023-09-29 |
TaystJK | 2bb6b055c60c · PR #11Merge pull request #11 from taysta/global-cosmetics |
Changed the registered command handler. codemp/cgame/cg_consolecmds.c |
medium |
Evidence
- registration: codemp/cgame/cg_consolecmds.c:2520 (cgame command table)
- handler: codemp/cgame/cg_consolecmds.c:1902