mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
- Deduplicate 2-char repeater codes in echo badge (same repeater via different routes was shown twice, e.g., "3 (d1, 5e, 5e)") - Use deduplicated count for unique repeaters, not unique full paths - Improve incoming path correlation: widen window to 10s, prefer path_len match but fall back to timestamp-only if needed - Add debug logging for incoming path correlation Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>