sv_pingFix
EternalJK
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Improved scoreboard client ping calculation
At a glance
| Field | Value |
|---|---|
| Category | Server & networking |
| Module | engine-server |
| Also registered in | engine-server |
| Renderer | All / not renderer-specific |
| Network scope | server-authoritative — Owned or enforced by the server. |
| Derivation | documented |
| Confidence | medium |
| In-game xdocs | No |
| In-game menu | No |
| Default | 1 |
| Value type | bitmask |
| Restart | No latch flag is registered. |
| Cheat protected | No |
Values
No discrete value list is enforced or documented in the inspected source.
Flags
CVAR_ARCHIVE_ND— saved to configuration without marking the cvar as user-created
Provenance
Origin: EternalJK
- Ultimate-origin introduction:
dc3c8171d100in EternalJK (content authored2018-10-15, integrated2018-10-15) - Upstream registration evidence: codemp/server/sv_init.cpp:1026
- Attribution method:
squash-feature-group-explicit-credit - Attribution confidence:
medium - Notes: eternaljk retains origin because content authorship and PR submission predate the project that merged the work first. The identifier’s single-prefix squash feature group explicitly credits 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 |
|---|---|---|---|---|---|
| JK2MV | 2017-09-03 |
— | 2017-12-13 |
c318f53b8b22 |
Other project appearance |
| EternalJK | 2018-10-15 |
— | 2018-10-15 |
dc3c8171d100 |
Ultimate origin |
| TaystJK | 2018-10-15 |
— | 2018-10-15 |
dc3c8171d100 |
Shared integration commit |
| jaPRO | 2018-10-15 |
— | 2018-10-15 |
dc3c8171d100 |
Shared integration commit |
| Vulkan | 2018-10-15 |
— | 2018-10-15 |
dc3c8171d100 |
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 |
|---|---|---|---|---|
2019-05-04 |
EternalJK | 953b37ce8fefkick cheaters |
Changed an exact bound cvar-variable reference. codemp/server/server.h |
medium |
Evidence
- registration: codemp/server/sv_init.cpp:1065 (Cvar_Get)
- behavior: codemp/server/sv_client.cpp:1743
- behavior: codemp/server/sv_main.cpp:924
- behavior: codemp/server/sv_client.cpp:1744
- behavior: codemp/server/sv_snapshot.cpp:813
- behavior: codemp/server/sv_client.cpp:1742