UNDEADLOCKThe unofficial Deadlock site
Sep 7, 2026

Chat limits arrive switched off

Mauling Leap: velocity carryover on hit changed from -0.15 to 0. ranked seasons season 1: intervals data added.

12 changes

MISC

11 changes

Other file and data updates.

  • Mauling Leap: velocity carryover on hit changed from -0.15 to 0.
    View code changes (1 records)

    ability_werewolf_maulingleap · gameplay.m_flVelocityCarryoverOnHit (changed)

    {
      "before": -0.15,
      "after": 0
    }
  • ranked seasons season 1: intervals data added.
    View code changes (1 records)

    ranked_seasons:season_1 · gameplay.m_vecIntervals[0].m_unLeaderboardID (added)

    {
      "before": null,
      "after": 1001
    }
  • r multiscattering: removed from the variable dump (previous default true).
    View code changes (1 records)

    DumpSource2/convars.txt · r_multiscattering (removed)

    {
      "before": true,
      "after": null
    }
  • Game data structures: 1 definitions added.
    View code changes (1 records)

    DumpSource2/schemas/client/CRankedSeasonIntervalDefinition.h · declarations (changed)

    {
      "before": [],
      "after": [
        "LeaderboardID_t m_unLeaderboardID;"
      ]
    }
  • Game data structures: 2 definitions added.
    View code changes (1 records)

    DumpSource2/schemas/client/LeaderboardID_t.h · declarations (changed)

    {
      "before": [],
      "after": [
        "class LeaderboardID_t",
        "uint32 m_Value;"
      ]
    }
  • Network messages: 24 definitions added.
    View code changes (1 records)

    Protobufs/citadel_gcmessages_client.proto · declarations (changed)

    {
      "before": [],
      "after": [
        "optional uint32 leaderboard_id = 3;",
        "optional uint32 leaderboard_id = 2;",
        "message CMsgClientToGCGetLeaderboardStatus {",
        "optional uint32 leaderboard_id = 1;",
        "message CMsgClientToGCGetLeaderboardStatusResponse {",
        "message Hero {",
        "optional uint32 hero_id = 1;",
        "optional uint32 recent_matches = 2;",
        "optional .ECitadelLeaderboardRegion region = 3 [default = k_ECitadelLeaderboardRegion_None];",
        "optional uint32 lifetime_wins = 4;",
        "optional bool is_eligible = 5;",
        "enum EResult {",
        "optional .CMsgClientToGCGetLeaderboardStatusResponse.EResult result = 1 [default = k_eInternalError];",
        "optional bool is_eligible = 2;",
        "optional uint32 recent_matches = 3;",
        "optional uint32 required_recent_matches = 4;",
        "optional uint32 required_recent_hero_matches = 5;",
        "optional .ECitadelLeaderboardRegion region = 6 [default = k_ECitadelLeaderboardRegion_None];",
        "optional bool is_rank_high_enough = 7;",
        "optional uint32 lifetime_matches = 8;",
        "optional uint32 required_lifetime_matches = 9;",
        "optional uint32 required_lifetime_hero_wins = 10;",
        "repeated .CMsgClientToGCGetLeaderboardStatusResponse.Hero hero_info = 11;",
        "optional uint32 match_history_days = 12;"
      ]
    }
  • Network messages: 3 definitions added; 3 definitions removed.
    View code changes (1 records)

    Protobufs/usermessages.proto · declarations (changed)

    {
      "before": [
        "optional uint32 parameter_type = 1 [default = 0];",
        "optional uint32 name_hash_code = 2 [default = 0];",
        "optional uint32 effect_name_hash_code = 2 [default = 0];"
      ],
      "after": [
        "optional uint32 parameter_type = 1;",
        "optional uint32 name_hash_code = 2;",
        "optional uint32 effect_name_hash_code = 2;"
      ]
    }
  • 1 ui asset updated.
    View code changes (1 records)

    panorama/styles/popups/citadel_popup_roster_select.vcss_c · crc (changed)

    {
      "before": "009b63d1e1",
      "after": "002ef91e0e"
    }
  • 2 script assets updated.
    View code changes (2 records)

    scripts/abilities.vdata_c · crc (changed)

    {
      "before": "0009290e11",
      "after": "00cc0b3c52"
    }

    scripts/ranked_seasons.vdata_c · crc (changed)

    {
      "before": "00294164c7",
      "after": "00a03ffd41"
    }
  • 6 tracked files updated.
    View code changes (6 records)

    DumpSource2/commands.txt · file (changed)

    {
      "before": {
        "hash": "8486f92de140bfe5fa0f6eb715f3542b451fe0bc"
      },
      "after": {
        "hash": "e7f4bed6a9628c7829a5758c97897cc18b6fb0c7"
      }
    }

    game/citadel/pak01_dir/panorama/styles/popups/citadel_popup_roster_select.css · file (changed)

    {
      "before": {
        "hash": "d2bdd37bbaaa618fa225d3dabb30d53c460f5e8a"
      },
      "after": {
        "hash": "459b12c26fb7d25bcee4a367e2ef66425f5b6532"
      }
    }

    game/citadel/pak01_dir/scripts/ranked_seasons.vdata · file (changed)

    {
      "before": {
        "hash": "4b684bdc925997db6ea2dc26b204cf7f3fdf94a3"
      },
      "after": {
        "hash": "c51d8f73f379a6645d63698c8ca4f952273b0fe3"
      }
    }

    DumpSource2/.stringsignore · file (changed)

    {
      "before": {
        "hash": "089474010a57fd5478fe07d31af801e2d702879b"
      },
      "after": {
        "hash": "dfb153b962b40f8fdd3877774dbf154c157c2be4"
      }
    }

    game/citadel/pak01_dir/scripts/abilities.vdata · file (changed)

    {
      "before": {
        "hash": "30532118e2de8c554c07bf220254a7ec197b8d2e"
      },
      "after": {
        "hash": "75e767e2455eae7ee0515a1f58fa3dd11645f531"
      }
    }

    game/citadel/pak01_dir.txt · file (changed)

    {
      "before": {
        "hash": "c74bcdda9fd8da3c49706d15a6397e9e4ed8eccf"
      },
      "after": {
        "hash": "097ac3475d4aaba02573550738f2c8889d36ff7e"
      }
    }
  • 2 tracked files updated.
    View code changes (2 records)

    DumpSource2/schemas/client/CRankedSeasonIntervalDefinition.h · file (changed)

    {
      "before": {
        "hash": "d1b536d0d0dd701447d32e4d0a838d8e3ff38cf6"
      },
      "after": {
        "hash": "98715a2e8c24bd77b097d04ab75901325208016a"
      }
    }

    DumpSource2/schemas/client/EGCCitadelClientMessages.h · file (changed)

    {
      "before": {
        "hash": "c6c418a99f876f39d7fed13e6cf0f667b288ae80"
      },
      "after": {
        "hash": "2c525fbef8321a3766db85502d318755dd00d9d8"
      }
    }