Skip to content

History / Arma 2 OA Command Version Reference

Revisions

  • docs: record unitsBelowHeight as A2-1.04-valid in command version reference (2026-07-10 bughunt false-positive lesson)

    rayswaynl committed Jul 10, 2026
  • docs: add BIS_fnc_arrayPush entry to command version reference

    @rayswaynl rayswaynl committed Jul 9, 2026
  • 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
  • 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
  • wiki: compact progress dashboard state

    @rayswaynl rayswaynl committed Jun 4, 2026
  • wiki: add a3 string command guardrails

    @rayswaynl rayswaynl committed Jun 3, 2026
  • wiki: harvest wave s scout findings

    @rayswaynl rayswaynl committed Jun 2, 2026
  • claude: scripting-reference pass 3 — string/selection A3-only traps (selectRandom/splitString/joinString/trim) + BIS_fnc_selectRandom OA-safe distinction; route item 50

    @rayswaynl rayswaynl committed Jun 2, 2026
  • claude: scripting-reference pass 2 — object-scan family (nearestObjects/nearEntities/nearObjects) + DR-39 guardrail, ATL/local/Global-cargo rows, confirmed-absent A3 traps (setUnitLoadout/hideObjectGlobal); route item 49

    @rayswaynl rayswaynl committed Jun 2, 2026
  • wiki: fix pvf allowlist oa syntax

    @rayswaynl rayswaynl committed Jun 2, 2026
  • wiki: canonicalize oa command inverse traps

    @rayswaynl rayswaynl committed Jun 2, 2026
  • claude: scripting-reference BIKI version cross-check — add 'apply' (item 42), diag_tickTime/uiSleep, setVehicleInit/processInitCommands inverse-trap; route item 48

    @rayswaynl rayswaynl committed Jun 2, 2026
  • wiki: publish wave harvest and agent entrypoint

    @rayswaynl rayswaynl committed Jun 2, 2026
  • claude: add Arma-2-OA-Command-Version-Reference (BIKI version-evidence companion to the reference index) Independent read-only Bohemia-wiki verification of which SQF commands this fork uses exist in Arma 2 OA 1.63/1.64 vs were introduced only in Arma 3, with per-command version + OA-safe replacement. Complements (does not duplicate) Codex's External-Arma-2-OA-Reference-Index: that page is the concept->reference usage map, this is the dated version-evidence log. Surfaces two A3-only items missing from the index avoid-list: setGroupOwner/groupOwner (A3 1.40, no OA equivalent; impacts DR-21) and the select [start,count]/substring/filter forms (A3 1.28-1.56). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

    @rayswaynl rayswaynl committed Jun 2, 2026