promotional bannermobile promotional banner

Loot & Baloot

Loot & Baloot — Play Saudi Baloot (بلوت) inside World of Warcraft. A four-player trick-taking card game over the party addon channel. Host with friends or play solo against bots, with full Hokm / Sun rules, melds, escalations, and SWA claims.

File Details

v3.1.10

  • R
  • May 10, 2026
  • 6.16 MB
  • 8
  • 12.0.5
  • Retail

File Name

WHEREDNGN-v3.1.10.zip

Supported Versions

  • 12.0.5

Loot & Baloot

v3.1.10 (2026-05-10)

Full Changelog Previous Releases

  • v3.1.10: SendPlay + SendOvercallDecision 250ms retry
    User reported "Sun button did nothing" (Dedah pressing Take-as-Sun
    during the 5s overcall window — Hokm stood) and "host's card invisible
    mid-trick" (remotes see turn advance to themselves but the table is
    missing host's played card). Both stem from WoW addon-channel single-
    emit drops. The v3.1.6-3.1.8 freeze fixes EXPOSED these — pre-fix the
    60s freeze masked everything; now the game continues smoothly except
    for these residual artifacts.
    Mirror the v1.6.1 SendTurn retry pattern (which closed the same gap
    for MSG_TURN drops):
    • SendPlay: 250ms re-broadcast, gated on PHASE_PLAY. Idempotent on
      receive via _OnPlay's per-trick "seat already played" check
      (Net.lua:1978).
    • SendOvercallDecision: 250ms re-broadcast, gated on PHASE_OVERCALL.
      Idempotent on receive via S.RecordOvercallDecision returning false
      for already-decided seats (State.lua:1096).
      Tests: 969/969 (was 963, +6 new pins in section AX).
      Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com