Site Timeline

A running history of what has been built on this site, newest first.


  • June 22, 2026
    Weekly automation status

    Added a public Automation Status page and a combined weekly report that summarizes whether the player report, item prediction, and hero prediction workflows passed, failed, or were skipped.

  • June 21, 2026
    All-hero prediction library

    Built the Hero Predictions library for all 38 playable heroes. Completed models show their latest patch prediction, while heroes without enough history have pages ready for future data.

  • June 19, 2026
    Abrams and Shiv prediction models

    Added three-stage buff and nerf prediction models for Abrams and Shiv, using patch history, hero statistics, mechanic selection, and predicted change direction.

  • June 19, 2026
    Safer weekly player updates

    Updated the player report workflow with eight-player batches, API rate-limit pauses, retry handling, new-match checks, and protection against publishing an incomplete weekly update as a successful run.

  • June 13–18, 2026
    Item prediction navigation

    Improved the Item Predictions page with item search, direct links from report item icons, and links that open the matching prediction and jump to its table location.

  • June 12, 2026
    Fresh player reports and site timeline

    Regenerated all Deadlock player reports with the latest match data, refreshed the item type tier graphs, and added this timeline page. The dynamic player menu (site-nav.js?v=20260613) got an update too.

  • June 8, 2026
    Big cleanup pass

    Moved the repeated inline styles from all 28 player pages into style.css, fixed an invalid font-weight, deleted dead CSS, and added lang="en" to 124 pages for accessibility.

  • June 7, 2026
    Match tracker

    Built the match tracker page and ran several rounds of fixes on the player report pages (icon sizing, table layout).

  • June 4–5, 2026
    Match timelines

    Added the Match Timelines section with a full breakdown of match 85844467, including item-type tier graphs for both teams at five-minute intervals, plus new KD-by-time win/loss graphs for several players.

  • June 1, 2026
    Guestbook

    Added the guestbook with spam filtering and human verification, and refreshed the landing and 404 pages.

  • May 22, 2026
    Player analytics graphs

    Generated hundreds of per-hero performance graphs for 13 Deadlock streamers — the data behind the "Is This Deadlock Streamer Washed?" reports.

  • May 16, 2026
    The foundation

    Loaded up the core of the site: hero and item icons, game images, library images, and the random gif "Click to Enter" front door.