← NewTon DC Tournament Manager

The Eyes Have It

NewTon DC Tournament Manager v5.0.1-beta.3 — March 27, 2026

Download v5.0.1-beta.3

Overview

NewTon DC Tournament Manager v5.0.1-beta.3 gives the Tournament Manager the ability to read result QRs from the Chalker. The round-trip closes: TM assigns, Chalker scores, Chalker generates a result QR, TM scans and sees the raw match data. Two entry points, one scanner, one result preview. A QR Payload Inspector in the Developer Console validates any NewTon QR and shows every field raw.


Scan Result QR in Confirm Match Winner

A Scan Result QR button sits in the Final Score section header of the Confirm Match Winner modal — to the right of the "Winner must have more legs than loser" hint. The modal is wider (800px) to give it room.

Camera opens, BarcodeDetector scans continuously. On a valid scan: CRC verified, type checked, tournament ID and server ID matched, match ID looked up. On success: camera closes, decoded result preview opens.


QR Results in Match Controls

A QR Results button in the Match Controls footer opens the same scanner without a pre-selected match. The match ID is resolved from the payload itself — any live match in the current tournament can be resolved this way.


Result Preview

Both entry points produce the same decoded result table:


QR Payload Inspector (Developer Console)

A new QR Payload Inspector command in the Developer Console scans any NewTon QR — assignment or result — and displays:

Never blocks on validation failures — always shows what arrived. Works on assignment QRs too, correctly flagging type mismatch while still displaying all data.


Files Changed


Migration

No migration required. Fully compatible with all existing tournament data.


NewTon DC Tournament Manager v5.0.1-beta.3 — The Eyes Have It.

Download v5.0.1-beta.3

Previous Releases

For older releases, see the GitHub releases page.