colorstring

EternalJK

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

Color say text

At a glance

Field Value
Category Engine & diagnostics
Module engine-client
Also registered in engine-client
Renderer All / not renderer-specific
Network scope client-only — Local to the client/UI/renderer.
Derivation documented
Confidence medium
In-game xdocs No
In-game menu No
Syntax colorstring
Cheat protected No

Arguments and gating

No verified argument schema is available beyond the syntax shown above.

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 2016-03-10 2016-03-11 71cc8ccbae52 Ultimate origin
TaystJK 2016-03-10 2016-03-11 71cc8ccbae52 Shared integration commit
jaPRO 2016-03-10 2016-03-11 71cc8ccbae52 Shared integration commit
Vulkan 2016-03-10 2016-03-11 71cc8ccbae52 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
2016-03-11 EternalJK f1977d50a205
Add /colorname
Changed the registered command handler. codemp/client/cl_main.cpp medium
2016-03-12 EternalJK 5a4be08b3711
CL_RandomizeColors bugfix
Changed the registered command handler. codemp/client/cl_main.cpp medium
2016-03-21 EternalJK 9888b3f266ed
Improved colorstring You can now specify more than one color at once. e.g. /colorString 1 2 5 6 will enabled red, green, cyan, magenta, and disable the rest Disabled all colors with /colorString -1 Enable all colors with /colorString 10 Randomize colors bugfix cl_stringColors now renamed to cl_colorString, cl_colorStringRandom
Changed the registered command handler. codemp/client/cl_main.cpp medium
2016-03-21 EternalJK 665f3efab959
colorstring: saved code Forgot to save this code before pushing last commit
Changed the registered command handler. codemp/client/cl_main.cpp medium
2016-03-22 EternalJK 6a99a7571a97
Improved /colorName + bugfixes /colorName works the same way as /colorString examples: /colorName -1 will remove all color from your name /colorName 10 will use all colors on your name /colorName 1 2 5 6 will color your name red, green, cyan, and magenta
Changed the registered command handler. codemp/client/cl_main.cpp medium
2016-04-23 EternalJK cc95a484132f
Added cvar cl_afkTimeUnfocused, Added Cvar/Cmd descriptions This will allow you to set the amount of minutes to autorename to afk while the jka window is unfocused or minimized. The default is 1 minute.
Changed registration, default, flags, module, renderer scope, handler, or gating. codemp/client/cl_main.cpp medium
2019-03-19 EternalJK c55cb9d28c23
Engine chat logging - don’t log “end log” message until something has been logged
Changed the registered command handler. codemp/client/cl_main.cpp medium
2023-11-28 OpenJK 47e33dfb6fd5 · PR #53
Merge pull request #53 from taysta/daggo-misc
Changed the registered command handler. codemp/client/cl_main.cpp medium

Evidence