We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wiki: document cmdcon30 deadspawn fix + WEST-founding diagnosis + JIP filename rule - Deadspawn (FIXED, deployed): PR#122 editor-slot reaper in Init_Server.sqf deleteGroup'd JIP-selectable player-slot groups -> joiner had no wfbe_side -> enrollment self-heal exhausted -> stuck deadspawn. cmdcon30 REMOVED the reaper (back to pre-PR122 tag-only sweep). Plus getPosVisual->visiblePosition (A3-only), WFBE_Client_Logic isNil guard, WFBE_CONNECT_RETRY clear-on-disconnect. - WEST AI-commander founds 0 teams (DIAGNOSED / fix-pending; pre-existing on cmdcon28, NOT PR#122): synchronized WEST leader slot id 229 re-grabs the WEST HC -> reseat watcher re-announces ~6x -> connected-hc registry churn -> founding never stably founds while EAST founds normally. Not yet fixed. - Deploy rule (reinforced): client-side changes need a NEW pbo filename (A2-OA caches missions by filename; stale-serve makes correct fixes look inert). 18 pages updated across the JIP/HC/group-lifecycle/dead-code/compat/changelog refs. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Add core-SQF reference pages (fleet R3: AI commander execution loop, deployable bipod, town-economy getters, server-init deadspawn/airfield probe, GUER VBIED detonate)