cg_killfeedColors
TaystJK
Color the killfeed icons
At a glance
| Field | Value |
|---|---|
| Category | HUD & interface |
| Feature family | Killfeed |
| Module | cgame |
| Also registered in | cgame |
| Renderer | All / not renderer-specific |
| Network scope | client-only — Local to the client/UI/renderer. |
| Derivation | documented |
| Confidence | high |
| In-game xdocs | Yes — codemp/ui/ui_xdocs.h:544 |
| In-game menu | No |
| Default | 0 |
| Value type | bool |
| Restart | No latch flag is registered. |
| Cheat protected | No |
Values
| Value | Meaning | Evidence |
|---|---|---|
0 |
Disabled. | codemp/cgame/hud_obituary.c:108 |
1 |
Enabled. | codemp/cgame/hud_obituary.c:108 |
Flags
CVAR_ARCHIVE— saved to the user configuration
Provenance
Origin: TaystJK
- Ultimate-origin introduction:
0c734b5f2ee4in TaystJK (content authored2023-10-04, PR opened2023-10-03, integrated2023-10-05) - Origin pull request: #13
- Upstream registration evidence: codemp/cgame/cg_xcvar.h:433
- Attribution method:
earliest-authored-project-introduction - Attribution confidence:
high
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-10-04 |
2023-10-03 | 2023-10-05 |
0c734b5f2ee4 |
Ultimate origin |
| jaPRO | 2023-10-04 |
— | 2023-10-05 |
0c734b5f2ee4 |
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 |
|---|---|---|---|---|
2024-03-02 |
TaystJK | 1d4c081cb762 · PR #46SnapHUD, PitchHUD, MV_OCPM & MV_TRIBES, Strafehelper refactors, movestyle constants usage (#46) |
Changed registration, default, flags, module, renderer scope, handler, or gating. codemp/cgame/cg_xcvar.h |
medium |
Evidence
- registration: codemp/cgame/cg_xcvar.h:433 (XCVAR_DEF)
- behavior: codemp/cgame/hud_obituary.c:108
- behavior: codemp/ui/ui_xdocs.h:544
- documentation: codemp/ui/ui_xdocs.h:544