jcinfo
jaPRO
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Not a cvar, dont change it
At a glance
| Field | Value |
|---|---|
| Category | Gameplay & combat |
| Module | game |
| Also registered in | game |
| Renderer | All / not renderer-specific |
| Network scope | feature-flagged — Client behavior is negotiated through a server feature flag. |
| 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/cgame/cg_effects.c:676 |
1 |
Enabled. | codemp/cgame/cg_effects.c:676 |
Flags
CVAR_ROM— read-only after registrationCVAR_SERVERINFO— published in serverinfo
Provenance
Origin: jaPRO
- Ultimate-origin introduction:
d9d510063ce6in jaPRO (content authored2014-01-11, integrated2018-01-01) - Upstream registration evidence: codemp/game/g_xcvar.h:298
- Attribution method:
squash-feature-group-explicit-credit - Attribution confidence:
medium - Notes: The earliest authored/submitted introduction is shared by eternaljk, taystjk, japro, vulkan; fork-lineage order selects eternaljk. The identifier’s single-prefix squash feature group explicitly credits japro.
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 | 2014-01-11 |
— | 2018-01-01 |
d9d510063ce6 |
Shared integration commit |
| TaystJK | 2014-01-11 |
— | 2018-01-01 |
d9d510063ce6 |
Shared integration commit |
| jaPRO | 2014-01-11 |
— | 2018-01-01 |
d9d510063ce6 |
Ultimate origin |
| Vulkan | 2014-01-11 |
— | 2018-01-01 |
d9d510063ce6 |
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 |
|---|---|---|---|---|
2017-12-05 |
EternalJK | 9207f1148bddMerge pull request #3 from Bucky21659/master |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_local.h, codemp/cgame/cg_servercmds.c |
medium |
2018-02-25 |
EternalJK | 09e74095ff07Add stun baton to roll styles, let ppl roll with it rewrite race weapon giving code a bit |
Changed an exact bound cvar-variable reference. codemp/game/bg_pmove.c |
medium |
2018-02-25 |
EternalJK | dc10f7b67c56Auto stash before rebase of “origin/master” |
Changed an exact bound cvar-variable reference. codemp/game/bg_pmove.c |
medium |
2018-07-22 |
EternalJK | fae0fd307416Merge branch ‘feature/update-game’ into develop |
Changed an exact bound cvar-variable reference. codemp/game/bg_pmove.c |
medium |
2018-08-20 |
EternalJK | fa2b5ba6883bMerge branch ‘feature/update-game’ |
Changed an exact bound cvar-variable reference. codemp/game/bg_pmove.c |
medium |
2018-09-03 |
EternalJK | 6e78add659deMerge remote-tracking branch ‘videoP/master’ |
Changed an exact bound cvar-variable reference. codemp/game/bg_pmove.c, codemp/game/bg_saber.c |
medium |
2018-09-03 |
jaPRO | bdcd618c6771Import japro cgame |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_effects.c, codemp/cgame/cg_ents.c, codemp/cgame/cg_event.c and 6 more |
high |
2018-09-06 |
EternalJK | 88b547448bb8racemode roll fix, whitespace fix, followfastest optimization, getmovementstyle simplify |
Changed an exact bound cvar-variable reference. codemp/game/bg_pmove.c |
medium |
2018-09-11 |
jaPRO | 879b06083542Merge remote-tracking branch ‘videoP-jaPRO/master’ |
Changed registration, default, flags, module, renderer scope, handler, or gating. codemp/game/g_xcvar.h |
high |
2018-10-10 |
EternalJK | 2af38213b793Merge branch ‘master’ of https://github.com/eternalcodes/EternalJK |
Changed an exact bound cvar-variable reference. codemp/game/bg_pmove.c, codemp/game/bg_saber.c |
high |
2018-10-15 |
EternalJK | dc3c8171d100Merge branch ‘master’ of https://github.com/eternalcodes/EternalJK |
Changed an exact bound cvar-variable reference. codemp/game/bg_pmove.c |
high |
2019-02-01 |
EternalJK | 0e8b124d1344Only lowjump (with current jump level) with onlybhop+crouchjump restrict |
Changed an exact bound cvar-variable reference. codemp/game/bg_pmove.c |
medium |
2019-04-11 |
jaPRO | de5cb0c0b3efImprove performance offline+during jaPRO demo playback |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_ents.c |
high |
2019-05-05 |
EternalJK | 67ac04f76a68Refactor/cleanup cgame side server mod detection. |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_ents.c, codemp/cgame/cg_servercmds.c, codemp/cgame/cg_weaponinit.c and 3 more |
medium |
2019-05-10 |
EternalJK | 65e71ac6da40Fix headslide prediction since cgame mod detection refactoring. |
Changed an exact bound cvar-variable reference. codemp/game/bg_pmove.c |
medium |
2020-05-16 |
EternalJK | 64349df34731JK2 style swing improvements |
Changed an exact bound cvar-variable reference. codemp/game/bg_local.h, codemp/game/bg_pmove.c, codemp/game/bg_saber.c |
medium |
2020-05-20 |
EternalJK | c01c9ba41a7ffix client staff/duals attack prediction after JK2 swing style updates |
Changed an exact bound cvar-variable reference. codemp/game/bg_saber.c |
medium |
2020-06-14 |
jaPRO | fb24d6a98965Merge remote-tracking branch ‘videoP-jaPRO/master’ |
Changed an exact bound cvar-variable reference. codemp/game/bg_saber.c |
high |
2020-06-15 |
EternalJK | 002cfb0a3a8bAlways disable legdangle in racemode |
Changed an exact bound cvar-variable reference. codemp/game/bg_pmove.c, codemp/game/g_cvar.c |
medium |
2020-06-15 |
EternalJK | c635b474e0decgame updates for coop defrag |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_event.c |
medium |
2020-06-15 |
EternalJK | 5f9884ea53d2cgame updates for coop x2 |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_event.c |
medium |
2023-09-25 |
TaystJK | 848ce21a29ddBucky’s cg_smoothclients fix |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_ents.c |
medium |
2023-12-11 |
jaPRO | 9b57ee1b8566 · PR #55Japro update (#55) |
Changed an exact bound cvar-variable reference. codemp/game/bg_pmove.c |
high |
2023-12-21 |
jaPRO | edec69cec7d0 · PR #58Japro update (#58) |
Changed an exact bound cvar-variable reference. codemp/game/bg_pmove.c |
high |
2023-12-28 |
jaPRO | 2276bf63a27eFix jaPro projectile prediction clientside |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_weapons.c |
high |
2023-12-31 |
jaPRO | b4dc4332b515 · PR #69Japro update (#69) |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_weapons.c |
high |
2024-01-03 |
jaPRO | 9e120086add8 · PR #71Japro update (#71) |
Changed an exact bound cvar-variable reference. codemp/game/bg_pmove.c |
high |
2024-01-14 |
jaPRO | e02b0850cea3 · PR #91Japro update (#91) |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_weapons.c |
high |
2024-01-21 |
jaPRO | 8cd2ef9d8dcb · PR #104Japro update (#104) |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_localents.c |
high |
2024-01-22 |
jaPRO | 2812a6c459f5 · PR #108Japro updates (#108) |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_weapons.c, codemp/game/bg_pmove.c |
high |
2024-01-24 |
jaPRO | 93dfa66dc8e5 · PR #112Japro updates (#112) |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_effects.c, codemp/cgame/cg_view.c |
high |
2024-01-24 |
jaPRO | a8ae4c55d8a7 · PR #113Japro updates (#113) |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_effects.c, codemp/cgame/cg_view.c |
high |
2024-02-26 |
TaystJK | cd784cbf26da · PR #157Upstream update (#157) |
Changed an exact bound cvar-variable reference. codemp/game/bg_pmove.c |
medium |
2025-11-15 |
TaystJK | c318e71b7c60 · PR #271Merge pull request #271 from slash-fr/fix-lugormod-compat |
Changed an exact bound cvar-variable reference. codemp/game/bg_pmove.c |
medium |
2026-06-01 |
TaystJK | c1fa400ec798 · PR #304Merge pull request #304 from taysta/featureflag-flipkick |
Changed an exact bound cvar-variable reference. codemp/game/bg_pmove.c |
medium |
2026-06-01 |
TaystJK | 99776e29a7de · PR #313Merge pull request #313 from taysta/tribes-fix |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_weapons.c |
medium |
2026-06-18 |
jaPRO | 3828aac1b69f · PR #344Merge pull request #344 from taysta/predict-knockback |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_weapons.c |
high |
Evidence
- registration: codemp/game/g_xcvar.h:297 (XCVAR_DEF)
- behavior: codemp/cgame/cg_effects.c:676
- behavior: codemp/cgame/cg_event.c:2837
- behavior: codemp/cgame/cg_event.c:2875
- behavior: codemp/cgame/cg_event.c:3341
- behavior: codemp/cgame/cg_weapons.c:2652