← NewTon DC Tournament Manager

The Chalker Has Eyes Now

NewTon DC Tournament Manager v5.0.0-beta.2 — March 24, 2026

Download v5.0.0-beta.2

Overview

NewTon DC Tournament Manager Version 5.0.0-beta.2 completes the first full QR handshake: the Chalker can now scan the assignment QR generated by the Tournament Manager. Tap QR, point the camera, confirm the details, start the match. No typing, no mistakes, no wasted time at the oche.


QR Scanning in the Chalker

QR Button in "New Match?" Dialog

A QR button has been added to the Chalker's New Match dialog, between "New Match" and "Network". It appears in both states — idle and after a completed match.

Camera Opens Immediately

Tap QR and the camera is live. No intermediate screen, no extra confirmation. BarcodeDetector API scans continuously — the moment a valid NewTon QR is in frame, it's captured automatically.

CRC-32 Verification

Every scan is verified with the same CRC-32 module (newton-integrity.js) used by the Tournament Manager to sign the payload. Corrupted or tampered codes are rejected before any data is accepted.

Confirmation Screen

After a successful scan, a confirmation screen shows everything from the payload:

The operator confirms before the match starts. Catches wrong-match scans before a dart is thrown.

Starting Player → Match

After confirmation, the standard starting player selection appears — the same flow as a manually configured match. Everything from the QR payload populates the match state, including lane (shown in the info bar throughout the match).


Error Handling

Situation Behaviour
Wrong QR typeError shown in scan modal, camera stays open
CRC mismatchError shown, camera stays open
Camera permission deniedClear message in scan modal
Unsupported browser"Not supported" message — no camera attempt

The camera stays open on failure so the operator can try again without re-tapping QR.


Files Changed


Migration from v5.0.0-beta.1

No migration required. Fully compatible with all existing tournaments and saved configurations.


NewTon DC Tournament Manager v5.0.0-beta.2 — It saw the QR. It believed. It started the match.

Download v5.0.0-beta.2

Previous Releases

For older releases, see the GitHub releases page.