ui_sha_b

EternalJK

Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.

Controls ui_sha_b in the ui module. Consult the cited behavior reads before relying on values not listed here.

At a glance

Field Value
Category HUD & interface
Module ui
Also registered in ui
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 Yes — ingame_strafehelper.menu:194, ingame_strafehelper.menu:214, ingame_strafehelper.menu:237
Default 0
Value type bool
Restart No latch flag is registered.
Cheat protected No

Values

Value Meaning Evidence
0 Disabled. codemp/ui/ui_cvar.c:91
1 Enabled. codemp/ui/ui_cvar.c:91

Flags

Provenance

Origin: 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 2015-04-11 2015-04-11 6d7bc5b9ec68 Ultimate origin
TaystJK 2015-04-11 2015-04-11 6d7bc5b9ec68 Shared integration commit
jaPRO 2015-04-11 2015-04-11 6d7bc5b9ec68 Shared integration commit
Vulkan 2015-04-11 2015-04-11 6d7bc5b9ec68 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
2015-04-11 EternalJK 2af03fc05496
UI code to change cg_strafeHelperActiveColor RGBA values in realtime. Thanks Raz0r! :)
Changed an exact bound cvar-variable reference. codemp/ui/ui_cvar.c medium
2015-04-12 EternalJK b987d21b2dd1
Loda’s fix for cg_strafeHelperActiveColor, less bloat.
Changed registration, default, flags, module, renderer scope, handler, or gating; and an exact bound cvar-variable reference. codemp/ui/ui_cvar.c, codemp/ui/ui_xcvar.h medium
2016-09-30 jaPRO 5b7d8d89e02c
Remove japro support
Changed registration, default, flags, module, renderer scope, handler, or gating; and an exact bound cvar-variable reference. codemp/ui/ui_cvar.c, codemp/ui/ui_xcvar.h high
2017-12-03 jaPRO b0b6ee187247
Revert “Remove japro support”
Changed registration, default, flags, module, renderer scope, handler, or gating; and an exact bound cvar-variable reference. codemp/ui/ui_cvar.c, codemp/ui/ui_xcvar.h high
2018-09-03 jaPRO bdcd618c6771
Import japro cgame
Changed an exact bound cvar-variable reference. codemp/cgame/cg_cvar.c high
2019-06-13 EternalJK 49e91d910266
Filter custom skins/species/hilts out of player menus on sv_pure servers
Changed registration, default, flags, module, renderer scope, handler, or gating. codemp/ui/ui_xcvar.h medium

Evidence