con_notifyconnect

EternalJK

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

Notifies you when someone connects to the server

At a glance

Field Value
Category Engine & diagnostics
Feature family Console
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
Default 0
Value type bool
Restart No latch flag is registered.
Cheat protected No

Values

Value Meaning Evidence
0 Disabled. codemp/client/cl_cgame.cpp:615
1 Enabled. codemp/client/cl_cgame.cpp:615

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 2016-04-15 2016-04-15 8fff5e2c8dc2 Ultimate origin
TaystJK 2016-04-15 2016-04-15 8fff5e2c8dc2 Shared integration commit
jaPRO 2016-04-15 2016-04-15 8fff5e2c8dc2 Shared integration commit
Vulkan 2016-04-15 2016-04-15 8fff5e2c8dc2 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-02-25 EternalJK 00588c8f6da8
Better fix for verbose/fs_debug logging option
Changed an exact bound cvar-variable reference. codemp/client/cl_cgame.cpp medium
2018-02-25 EternalJK 1379d10d1d14
Fix con_notifyconnect condition
Changed an exact bound cvar-variable reference. codemp/client/cl_cgame.cpp medium
2018-02-25 EternalJK 55d350a25827
con_notifynames -1 blinks for every chat msg https://github.com/eternalcodes/EternalJK/issues/66
Changed an exact bound cvar-variable reference. codemp/client/cl_cgame.cpp high
2018-02-25 EternalJK 9b5228bcfe2f
Move engine chatlogging to chat cmd, instead of scanning console Start of fix for con_notifyname https://github.com/eternalcodes/EternalJK/issues/53, https://github.com/eternalcodes/EternalJK/issues/52
Changed an exact bound cvar-variable reference. codemp/client/cl_cgame.cpp, codemp/client/cl_console.cpp high
2018-02-25 EternalJK b9e48ef6bd40
Fix timestamp colors
Changed an exact bound cvar-variable reference. codemp/client/cl_cgame.cpp medium
2018-02-25 EternalJK ede80a39ef3f
Notifyconnect fix?
Changed an exact bound cvar-variable reference. codemp/client/cl_cgame.cpp medium
2018-03-21 EternalJK e689fdabde75
Merge remote-tracking branch ‘eternalcodes/master’
Changed registration, default, flags, module, renderer scope, handler, or gating. codemp/client/cl_console.cpp medium
2018-05-24 EternalJK 097a0d05fa4e
Merge remote-tracking branch ‘bucky/master’
Changed registration, default, flags, module, renderer scope, handler, or gating. codemp/client/cl_console.cpp medium

Evidence