g_tribesMode
jaPRO
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Controls g_tribesMode in the game module. Consult the cited behavior reads before relying on values not listed here.
At a glance
| Field | Value |
|---|---|
| Category | Gameplay & combat |
| Module | game |
| Also registered in | game |
| Renderer | All / not renderer-specific |
| Network scope | server-authoritative — Owned or enforced by the server. |
| Derivation | code-trace |
| Confidence | high |
| In-game xdocs | No |
| In-game menu | No |
| Default | 0 |
| 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— saved to the user configuration
Provenance
Origin: jaPRO
- Ultimate-origin introduction:
7629ca86250ain jaPRO (content authored2024-01-15, integrated2024-01-15) - Origin pull request: #95
- Matching squash bullet:
[jaPRO clientside] CG_Missile tweaks - Upstream registration evidence: codemp/game/g_xcvar.h:374
- Attribution method:
squash-feature-group-explicit-credit - Attribution confidence:
high - Notes: 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 |
|---|---|---|---|---|---|
| TaystJK | 2024-01-15 |
2024-01-15 | 2024-01-15 |
7629ca86250a |
Shared integration commit |
| jaPRO | 2024-01-15 |
— | 2024-01-15 |
7629ca86250a |
Ultimate origin |
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 |
|---|---|---|---|---|
2024-01-16 |
jaPRO | cfe93fa637b5 · PR #97Japro update (#97) |
Changed an exact bound cvar-variable reference. codemp/game/g_items.c |
high |
2024-01-21 |
jaPRO | 1caa28c184c3 · PR #103Japro update (#103) |
Changed an exact bound cvar-variable reference. codemp/game/bg_slidemove.c |
high |
2024-02-03 |
jaPRO | 97cd4091c2ca · PR #129Japro update (#129) |
Changed an exact bound cvar-variable reference. codemp/game/g_combat.c |
high |
2024-03-20 |
TaystJK | fd60c90af33dbot cap routes |
Changed an exact bound cvar-variable reference. codemp/game/g_team.c |
medium |
Evidence
- registration: codemp/game/g_xcvar.h:373 (XCVAR_DEF)
- behavior: codemp/game/g_client.c:2269
- behavior: codemp/game/g_client.c:2542
- behavior: codemp/game/g_client.c:4201
- behavior: codemp/game/g_combat.c:5089
- behavior: codemp/game/g_cvar.c:570