Skip to content

History / Upgrade Research Cross Faction Reference

Revisions

  • wiki accuracy audit 2026-06-27: 342 source-verified fixes vs origin/master bef714aa5 100-agent sweep of all 312 pages against a clean origin/master worktree (bef714aa5). 342 deterministically-validated fixes across 143 pages (79 high / 123 med / 140 low): - AI-Commander B57-B74 tuning drift (LOCK 1->0, TOTAL_AI_MAX 72->140, UPGRADE_INTERVAL 120->300, INCOME_MULT_MAX 3.0->4.0, CONCENTRATION 3->6, INCOME_STIPEND 2000/3000->6000/9000, ...) - status flips (Core_DeltaForce now loaded B755; Core_KSK not loaded; client FPS/state telemetry now live; map-aware town markers; buy-list hoist + SmallSite double-append already fixed) - 4 unmerged-branch mislabels corrected (RscMenu_Upgrade, Client_DelegateAI, validate-wiki.ps1; bipod draft->merged) + 3 inbound anchors repointed - 194 line-number/SHA cite refreshes ValidateWiki green; anchor/link checker 0 broken. NOT pushed. Deferred: 3 overlap-collision fixes, 83 descriptive, 14 ambiguous.

    @rayswaynl rayswaynl committed Jun 28, 2026
  • Wiki accuracy pass (batch 2): 25 pages — feat/vehicle-radio drift + AAR fix Recovered the slices that stalled in the first pass (resume run, refute-verified, 77 false-positives filtered). Dominant correction: pages that documented the UNMERGED feat/vehicle-radio branch (commit 0139a346) as if it were master — Medic-Redeployment trucks (whole feature absent on master), Side-Patrol GUER comeback force / proportional rearm / resistance skill boost, Service-Point pricing — corrected to actual master behavior or marked feature-branch. Plus: Upgrade-Research AAR availability (LEVELS[20]=0 for most factions; only CO_US/CO_RU have it); removed a residual single-entry GUE defense stub; WFBE_UP_PATROLS 23->22; several stale source line numbers. ValidateWiki green; deterministic anchor check 0 broken.

    @rayswaynl rayswaynl committed Jun 25, 2026
  • docs(wiki): accuracy + integrity pass across the developer wiki Integrity (reader-facing, validator-invisible): - Fix 30 broken heading anchors (Page#heading 404s; validator strips #frags) - Fix 1 broken page link; strip 2 UTF-8 BOMs - Restore the Function-And-Module-Index legacy compiled-alias table that 3 pages cite as the canonical owner (10 aliases re-verified vs master) Accuracy (~190 corrections, source-verified vs origin/master then adversarially re-verified with a docs-head-baseline + false-positive screen): - Missing vehicle-array entries: RM70/RM70_ACR (US/RU/US_Camo artillery), Mi17_medevac_CDF (RU salvage) - Loop/condition errors: town-patrol `||`->`&&` (game-over exit inversion); camp scan "~1s"->`sleep 0.1`; missing "Air" town-wake entity class - Stale claims corrected: RU PARAAMMO is live (not dead code); water-avoidance loops are capped; HC has a reseat heartbeat; HC sleep->send timing - AI-Squad templates replaced by the 2026-06-14 combined-arms rebuild - Misc value/log-string/label fixes across ~50 reference pages No gameplay source changed.

    @rayswaynl rayswaynl committed Jun 21, 2026
  • codex: mark cf2 source stamps historical

    @rayswaynl rayswaynl committed Jun 21, 2026
  • Add 17 source-verified reference pages (content catalogs, module/SQF references, tooling, commander handbook) Fill documentation coverage gaps found by a source-vs-wiki gap analysis: the wiki documented how systems work but never cataloged what content actually exists. New pages: - Content catalog: faction unit/vehicle roster, cross-faction upgrade costs, defense structures, per-faction artillery, AI squad team templates - Map content: Chernarus, Takistan - Module reference: IRS IR-smoke countermeasure, Arty special munitions (SADARM/ILLUM) - Core SQF API: spawn primitives, kill/score pipeline, waypoint helpers, player-AI watchdog - Tooling/operator: LoadoutManager data model, Discord status bot, GLOBALGAMESTATS extension - Player: Commander's Handbook (surfaces in-repo commanderGuide.md, costs verified vs config) All claims source-cited against master cf2a6d6a4 (Arma 2 OA 1.64) and adversarially verified citation-by-citation. Wired into _Sidebar, Home routes and agent-context.json.

    @rayswaynl rayswaynl committed Jun 20, 2026