Victor goes live, Drifter gets clipped
Victor is no longer prerelease only, arriving with Jumpstart, Aura of Suffering, Shocking Reanimation and Pain Battery, plus a base Health Regen cut. Drifter quietly loses bullets per shot and damage on Rend and Eternal Night, and Paige's Conjure Dragon hit radius shrinks.

General
8 new- Victor added to the roster, with lore and hero tags "You Can't Kill Me".
- Victor: new ability Jumpstart.
- Victor: new ability Pain Battery. Zap a target in front of you, dealing Spirit Damage and applying a brief Slow. Incoming damage is stored as additional Spirit Damage on your next cast, up to a maximum amount.
- Victor: Pain Battery T1 increases Damage and Max Stored Damage.
- Victor: Pain Battery T3 makes the target shock a nearby target, dealing Spirit DPS.
- Victor: new ability Aura of Suffering. It applies the Aura of Pain debuff and can be ended early by reactivating it.
- Victor: new ability Shocking Reanimation, which temporarily reanimates Victor for a set Temporary Revive Duration.
- Glass Cannon +1 added.Not in Valve's notes
MISC
5 changesOther file and data updates.
- Quick voting stats shared for the Six Hero Update.
- Nearly 6 million votes were cast in total by the community.
- The highest number of votes cast by an individual player was 203.
- Billy won with the largest lead, at just over 30% of the total votes at the time of his release.
- The Doorman and Paige was the closest contest, with only a 0.85% difference in favor of The Doorman.
MISC
80 changesOther file and data updates.
- Conjure Dragon: fl ideal spring length changed from 170 to 140.
View code changes (1 records)
ability_bookworm_dragonfire · gameplay.flIdealSpringLength (changed)
{ "before": 170, "after": 140 } - Conjure Dragon: should reflect against wall added with value true.
View code changes (1 records)
ability_bookworm_dragonfire · gameplay.m_bShouldReflectAgainstWall (added)
{ "before": null, "after": true } - citadel weapon drifter set: weapon info data updated.
View code changes (1 records)
citadel_weapon_drifter_set · weaponInfo.m_vecOriginOffsets[1][0] (changed)
{ "before": 12, "after": 22 } - citadel weapon drifter set: weapon info data updated.
View code changes (1 records)
citadel_weapon_drifter_set · weaponInfo.m_vecOriginOffsets[1][1] (changed)
{ "before": 6.5, "after": 11 } - citadel weapon drifter set: weapon info data updated.
View code changes (1 records)
citadel_weapon_drifter_set · weaponInfo.m_vecOriginOffsets[2][0] (changed)
{ "before": 24, "after": -16 } - citadel weapon drifter set: weapon info data updated.
View code changes (1 records)
citadel_weapon_drifter_set · weaponInfo.m_vecOriginOffsets[2][1] (changed)
{ "before": 13, "after": -11 } - citadel weapon drifter set: weapon info data removed.
View code changes (1 records)
citadel_weapon_drifter_set · weaponInfo.m_vecOriginOffsets[3] (removed)
{ "before": [ -9, -6.5 ], "after": null } - citadel weapon drifter set: weapon info data removed.
View code changes (1 records)
citadel_weapon_drifter_set · weaponInfo.m_vecOriginOffsets[4] (removed)
{ "before": [ -18, -13 ], "after": null } - citadel weapon drifter set: weapon info data removed.
View code changes (1 records)
citadel_weapon_drifter_set · weaponInfo.m_vecScatterOffsets[3] (removed)
{ "before": [ 0, 0 ], "after": null } - citadel weapon drifter set: weapon info data removed.
View code changes (1 records)
citadel_weapon_drifter_set · weaponInfo.m_vecScatterOffsets[4] (removed)
{ "before": [ 0, 0 ], "after": null } - citadel weapon drifter set: origin offsets left data updated.
View code changes (1 records)
citadel_weapon_drifter_set · gameplay.m_vecOriginOffsetsLeft[1][0] (changed)
{ "before": -12, "after": -22 } - citadel weapon drifter set: origin offsets left data updated.
View code changes (1 records)
citadel_weapon_drifter_set · gameplay.m_vecOriginOffsetsLeft[1][1] (changed)
{ "before": 10, "after": 18 } - citadel weapon drifter set: origin offsets left data updated.
View code changes (1 records)
citadel_weapon_drifter_set · gameplay.m_vecOriginOffsetsLeft[2][0] (changed)
{ "before": -24, "after": 22 } - citadel weapon drifter set: origin offsets left data updated.
View code changes (1 records)
citadel_weapon_drifter_set · gameplay.m_vecOriginOffsetsLeft[2][1] (changed)
{ "before": 20, "after": -18 } - citadel weapon drifter set: origin offsets left data removed.
View code changes (1 records)
citadel_weapon_drifter_set · gameplay.m_vecOriginOffsetsLeft[3] (removed)
{ "before": [ 12, -10 ], "after": null } - citadel weapon drifter set: origin offsets left data removed.
View code changes (1 records)
citadel_weapon_drifter_set · gameplay.m_vecOriginOffsetsLeft[4] (removed)
{ "before": [ 24, -20 ], "after": null } - Glass Cannon: proc notification modifier data added.
View code changes (1 records)
upgrade_glass_cannon · gameplay.m_ProcNotificationModifier (added)
{ "before": null, "after": { "m_bIsHidden": true, "m_nAttributes": "MODIFIER_ATTRIBUTE_CANNOT_BE_PURGED", "m_strHudMessageText": "#upgrade_glass_cannon_plus1" } } - citadel heroes: bonus shocks postvalue label data added.
View code changes (1 records)
citadel_heroes · BonusShocks_postvalue_label (added)
{ "before": null, "after": "Bonus Bolts" } - citadel heroes: stored damage required postvalue label data added.
View code changes (1 records)
citadel_heroes · StoredDamageRequired_postvalue_label (added)
{ "before": null, "after": "Damage to Charge Battery" } - citadel heroes: missing health percent heal postvalue label data added.
View code changes (1 records)
citadel_heroes · MissingHealthPercentHeal_postvalue_label (added)
{ "before": null, "after": "Missing Health as Healing" } - citadel heroes: missing health percent heal label data added.
View code changes (1 records)
citadel_heroes · MissingHealthPercentHeal_label (added)
{ "before": null, "after": "Missing Health as Healing" } - citadel heroes: missing health percent heal postfix data added.
View code changes (1 records)
citadel_heroes · MissingHealthPercentHeal_postfix (added)
{ "before": null, "after": "%" } - citadel heroes: battery generation percent label data added.
View code changes (1 records)
citadel_heroes · BatteryGenerationPercent_label (added)
{ "before": null, "after": "Battery Generation" } - citadel heroes: battery generation percent postfix data added.
View code changes (1 records)
citadel_heroes · BatteryGenerationPercent_postfix (added)
{ "before": null, "after": "%" } - citadel heroes: bonus damage cap label data added.
View code changes (1 records)
citadel_heroes · BonusDamageCap_label (added)
{ "before": null, "after": "Max Stored Damage" } - citadel heroes: bonus damage cap postvalue label data added.
View code changes (1 records)
citadel_heroes · BonusDamageCap_postvalue_label (added)
{ "before": null, "after": "Max Stored Damage" } - citadel heroes: bonus damage conversion percent label data added.
View code changes (1 records)
citadel_heroes · BonusDamageConversionPercent_label (added)
{ "before": null, "after": "Incoming Damage Stored" } - citadel heroes: bonus damage conversion percent postvalue label data added.
View code changes (1 records)
citadel_heroes · BonusDamageConversionPercent_postvalue_label (added)
{ "before": null, "after": "Incoming Damage Stored" } - citadel heroes: bonus damage conversion percent postfix data added.
View code changes (1 records)
citadel_heroes · BonusDamageConversionPercent_postfix (added)
{ "before": null, "after": "%" } - citadel heroes: bonus damage per bullet label data added.
View code changes (1 records)
citadel_heroes · BonusDamagePerBullet_label (added)
{ "before": null, "after": "Damage per Bullet" } - citadel heroes: bonus damage per bullet postvalue label data added.
View code changes (1 records)
citadel_heroes · BonusDamagePerBullet_postvalue_label (added)
{ "before": null, "after": "Damage per Bullet" } - citadel heroes: shock dps label data added.
View code changes (1 records)
citadel_heroes · ShockDPS_label (added)
{ "before": null, "after": "Shock DPS" } - citadel heroes: shock dps postvalue label data added.
View code changes (1 records)
citadel_heroes · ShockDPS_postvalue_label (added)
{ "before": null, "after": "Shock DPS" } - citadel heroes: shock range label data added.
View code changes (1 records)
citadel_heroes · ShockRange_label (added)
{ "before": null, "after": "Shock Range" } - citadel heroes: shock range postvalue label data added.
View code changes (1 records)
citadel_heroes · ShockRange_postvalue_label (added)
{ "before": null, "after": "Shock Range" } - citadel heroes: shock range postfix data added.
View code changes (1 records)
citadel_heroes · ShockRange_postfix (added)
{ "before": null, "after": "m" } - citadel heroes: shock duration label data added.
View code changes (1 records)
citadel_heroes · ShockDuration_label (added)
{ "before": null, "after": "Shock Duration" } - citadel heroes: shock duration postvalue label data added.
View code changes (1 records)
citadel_heroes · ShockDuration_postvalue_label (added)
{ "before": null, "after": "Shock Duration" } - citadel heroes: shock duration postfix data added.
View code changes (1 records)
citadel_heroes · ShockDuration_postfix (added)
{ "before": null, "after": "s" } - citadel heroes: incoming damage percent on hit label data added.
View code changes (1 records)
citadel_heroes · IncomingDamagePercentOnHit_label (added)
{ "before": null, "after": "Damage Taken" } - citadel heroes: incoming damage percent on hit postvalue label data added.
View code changes (1 records)
citadel_heroes · IncomingDamagePercentOnHit_postvalue_label (added)
{ "before": null, "after": "Damage Taken" } - citadel heroes: incoming damage percent on hit postfix data added.
View code changes (1 records)
citadel_heroes · IncomingDamagePercentOnHit_postfix (added)
{ "before": null, "after": "%" } - citadel heroes: incoming damage percent on hit prefix data added.
View code changes (1 records)
citadel_heroes · IncomingDamagePercentOnHit_prefix (added)
{ "before": null, "after": "{s:sign}" } - citadel heroes: self damage percentage label data added.
View code changes (1 records)
citadel_heroes · SelfDamagePercentage_label (added)
{ "before": null, "after": "Self Damage" } - citadel heroes: self damage percentage postvalue label data added.
View code changes (1 records)
citadel_heroes · SelfDamagePercentage_postvalue_label (added)
{ "before": null, "after": "Self Damage" } - citadel heroes: self damage percentage postfix data added.
View code changes (1 records)
citadel_heroes · SelfDamagePercentage_postfix (added)
{ "before": null, "after": "%" } - citadel heroes: cooldown refresh chance percent label data added.
View code changes (1 records)
citadel_heroes · CooldownRefreshChancePercent_label (added)
{ "before": null, "after": "Cooldown Refund Chance" } - citadel heroes: cooldown refresh chance percent postvalue label data added.
View code changes (1 records)
citadel_heroes · CooldownRefreshChancePercent_postvalue_label (added)
{ "before": null, "after": "Cooldown Refund Chance" } - citadel heroes: cooldown refresh chance percent postfix data added.
View code changes (1 records)
citadel_heroes · CooldownRefreshChancePercent_postfix (added)
{ "before": null, "after": "%" } - citadel heroes: ability frank revive slow data added.
View code changes (1 records)
citadel_heroes · ability_frank_revive/slow (added)
{ "before": null, "after": "Shocking Reanimation" } - citadel heroes: ability frank revive selfbuff data added.
View code changes (1 records)
citadel_heroes · ability_frank_revive/selfbuff (added)
{ "before": null, "after": "Shocking Reanimation" } - citadel heroes: zombie life duration postvalue label data added.
View code changes (1 records)
citadel_heroes · ZombieLifeDuration_postvalue_label (added)
{ "before": null, "after": "Temporary Revive Duration" } - citadel heroes: zombie life duration postfix data added.
View code changes (1 records)
citadel_heroes · ZombieLifeDuration_postfix (added)
{ "before": null, "after": "s" } - Network messages: 2 definitions added.
View code changes (1 records)
Protobufs/citadel_gcmessages_server.proto · declarations (changed)
{ "before": [], "after": [ "repeated uint32 damage_per_hero_ability = 48;", "repeated uint32 damage_per_hero_ability = 54;" ] } - 1 cosmetic record updated.
View code changes (1 records)
citadel_weapon_drifter_set · cosmetic.m_strSwipeTracerParticleRight (changed)
{ "before": "particles/weapon_fx/drifter/drifter_weapon_tracer_v2.vpcf", "after": "particles/weapon_fx/drifter/drifter_weapon_tracer_v2_r.vpcf" } - 2 ability upgrade raw records updated.
View code changes (2 records)
drifter_blood_blast · upgrades[1].changes[BonusDamage].bonus.raw (changed)
{ "before": 40, "after": 35 }drifter_darkness · upgrades[1].changes[SpiritDamagePerAttack].bonus.raw (changed)
{ "before": 11, "after": 7 } - 1 ability property raw record updated.
View code changes (1 records)
drifter_darkness · properties.SpiritDamagePerAttack.raw (changed)
{ "before": 9, "after": 7 } - 2 ability new records added.
View code changes (2 records)
citadel_weapon_frank_set · (entity_added)
{ "before": null, "after": { "kind": "other" } }ability_frank_shocktarget · (entity_added)
{ "before": null, "after": { "kind": "other" } } - 2 cosmetic records added.
View code changes (2 records)
upgrade_glass_cannon · cosmetic.m_DeathParticle (added)
{ "before": null, "after": "particles/upgrades/glass_cannon_death.vpcf" }upgrade_glass_cannon · cosmetic.m_DeathSound (added)
{ "before": null, "after": "" } - 4 loc ui records updated.
View code changes (4 records)
citadel_main · Citadel_HUD_DamageRows_Hits:p{hit_count} (changed)
{ "before": "x{i:hit_count} hit#|#x{i:hit_count} hits", "after": "x{i:hit_count} #|#x{i:hit_count}" }citadel_main · menu_shoparea (changed)
{ "before": "Shop & Practice Space", "after": "The Atrium" }citadel_main · Citadel_HUD_DamageRows_PercentIncreased (changed)
{ "before": "{i:percent_adjusted}% amplified", "after": "+{i:percent_adjusted}%" }citadel_main · Citadel_HUD_DamageRows_PercentDecreased (changed)
{ "before": "{i:percent_adjusted}% reduced", "after": "-{i:percent_adjusted}%" } - 1 loc ui record added.
View code changes (1 records)
citadel_main · menu_shoparea_sub (added)
{ "before": null, "after": "Practice Range" } - 114 other assets updated.
View code changes (114 records)
animgraphs/animgraph2/hero/hero_throw.vnmgraph+kelvin.vnmgraph_c · crc (changed)
{ "before": "00990498d6", "after": "00df2c2411" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+gigawatt.vnmgraph_c · crc (changed)
{ "before": "0084aea0a5", "after": "0076ad5594" }animgraphs/animgraph2/hero/hero.vnmgraph+drifter.vnmgraph_c · crc (changed)
{ "before": "0046f87468", "after": "00eb47fea4" }animgraphs/animgraph2/hero/hero.vnmgraph+mirage.vnmgraph_c · crc (changed)
{ "before": "0072a1dc2f", "after": "00c99c1644" }animgraphs/animgraph2/hero/hero.vnmgraph+fortuna.vnmgraph_c · crc (changed)
{ "before": "002acaf555", "after": "009ffa8d3f" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+priest_crossbow.vnmgraph_c · crc (changed)
{ "before": "00b1ad51db", "after": "007c441e75" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+punkgoat.vnmgraph_c · crc (changed)
{ "before": "005056125b", "after": "00c213f0a6" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+punkgoat.vnmgraph_c · crc (changed)
{ "before": "008ec41d09", "after": "00423e6498" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+doorman.vnmgraph_c · crc (changed)
{ "before": "005108dc29", "after": "0031851e81" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+dynamo.vnmgraph_c · crc (changed)
{ "before": "00e4ab7faa", "after": "00637bc4e1" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+lash.vnmgraph_c · crc (changed)
{ "before": "00f5bbcac4", "after": "003d601e68" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+ivy.vnmgraph_c · crc (changed)
{ "before": "00d8b23d48", "after": "00e9c7387a" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+viscous.vnmgraph_c · crc (changed)
{ "before": "0098d8dd87", "after": "0020fa9bd5" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+priest.vnmgraph_c · crc (changed)
{ "before": "0034c7c1a8", "after": "00f3214013" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+vindicta.vnmgraph_c · crc (changed)
{ "before": "001aa95b7d", "after": "00ede9b93a" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+gigawatt.vnmgraph_c · crc (changed)
{ "before": "000545dd6b", "after": "000e13cb1b" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+drifter.vnmgraph_c · crc (changed)
{ "before": "008972cc51", "after": "00e179ae66" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+mirage.vnmgraph_c · crc (changed)
{ "before": "00573352ad", "after": "00eaf1a5fd" }animgraphs/animgraph2/hero/hero.vnmgraph+vampirebat.vnmgraph_c · crc (changed)
{ "before": "0056cd26c3", "after": "004e3cef52" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph_c · crc (changed)
{ "before": "00b4c53cbc", "after": "005fe3eff7" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+holliday.vnmgraph_c · crc (changed)
{ "before": "00136af394", "after": "001d6a601f" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+druid.vnmgraph_c · crc (changed)
{ "before": "00ec48b3f9", "after": "0027fd075e" }animgraphs/animgraph2/hero/hero.vnmgraph+punkgoat.vnmgraph_c · crc (changed)
{ "before": "0097835237", "after": "00e5e6a19b" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+viper.vnmgraph_c · crc (changed)
{ "before": "00fe821dd8", "after": "00418622f8" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+geist.vnmgraph_c · crc (changed)
{ "before": "00c2b86f74", "after": "00df1d91b2" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+bebop.vnmgraph_c · crc (changed)
{ "before": "00c66ed000", "after": "00d506480c" }animgraphs/animgraph2/hero/hero.vnmgraph+bookworm.vnmgraph_c · crc (changed)
{ "before": "00c5954c8f", "after": "003106fe26" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+punkgoat.vnmgraph_c · crc (changed)
{ "before": "001ffd74c9", "after": "00c4e6cdc1" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+holliday.vnmgraph_c · crc (changed)
{ "before": "00b5b44541", "after": "005e0297fd" }animgraphs/animgraph2/hero/hero.vnmgraph+magician.vnmgraph_c · crc (changed)
{ "before": "008eabd6ac", "after": "0002f3f2be" }animgraphs/animgraph2/hero/hero.vnmgraph+geist.vnmgraph_c · crc (changed)
{ "before": "00a3a8fec0", "after": "00d7af100f" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+vindicta.vnmgraph_c · crc (changed)
{ "before": "00e32906b4", "after": "00ea46cfee" }animgraphs/animgraph2/hero/drifter/drifter_leans.vnmgraph_c · crc (changed)
{ "before": "00fe633d92", "after": "007c6a8804" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+magician.vnmgraph_c · crc (changed)
{ "before": "009d5578ea", "after": "001a85c3a1" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+frank.vnmgraph_c · crc (changed)
{ "before": "0077b4bfe9", "after": "00d9e052c6" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+druid.vnmgraph_c · crc (changed)
{ "before": "006b61f128", "after": "007aeef68f" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+warden.vnmgraph_c · crc (changed)
{ "before": "00b90c2559", "after": "0002808d6c" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+bookworm.vnmgraph_c · crc (changed)
{ "before": "00c9dded80", "after": "0011c57411" }animgraphs/animgraph2/hero/hero.vnmgraph+doorman.vnmgraph_c · crc (changed)
{ "before": "00b5f7021b", "after": "00972edcc1" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+magician.vnmgraph_c · crc (changed)
{ "before": "00b09fb5b4", "after": "00f95b8f13" }animgraphs/animgraph2/hero/hero.vnmgraph_c · crc (changed)
{ "before": "00033c8ab1", "after": "00fe629271" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+bebop.vnmgraph_c · crc (changed)
{ "before": "0069cf351f", "after": "002c34fceb" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+boho.vnmgraph_c · crc (changed)
{ "before": "006e7e33cd", "after": "000c68af44" }animgraphs/animgraph2/hero/hero.vnmgraph+pocket.vnmgraph_c · crc (changed)
{ "before": "0003167768", "after": "00f8ec70d4" }animgraphs/animgraph2/hero/drifter/drifter_abilitymask.vnmgraph_c · crc (changed)
{ "before": "00642bd319", "after": "003f89551c" }animgraphs/animgraph2/hero/hero.vnmgraph+frank.vnmgraph_c · crc (changed)
{ "before": "00796d5531", "after": "00668c4166" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+bookworm.vnmgraph_c · crc (changed)
{ "before": "0098b01dde", "after": "000da63d47" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+magician.vnmgraph_c · crc (changed)
{ "before": "0054213f06", "after": "00d2e669dd" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+fortuna.vnmgraph_c · crc (changed)
{ "before": "00db651c02", "after": "008caeabc0" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+ivy.vnmgraph_c · crc (changed)
{ "before": "00ea89dd22", "after": "00213c6985" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+fortuna.vnmgraph_c · crc (changed)
{ "before": "0001ad7050", "after": "00f254132e" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+viper.vnmgraph_c · crc (changed)
{ "before": "007186eabd", "after": "0061c639a1" }animgraphs/animgraph2/hero/hero.vnmgraph+dynamo.vnmgraph_c · crc (changed)
{ "before": "0005c0123e", "after": "00437f6084" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+viper.vnmgraph_c · crc (changed)
{ "before": "0050651f2d", "after": "00d78a2998" }animgraphs/animgraph2/hero/hero.vnmgraph+lash.vnmgraph_c · crc (changed)
{ "before": "0031f400a8", "after": "003e5061ec" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+ivy.vnmgraph_c · crc (changed)
{ "before": "008b105d24", "after": "00c9a60c74" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+geist.vnmgraph_c · crc (changed)
{ "before": "003a1b75a6", "after": "002f945491" }animgraphs/animgraph2/hero/hero.vnmgraph+gigawatt.vnmgraph_c · crc (changed)
{ "before": "00e689d90d", "after": "0003209852" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+warden.vnmgraph_c · crc (changed)
{ "before": "00b764a8d7", "after": "006723928d" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+holliday.vnmgraph_c · crc (changed)
{ "before": "00e516a17c", "after": "0026e40532" }animgraphs/animgraph2/hero/hero.vnmgraph+bebop.vnmgraph_c · crc (changed)
{ "before": "009e95470b", "after": "0052fcffb7" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+mirage.vnmgraph_c · crc (changed)
{ "before": "00bc5bb844", "after": "00b13cfa7e" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+priest.vnmgraph_c · crc (changed)
{ "before": "00dcbaca89", "after": "0008bde139" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+bookworm.vnmgraph_c · crc (changed)
{ "before": "00bdbe41ed", "after": "00118b7339" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+mirage.vnmgraph_c · crc (changed)
{ "before": "0085eb973d", "after": "0069edcb2a" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+kelvin.vnmgraph_c · crc (changed)
{ "before": "00a834e7b1", "after": "00725947e3" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+bebop.vnmgraph_c · crc (changed)
{ "before": "009a0dd109", "after": "00ba9af1ad" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+fortuna.vnmgraph_c · crc (changed)
{ "before": "00d0031bf1", "after": "00ef369087" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+pocket.vnmgraph_c · crc (changed)
{ "before": "0073f27715", "after": "00232a04cf" }animgraphs/animgraph2/hero/hero.vnmgraph+mo_krill.vnmgraph_c · crc (changed)
{ "before": "00dc57682c", "after": "008733248c" }animgraphs/animgraph2/hero/hero.vnmgraph+druid.vnmgraph_c · crc (changed)
{ "before": "00c95be6db", "after": "004dae8e92" }animgraphs/animgraph2/hero/hero.vnmgraph+viscous.vnmgraph_c · crc (changed)
{ "before": "00206d6413", "after": "002b290c2d" }animgraphs/animgraph2/hero/hero.vnmgraph+priest.vnmgraph_c · crc (changed)
{ "before": "00d6c12b5f", "after": "00bc592166" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+mo_krill.vnmgraph_c · crc (changed)
{ "before": "00b73a2680", "after": "0000360b36" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+pocket.vnmgraph_c · crc (changed)
{ "before": "00c0ffae10", "after": "00a5fdbdc5" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+dynamo.vnmgraph_c · crc (changed)
{ "before": "0020b4510f", "after": "00e0acdba1" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+drifter.vnmgraph_c · crc (changed)
{ "before": "001e379e4a", "after": "00b8adfe32" }animgraphs/animgraph2/hero/hero.vnmgraph+abrams.vnmgraph_c · crc (changed)
{ "before": "003c6b8e30", "after": "00ab242433" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+abrams.vnmgraph_c · crc (changed)
{ "before": "00b74d2e84", "after": "00063ca3fa" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+viscous.vnmgraph_c · crc (changed)
{ "before": "00e5f88f04", "after": "00c8b2190a" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+geist.vnmgraph_c · crc (changed)
{ "before": "00b48be799", "after": "00e283af12" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+frank.vnmgraph_c · crc (changed)
{ "before": "0003a43f4f", "after": "006ce57403" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+doorman.vnmgraph_c · crc (changed)
{ "before": "00b34af76e", "after": "00401bbcbd" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+pocket.vnmgraph_c · crc (changed)
{ "before": "00966aeb1f", "after": "0071ff8c8e" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+kelvin.vnmgraph_c · crc (changed)
{ "before": "0054f7ed1f", "after": "007642f78b" }animgraphs/animgraph2/hero/hero.vnmgraph+holliday.vnmgraph_c · crc (changed)
{ "before": "0029cbf81d", "after": "00713485cd" }animgraphs/animgraph2/hero/hero.vnmgraph+viper.vnmgraph_c · crc (changed)
{ "before": "008c844b80", "after": "001aa557df" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+priest.vnmgraph_c · crc (changed)
{ "before": "007f3bf8f0", "after": "00703f7f0a" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+viscous.vnmgraph_c · crc (changed)
{ "before": "00272190f7", "after": "009832b3f2" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+frank.vnmgraph_c · crc (changed)
{ "before": "0098be05ae", "after": "0070c00f05" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+mo_krill.vnmgraph_c · crc (changed)
{ "before": "002d616a2c", "after": "002a5ace87" }animgraphs/animgraph2/hero/hero_throw.vnmgraph_c · crc (changed)
{ "before": "004f7c173c", "after": "00fb6c730e" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+boho.vnmgraph_c · crc (changed)
{ "before": "00027f8f9b", "after": "002ca9a8c7" }animgraphs/animgraph2/hero/drifter/drifter_abilityset_haspath.vnmgraph_c · crc (changed)
{ "before": "000a61b725", "after": "00d8a7497a" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+doorman.vnmgraph_c · crc (changed)
{ "before": "00a1993898", "after": "00b66156e8" }animgraphs/animgraph2/hero/hero.vnmgraph+ivy.vnmgraph_c · crc (changed)
{ "before": "00006027ae", "after": "00345a5e5d" }animgraphs/animgraph2/hero/hero.vnmgraph+warden.vnmgraph_c · crc (changed)
{ "before": "00d5b338ac", "after": "00b2374cfe" }animgraphs/animgraph2/hero/hero.vnmgraph+boho.vnmgraph_c · crc (changed)
{ "before": "006a2c462e", "after": "0047712541" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+drifter.vnmgraph_c · crc (changed)
{ "before": "0044304a50", "after": "00dffd46c6" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+lash.vnmgraph_c · crc (changed)
{ "before": "00bc1135e2", "after": "000d60b89c" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+warden.vnmgraph_c · crc (changed)
{ "before": "00aba4b411", "after": "0035b65e14" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+gigawatt.vnmgraph_c · crc (changed)
{ "before": "008ad3d4e1", "after": "0057a8ee46" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph_c · crc (changed)
{ "before": "00d977e873", "after": "00c524aa11" }animgraphs/animgraph2/hero/hero_motionadditives.vnmgraph+vampirebat.vnmgraph_c · crc (changed)
{ "before": "006ec3f145", "after": "00ae658673" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+mo_krill.vnmgraph_c · crc (changed)
{ "before": "006d6808e2", "after": "00eb828ad3" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+boho.vnmgraph_c · crc (changed)
{ "before": "00cee43c00", "after": "00466e7ecf" }animgraphs/animgraph2/hero/hero.vnmgraph+kelvin.vnmgraph_c · crc (changed)
{ "before": "0028b951e4", "after": "000c97bd35" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+abrams.vnmgraph_c · crc (changed)
{ "before": "00f2e55980", "after": "00477c4add" }cfg/citadel_keys.lst · crc (changed)
{ "before": "00509e0a2b", "after": "004244e9cf" }animgraphs/animgraph2/hero/hero.vnmgraph+vindicta.vnmgraph_c · crc (changed)
{ "before": "001da8c3e4", "after": "00b02a23d3" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+dynamo.vnmgraph_c · crc (changed)
{ "before": "0019c7d2a1", "after": "00efdc48d9" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+druid.vnmgraph_c · crc (changed)
{ "before": "0042e117a6", "after": "00f54f1f49" }animgraphs/animgraph2/hero/hero_throw.vnmgraph+lash.vnmgraph_c · crc (changed)
{ "before": "00594d9704", "after": "0062f3601e" }animgraphs/animgraph2/hero/hero_reload_default.vnmgraph+vindicta.vnmgraph_c · crc (changed)
{ "before": "00966426c5", "after": "00c2f98206" } - 3 material assets updated.
View code changes (3 records)
materials/particle/model/rejuv_pyramid_crystal_solid.vmat_c · crc (changed)
{ "before": "0006a88a4f", "after": "001345a76f" }materials/overlays/midboss_graffiti_01.vmat_c · crc (changed)
{ "before": "0018cceebd", "after": "00117a9332" }materials/overlays/midboss_graffiti_02.vmat_c · crc (changed)
{ "before": "00d3e41232", "after": "00d8b81786" } - 12 material assets added.
View code changes (12 records)
materials/particle/abilities/frank/frank_painaura_aoe_ground_projected_vmat_g_tselfillum_670d93d.vtex_c · crc (added)
{ "before": null, "after": "00fa10839f" }materials/particle/abilities/frank/frank_revive_death_ground_projected_vmat_g_tnormalroughness_d52512a9.vtex_c · crc (added)
{ "before": null, "after": "004e343a41" }materials/particle/abilities/frank/frank_revive_death_ground_projected.vmat_c · crc (added)
{ "before": null, "after": "00130dbdae" }materials/particle/abilities/frank/frank_revive_marker_ground_projected_vmat_g_tnormalroughness_d52512a9.vtex_c · crc (added)
{ "before": null, "after": "004e343a41" }materials/particle/abilities/frank/frank_painaura_aoe_ground_projected.vmat_c · crc (added)
{ "before": null, "after": "00183c4efe" }materials/particle/abilities/frank/frank_painaura_aoe_ground_projected_vmat_g_tnormalroughness_d52512a9.vtex_c · crc (added)
{ "before": null, "after": "004e343a41" }materials/particle/abilities/frank/frank_revive_death_ground_dark_projected.vmat_c · crc (added)
{ "before": null, "after": "0086db782d" }materials/particle/abilities/frank/frank_revive_marker_ground_projected_vmat_g_tselfillum_670d93d.vtex_c · crc (added)
{ "before": null, "after": "00fa10839f" }materials/particle/model/rejuv_pyramid_crystal_solid_vmat_g_tglass_2b2ebb3f.vtex_c · crc (added)
{ "before": null, "after": "00bd5038c3" }materials/particle/abilities/frank/frank_revive_marker_ground_projected_trans_psd_7f048ada.vtex_c · crc (added)
{ "before": null, "after": "007438c787" }materials/particle/shape/shape_shard.vtex_c · crc (added)
{ "before": null, "after": "001e5e26d7" }materials/particle/abilities/frank/frank_revive_marker_ground_projected.vmat_c · crc (added)
{ "before": null, "after": "00699d45dd" } - 272 hero model assets updated.
View code changes (272 records)
models/heroes_wip/frank/clips/zipline_attached_loop.vnmclip_c · crc (changed)
{ "before": "006cc72512", "after": "00ae933a35" }models/heroes_wip/drifter/clips/reload_slide.vnmclip_c · crc (changed)
{ "before": "002f9081aa", "after": "0038f8f5b4" }models/heroes_wip/drifter/clips/zoomed_crouch_run_sw.vnmclip_c · crc (changed)
{ "before": "007585dd10", "after": "00db48ec25" }models/heroes_wip/drifter/clips/shoot_idle_right.vnmclip_c · crc (changed)
{ "before": "0033cf1e08", "after": "00da498af8" }models/heroes_wip/drifter/clips/melee_in_air_dash.vnmclip_c · crc (changed)
{ "before": "0048d96087", "after": "009f20d7fe" }models/heroes_wip/drifter/clips/landing_impact_run.vnmclip_c · crc (changed)
{ "before": "00245e189b", "after": "0089aa7c94" }models/heroes_wip/drifter/clips/shoot_run_left_alt.vnmclip_c · crc (changed)
{ "before": "008ecd4713", "after": "00ef5ae1a2" }models/heroes_wip/drifter/clips/melee_dash_up.vnmclip_c · crc (changed)
{ "before": "00756b5655", "after": "00116eecd9" }models/heroes_wip/doorman_v2/clips/run_to_stop_stand.vnmclip_c · crc (changed)
{ "before": "00e86c2d53", "after": "0088abd79c" }models/heroes_wip/drifter/materials/drifter_teeth_color_png_b7cc4739.vtex_c · crc (changed)
{ "before": "005412a141", "after": "0022ddeced" }models/heroes_wip/frank/clips/slide_loop.vnmclip_c · crc (changed)
{ "before": "000fb6f63c", "after": "003bb4f695" }models/heroes_wip/drifter/clips/melee_start_up.vnmclip_c · crc (changed)
{ "before": "00d6e922b5", "after": "0040515865" }models/heroes_wip/drifter/clips/cast_end.vnmclip_c · crc (changed)
{ "before": "006ffdae2e", "after": "009f26fe20" }models/heroes_wip/drifter/clips/melee_hit_down.vnmclip_c · crc (changed)
{ "before": "0028f47eb2", "after": "00e504adeb" }models/heroes_wip/drifter/clips/turn_out_of_combat_left.vnmclip_c · crc (changed)
{ "before": "0033c8bd33", "after": "0094e5db74" }models/heroes_wip/drifter/clips/out_of_combat_crouch_run_sw.vnmclip_c · crc (changed)
{ "before": "0085c86afd", "after": "0099e72fab" }models/heroes_wip/drifter/clips/zoomed_crouch_run_nw.vnmclip_c · crc (changed)
{ "before": "0068cd18b5", "after": "003de4265a" }models/heroes_wip/drifter/clips/item_run_nw.vnmclip_c · crc (changed)
{ "before": "00322a72b4", "after": "0094b40883" }models/heroes_wip/bookworm/clips/knockdown_large_intro.vnmclip_c · crc (changed)
{ "before": "0014251ca6", "after": "00711b135d" }models/heroes_wip/drifter/clips/zipline_attached_loop.vnmclip_c · crc (changed)
{ "before": "00d9d25f1b", "after": "00008e03fd" }models/heroes_wip/drifter/clips/rope_climb_down.vnmclip_c · crc (changed)
{ "before": "006ac99d1b", "after": "0048b473f6" }models/heroes_wip/drifter/clips/melee_quick_in_air_1.vnmclip_c · crc (changed)
{ "before": "00bede9b0f", "after": "00a79b5914" }models/heroes_wip/drifter/clips/out_of_combat_crouch_run_n.vnmclip_c · crc (changed)
{ "before": "00aaadd886", "after": "00386b3702" }models/heroes_wip/drifter/clips/rope_climb_settle.vnmclip_c · crc (changed)
{ "before": "00a2e386ee", "after": "00d0970f14" }models/heroes_wip/drifter/clips/weapon_run_se.vnmclip_c · crc (changed)
{ "before": "00fe2f502f", "after": "001989c1e1" }models/heroes_wip/drifter/clips/aim_out_of_combat_idle_down.vnmclip_c · crc (changed)
{ "before": "007a376d47", "after": "00e006ba86" }models/heroes_wip/drifter/clips/shoot_run_crouch_right.vnmclip_c · crc (changed)
{ "before": "00898c8ace", "after": "00351fa8eb" }models/heroes_wip/drifter/clips/knockdown_large_loop.vnmclip_c · crc (changed)
{ "before": "004fbe6ed8", "after": "00ef5e6ee1" }models/heroes_wip/drifter/clips/weapon_crouch_run_w.vnmclip_c · crc (changed)
{ "before": "00de4d6972", "after": "00dbd0a0e8" }models/heroes_wip/drifter/clips/out_of_combat_crouch_run_nw.vnmclip_c · crc (changed)
{ "before": "002fd35851", "after": "008398aa59" }models/heroes_wip/drifter/clips/aim_out_of_combat_idle_up.vnmclip_c · crc (changed)
{ "before": "006a60f0c0", "after": "00200272b8" }models/heroes_wip/drifter/clips/turn_left.vnmclip_c · crc (changed)
{ "before": "00cc9e478e", "after": "008660dcf3" }models/heroes_wip/drifter/clips/mantle_128.vnmclip_c · crc (changed)
{ "before": "000dd1bee3", "after": "0047fd8921" }models/heroes_wip/drifter/clips/weapon_run_center.vnmclip_c · crc (changed)
{ "before": "007df05345", "after": "004d73ea3f" }models/heroes_wip/drifter/clips/shoot_run_left.vnmclip_c · crc (changed)
{ "before": "0022fd32f8", "after": "009b1a795b" }models/heroes_wip/drifter/clips/melee_start.vnmclip_c · crc (changed)
{ "before": "0054c295a6", "after": "0064750017" }models/heroes_wip/drifter/clips/out_of_combat_crouch_run_se.vnmclip_c · crc (changed)
{ "before": "00b539b923", "after": "0044057742" }models/heroes_wip/drifter/clips/zipline_tethered_reeling_loop.vnmclip_c · crc (changed)
{ "before": "008552f581", "after": "009d46a184" }models/heroes_wip/drifter/clips/melee_hit.vnmclip_c · crc (changed)
{ "before": "000ee55527", "after": "00e090670f" }models/heroes_wip/drifter/clips/jump_forced.vnmclip_c · crc (changed)
{ "before": "0050e52b92", "after": "00dbde50cd" }models/heroes_wip/drifter/clips/knockdown_in_air_loop.vnmclip_c · crc (changed)
{ "before": "00d8f0579c", "after": "000d0c0d60" }models/heroes_wip/drifter/clips/cast_start.vnmclip_c · crc (changed)
{ "before": "004bd5c51d", "after": "0029e205eb" }models/heroes_wip/drifter/clips/out_of_combat_run_w.vnmclip_c · crc (changed)
{ "before": "00931a5323", "after": "00e1eb6552" }models/heroes_wip/drifter/clips/out_of_combat_run_n.vnmclip_c · crc (changed)
{ "before": "00f484e751", "after": "00cad5e413" }models/heroes_wip/drifter/clips/weapon_run_nw.vnmclip_c · crc (changed)
{ "before": "00e3724ff0", "after": "00a58cddec" }models/heroes_wip/drifter/clips/weapon_run_s.vnmclip_c · crc (changed)
{ "before": "003f68c375", "after": "00dd615fae" }models/heroes_wip/drifter/clips/out_of_combat_crouch_run_e.vnmclip_c · crc (changed)
{ "before": "007927bb6b", "after": "00b75ff09c" }models/heroes_wip/drifter/clips/out_of_combat_run_center.vnmclip_c · crc (changed)
{ "before": "0016568230", "after": "0078590b1a" }models/heroes_wip/drifter/clips/slide_loop.vnmclip_c · crc (changed)
{ "before": "00be33d21f", "after": "00140c9da6" }models/heroes_wip/drifter/clips/out_of_combat_crouch_run_ne.vnmclip_c · crc (changed)
{ "before": "003f18df76", "after": "003f0e7ce5" }models/heroes_wip/drifter/clips/corner_lean_crouch.vnmclip_c · crc (changed)
{ "before": "009ff79fde", "after": "0000f65c2a" }models/heroes_wip/drifter/clips/jump_ground.vnmclip_c · crc (changed)
{ "before": "00db2dce30", "after": "000e9aa344" }models/heroes_wip/drifter/materials/drifter_lower_body_color_png_fb90403c.vtex_c · crc (changed)
{ "before": "009399cd77", "after": "00ff0cecd4" }models/heroes_wip/drifter/clips/turn_crouch_left.vnmclip_c · crc (changed)
{ "before": "009d42c3b7", "after": "009856384d" }models/heroes_wip/drifter/clips/shoot_run_center.vnmclip_c · crc (changed)
{ "before": "0054edf199", "after": "0085a81dea" }models/heroes_wip/punkgoat/clips/knockdown_large_start.vnmclip_c · crc (changed)
{ "before": "00a146581e", "after": "002644ec61" }models/heroes_wip/drifter/clips/turn_right.vnmclip_c · crc (changed)
{ "before": "004640264d", "after": "000cbebd30" }models/heroes_wip/drifter/clips/zipline_awaiting_tether.vnmclip_c · crc (changed)
{ "before": "00b65cf418", "after": "0072223072" }models/heroes_wip/drifter/clips/mantle_64.vnmclip_c · crc (changed)
{ "before": "008affb77e", "after": "00b2f77e56" }models/heroes_wip/drifter/clips/corner_lean_stand.vnmclip_c · crc (changed)
{ "before": "00ffd1e34e", "after": "00efd9ee9d" }models/heroes_wip/drifter/clips/melee_quick_in_air_2.vnmclip_c · crc (changed)
{ "before": "0011167061", "after": "00756840a1" }models/heroes_wip/drifter/clips/parry.vnmclip_c · crc (changed)
{ "before": "00f67e199c", "after": "000d8bf95c" }models/heroes_wip/drifter/clips/weapon_to_out_of_combat.vnmclip_c · crc (changed)
{ "before": "001c637041", "after": "009fbc0266" }models/heroes_wip/drifter/clips/out_of_combat_run_se.vnmclip_c · crc (changed)
{ "before": "00e506ed77", "after": "004afe8629" }models/heroes_wip/drifter/clips/zoomed_crouch_run_w.vnmclip_c · crc (changed)
{ "before": "0082e416ea", "after": "0061008168" }models/heroes_wip/drifter/clips/shoot_airdash_right.vnmclip_c · crc (changed)
{ "before": "00c2fdc15a", "after": "0094775e5f" }models/heroes_wip/drifter/clips/weapon_crouch_run_nw.vnmclip_c · crc (changed)
{ "before": "00c2392455", "after": "0032759c28" }models/heroes_wip/drifter/clips/item_crouch_run_center.vnmclip_c · crc (changed)
{ "before": "003204a4d2", "after": "002d1f6cd6" }models/heroes_wip/drifter/clips/ability_bloodblast_start.vnmclip_c · crc (changed)
{ "before": "001d753c5e", "after": "009f50a3c7" }models/heroes_wip/drifter/clips/aim_weapon_crouch_run.vnmclip_c · crc (changed)
{ "before": "0070631f79", "after": "0037d28e80" }models/heroes_wip/drifter/clips/weapon_crouch_run_e.vnmclip_c · crc (changed)
{ "before": "0080919bdc", "after": "0066e19efa" }models/heroes_wip/drifter/ui_drifter.vanmgrph_c · crc (changed)
{ "before": "0067f74792", "after": "0063e81e5b" }models/heroes_wip/drifter/clips/aim_weapon_idle_down.vnmclip_c · crc (changed)
{ "before": "00caa2cf41", "after": "00de364386" }models/heroes_wip/drifter/clips/knockdown_medium_loop.vnmclip_c · crc (changed)
{ "before": "00513ab5ad", "after": "00764c6aa1" }models/heroes_wip/doorman_v2/clips/aim_weapon_crouch_down.vnmclip_c · crc (changed)
{ "before": "00f2545e6e", "after": "0014dd0005" }models/heroes_wip/drifter/clips/item_run_sw.vnmclip_c · crc (changed)
{ "before": "00b31a5210", "after": "00d7844ee5" }models/heroes_wip/drifter/clips/melee_quick_2_down.vnmclip_c · crc (changed)
{ "before": "006bdf8d1a", "after": "00ae1170f7" }models/heroes_wip/drifter/clips/weapon_crouch_run_ne.vnmclip_c · crc (changed)
{ "before": "007c71fc2c", "after": "0048b4dde3" }models/heroes_wip/drifter/clips/melee_in_air_hit_up.vnmclip_c · crc (changed)
{ "before": "00cf2e67fd", "after": "00ab0478a8" }models/heroes_wip/drifter/clips/turn_out_of_combat_right.vnmclip_c · crc (changed)
{ "before": "0012603a78", "after": "0045b90ea3" }models/heroes_wip/drifter/clips/item_run_center.vnmclip_c · crc (changed)
{ "before": "00681c2040", "after": "00fd7abdda" }models/heroes_wip/drifter/clips/dash_air_right.vnmclip_c · crc (changed)
{ "before": "0027801d0c", "after": "00effd0698" }models/heroes_wip/drifter/clips/zoomed_crouch_run_se.vnmclip_c · crc (changed)
{ "before": "00e2a52c39", "after": "0038e2aef9" }models/heroes_wip/drifter/clips/loco_lean_right.vnmclip_c · crc (changed)
{ "before": "00aa410994", "after": "009a64c3ff" }models/heroes_wip/doorman_v2/clips/landing_impact_idle.vnmclip_c · crc (changed)
{ "before": "00fb56c067", "after": "001d29617a" }models/heroes_wip/drifter/clips/rope_climb_idle.vnmclip_c · crc (changed)
{ "before": "002bd1208f", "after": "000af1e8be" }models/heroes_wip/doorman_v2/clips/weapon_crouch_run_ne.vnmclip_c · crc (changed)
{ "before": "00591360e2", "after": "001fcf1530" }models/heroes_wip/drifter/clips/item_crouch_run_sw.vnmclip_c · crc (changed)
{ "before": "002326b978", "after": "005df036cf" }models/heroes_wip/doorman_v2/clips/landing_impact_crouch_run.vnmclip_c · crc (changed)
{ "before": "00e8e9290c", "after": "00d5817033" }models/heroes_wip/drifter/clips/zoomed_crouch_run_ne.vnmclip_c · crc (changed)
{ "before": "0047c67cc2", "after": "00841de43b" }models/heroes_wip/drifter/clips/darkness_fullspeed_run_n.vnmclip_c · crc (changed)
{ "before": "00ec31782c", "after": "00e3a5e952" }models/heroes_wip/drifter/clips/parry_success.vnmclip_c · crc (changed)
{ "before": "00fe2e93b6", "after": "003d2924b6" }models/heroes_wip/drifter/clips/ability_darkness_start.vnmclip_c · crc (changed)
{ "before": "0036f3f47b", "after": "0063ebc32e" }models/heroes_wip/drifter/clips/knockdown_small.vnmclip_c · crc (changed)
{ "before": "003f2919fc", "after": "00aac8ce98" }models/heroes_wip/drifter/clips/knockdown_large_getup.vnmclip_c · crc (changed)
{ "before": "00f7a05d97", "after": "0027cf5ef7" }models/heroes_wip/drifter/clips/dash_air_back.vnmclip_c · crc (changed)
{ "before": "00d380e225", "after": "0074b58973" }models/heroes_wip/drifter/clips/weapon_run_ne.vnmclip_c · crc (changed)
{ "before": "002e2d6184", "after": "008d7c5ed6" }models/heroes_wip/drifter/clips/melee_in_air_dash_down.vnmclip_c · crc (changed)
{ "before": "0067fa0509", "after": "00d342d21b" }models/heroes_wip/drifter/clips/shoot_idle_right_alt.vnmclip_c · crc (changed)
{ "before": "008eebac72", "after": "0058465300" }models/heroes_wip/drifter/drifter.vnmskel_c · crc (changed)
{ "before": "00c6488f25", "after": "003ffff272" }models/heroes_wip/drifter/clips/sleep_idle.vnmclip_c · crc (changed)
{ "before": "0022a078f7", "after": "0000383a6f" }models/heroes_wip/drifter/clips/zipline_attached_start.vnmclip_c · crc (changed)
{ "before": "00e6f94107", "after": "0055ee31d1" }models/heroes_wip/drifter/clips/aim_weapon_crouch.vnmclip_c · crc (changed)
{ "before": "00a075694f", "after": "00fd52d93e" }models/heroes_wip/drifter/clips/run_to_stop_stand.vnmclip_c · crc (changed)
{ "before": "00f4dfd748", "after": "001420d1ed" }models/heroes_wip/doorman_v2/clips/run_to_stop_crouch.vnmclip_c · crc (changed)
{ "before": "0089fe5ab6", "after": "00d83b340f" }models/heroes_wip/drifter/clips/item_crouch_run_e.vnmclip_c · crc (changed)
{ "before": "00f7dc9993", "after": "008fbaaf1e" }models/heroes_wip/drifter/clips/zoomed_crouch_run_center.vnmclip_c · crc (changed)
{ "before": "0083ddff99", "after": "0057930b79" }models/heroes_wip/drifter/clips/cast_channeling_end.vnmclip_c · crc (changed)
{ "before": "0070678dcd", "after": "008b68146e" }models/heroes_wip/drifter/clips/item_crouch_run_nw.vnmclip_c · crc (changed)
{ "before": "00ec246c5d", "after": "00b95f9cfd" }models/heroes_wip/drifter/clips/weapon_run_n.vnmclip_c · crc (changed)
{ "before": "003c0b3c61", "after": "000077c108" }models/heroes_wip/drifter/clips/melee_in_air_start_up.vnmclip_c · crc (changed)
{ "before": "004a2026ef", "after": "006ca2493a" }models/heroes_wip/doorman_v2/clips/aim_weapon_crouch_up.vnmclip_c · crc (changed)
{ "before": "00896631d6", "after": "00b1652b93" }models/heroes_wip/drifter/clips/zipline_attached_boosted_loop.vnmclip_c · crc (changed)
{ "before": "0087187ea9", "after": "002ae10192" }models/heroes_wip/drifter/clips/turn_crouch_right.vnmclip_c · crc (changed)
{ "before": "001809ace1", "after": "0092961ee0" }models/heroes_wip/drifter/clips/wall_attach_left.vnmclip_c · crc (changed)
{ "before": "006ecb9387", "after": "00f7c09cb7" }models/heroes_wip/punkgoat/clips/aim_weapon_idle.vnmclip_c · crc (changed)
{ "before": "004edee88e", "after": "00b8ed09ad" }models/heroes_wip/drifter/clips/aim_weapon_idle.vnmclip_c · crc (changed)
{ "before": "0023826f16", "after": "002ca05eeb" }models/heroes_wip/drifter/clips/out_of_combat_crouch_run_w.vnmclip_c · crc (changed)
{ "before": "005d193b7c", "after": "002f4d30a2" }models/heroes_wip/drifter/clips/melee_start_down.vnmclip_c · crc (changed)
{ "before": "00bad209a2", "after": "000b0057e8" }models/heroes_wip/drifter/clips/reload_run.vnmclip_c · crc (changed)
{ "before": "0033c9c692", "after": "00d32df0da" }models/heroes_wip/drifter/clips/wall_impact_add.vnmclip_c · crc (changed)
{ "before": "00c6d326ec", "after": "008cad6bc6" }models/heroes_wip/drifter/clips/shoot_slide_right.vnmclip_c · crc (changed)
{ "before": "0057bd20da", "after": "0009f33389" }models/heroes_wip/drifter/clips/aim_item_idle_down.vnmclip_c · crc (changed)
{ "before": "00a6dad8f6", "after": "0042cae0c1" }models/heroes_wip/drifter/materials/drifter_head.vmat_c · crc (changed)
{ "before": "004a824c78", "after": "00af8bcbb3" }models/heroes_wip/drifter/clips/dash_ground.vnmclip_c · crc (changed)
{ "before": "00a433d325", "after": "00fa192a70" }models/heroes_wip/drifter/drifter.vanmgrph_c · crc (changed)
{ "before": "00f28d0c46", "after": "00fb2c2d25" }models/heroes_wip/drifter/clips/shoot_airdash_left.vnmclip_c · crc (changed)
{ "before": "00c6ecd229", "after": "00130e77b8" }models/heroes_wip/drifter/clips/shopping_idle.vnmclip_c · crc (changed)
{ "before": "00bb089768", "after": "0047fc7d1a" }models/heroes_wip/drifter/clips/ui_shop_idle.vnmclip_c · crc (changed)
{ "before": "0081f7b89b", "after": "00b826d795" }models/heroes_wip/doorman_v2/clips/weapon_crouch_run_center.vnmclip_c · crc (changed)
{ "before": "008af194ea", "after": "000cbe6db3" }models/heroes_wip/drifter/clips/jump_zipline.vnmclip_c · crc (changed)
{ "before": "00c2cabd55", "after": "00bd011a60" }models/heroes_wip/drifter/clips/aim_weapon_idle_up.vnmclip_c · crc (changed)
{ "before": "0017587263", "after": "00d5c436fc" }models/heroes_wip/drifter/clips/aim_item_idle_up.vnmclip_c · crc (changed)
{ "before": "0091757f22", "after": "008023ad4a" }models/heroes_wip/drifter/clips/weapon_stand_idle.vnmclip_c · crc (changed)
{ "before": "00efe9acfb", "after": "00ac53faa2" }models/heroes_wip/drifter/clips/reload_crouch_idle.vnmclip_c · crc (changed)
{ "before": "004121994d", "after": "000f87c8ce" }models/heroes_wip/doorman_v2/clips/landing_impact_run.vnmclip_c · crc (changed)
{ "before": "00fe602f79", "after": "009bfc1ef0" }models/heroes_wip/drifter/clips/cast_channeling_start.vnmclip_c · crc (changed)
{ "before": "0043113237", "after": "0088851696" }models/heroes_wip/drifter/clips/weapon_crouch_run_s.vnmclip_c · crc (changed)
{ "before": "0099493e75", "after": "00eb1d35ab" }models/heroes_wip/drifter/clips/wall_attach_right.vnmclip_c · crc (changed)
{ "before": "00551c0760", "after": "00ca2465c8" }models/heroes_wip/drifter/clips/item_run_se.vnmclip_c · crc (changed)
{ "before": "0041de5012", "after": "00599bd384" }models/heroes_wip/drifter/clips/item_stand_idle.vnmclip_c · crc (changed)
{ "before": "003f10b0b0", "after": "006b90f11e" }models/heroes_wip/drifter/ui_shop_drifter.vanmgrph_c · crc (changed)
{ "before": "00d01d7c50", "after": "00897f3787" }models/heroes_wip/drifter/clips/shoot_idle_left.vnmclip_c · crc (changed)
{ "before": "005d1c7bdf", "after": "00745c3177" }models/heroes_wip/drifter/clips/reload_in_air.vnmclip_c · crc (changed)
{ "before": "003621e4d7", "after": "0047ff74f0" }models/heroes_wip/drifter/clips/out_of_combat_run_s.vnmclip_c · crc (changed)
{ "before": "0039ac5fe2", "after": "00d2ae90e2" }models/heroes_wip/drifter/clips/out_of_combat_run_sw.vnmclip_c · crc (changed)
{ "before": "00d938deca", "after": "002331c6d8" }models/heroes_wip/drifter/clips/throw.vnmclip_c · crc (changed)
{ "before": "007f3b2bbe", "after": "00f8b4e37a" }models/heroes_wip/drifter/clips/out_of_combat_stand_idle.vnmclip_c · crc (changed)
{ "before": "00f60dae9d", "after": "00ccb47550" }models/heroes_wip/bookworm/clips/knockdown_large_getup.vnmclip_c · crc (changed)
{ "before": "003632d91a", "after": "00fc88e22c" }models/heroes_wip/drifter/clips/shoot_run_right.vnmclip_c · crc (changed)
{ "before": "0061ccbca4", "after": "00e7575e81" }models/heroes_wip/drifter/clips/loco_lean_center.vnmclip_c · crc (changed)
{ "before": "00f2c8fd86", "after": "00d1827e91" }models/heroes_wip/drifter/clips/ability_bloodblast_complete.vnmclip_c · crc (changed)
{ "before": "009fb63c00", "after": "00101de8a9" }models/heroes_wip/drifter/clips/melee_quick_2_up.vnmclip_c · crc (changed)
{ "before": "002be36873", "after": "0057175b02" }models/heroes_wip/drifter/clips/item_run_s.vnmclip_c · crc (changed)
{ "before": "00f5377611", "after": "0053d6ef42" }models/heroes_staging/warden/clip/lift_loop.vnmclip_c · crc (changed)
{ "before": "00a914f38b", "after": "003c08faa3" }models/heroes_wip/drifter/clips/item_crouch_run_ne.vnmclip_c · crc (changed)
{ "before": "0061714e6e", "after": "00b640965d" }models/heroes_wip/drifter/materials/drifter_upper_body_color_png_e5fab599.vtex_c · crc (changed)
{ "before": "007521a066", "after": "004240ac5e" }models/heroes_wip/drifter/materials/drifter_upper_body.vmat_c · crc (changed)
{ "before": "00849ba153", "after": "00dccbe9b2" }models/heroes_wip/drifter/clips/loco_lean_left.vnmclip_c · crc (changed)
{ "before": "008056dd68", "after": "000ac9a367" }models/heroes_wip/drifter/clips/melee_in_air_start.vnmclip_c · crc (changed)
{ "before": "008b9de92d", "after": "005ccb4c6a" }models/heroes_wip/drifter/clips/weapon_crouch_run_se.vnmclip_c · crc (changed)
{ "before": "00aecb714f", "after": "0022c70f43" }models/heroes_wip/drifter/clips/jump_air.vnmclip_c · crc (changed)
{ "before": "00b2f7d81b", "after": "0072ae1421" }models/heroes_wip/drifter/clips/melee_in_air_dash_up.vnmclip_c · crc (changed)
{ "before": "0027f4aced", "after": "003fbbed36" }models/heroes_wip/drifter/clips/item_run_n.vnmclip_c · crc (changed)
{ "before": "0040d88883", "after": "009070b283" }models/heroes_wip/drifter/clips/weapon_crouch_run_center.vnmclip_c · crc (changed)
{ "before": "00772cf236", "after": "002819dd54" }models/heroes_wip/doorman_v2/clips/weapon_crouch_idle.vnmclip_c · crc (changed)
{ "before": "004de5e445", "after": "00f876b3de" }models/heroes_wip/drifter/clips/melee_dash.vnmclip_c · crc (changed)
{ "before": "00d5495b71", "after": "00acc70ff9" }models/heroes_wip/drifter/clips/zoomed_crouch_run_n.vnmclip_c · crc (changed)
{ "before": "0017d1cf98", "after": "001d08b191" }models/heroes_wip/drifter/clips/weapon_run_w.vnmclip_c · crc (changed)
{ "before": "00694b4f1f", "after": "003f06ec5f" }models/heroes_wip/drifter/clips/wall_attach_forward.vnmclip_c · crc (changed)
{ "before": "0074abf772", "after": "00a848fbec" }models/heroes_wip/drifter/clips/ability_bloodblast_jump_start.vnmclip_c · crc (changed)
{ "before": "0077caa49e", "after": "00dfc1580e" }models/heroes_wip/doorman_v2/clips/aim_weapon_crouch.vnmclip_c · crc (changed)
{ "before": "005d177f30", "after": "0030115b1d" }models/heroes_wip/drifter/clips/melee_quick_1_up.vnmclip_c · crc (changed)
{ "before": "0083d24f41", "after": "004becad08" }models/heroes_wip/drifter/clips/cast_loop.vnmclip_c · crc (changed)
{ "before": "004876ad4d", "after": "00ab32bd0d" }models/heroes_wip/drifter/clips/shoot_idle_crouch_right.vnmclip_c · crc (changed)
{ "before": "00f1905994", "after": "0047c78157" }models/heroes_wip/drifter/clips/out_of_combat_run_ne.vnmclip_c · crc (changed)
{ "before": "00c1386f89", "after": "003107b23e" }models/heroes_wip/drifter/clips/out_of_combat_crouch_idle.vnmclip_c · crc (changed)
{ "before": "005591fc21", "after": "0049dfc9fe" }models/heroes_wip/drifter/clips/run_to_stop_crouch.vnmclip_c · crc (changed)
{ "before": "00c808cd3d", "after": "00ba60319a" }models/heroes_wip/drifter/clips/loco_lean_forward.vnmclip_c · crc (changed)
{ "before": "008a32f27e", "after": "006f0cf59b" }models/heroes_wip/frank/clips/slide_start.vnmclip_c · crc (changed)
{ "before": "0017bea085", "after": "004dc6c4ae" }models/heroes_wip/drifter/clips/aim_weapon_crouch_up.vnmclip_c · crc (changed)
{ "before": "00a125aa5e", "after": "00b79bf3ce" }models/heroes_wip/drifter/clips/out_of_combat_run_e.vnmclip_c · crc (changed)
{ "before": "00d8b62712", "after": "0021165333" }models/heroes_wip/drifter/clips/out_of_combat_run_nw.vnmclip_c · crc (changed)
{ "before": "00280b51f6", "after": "0013e21442" }models/heroes_wip/drifter/clips/zoomed_crouch_run_e.vnmclip_c · crc (changed)
{ "before": "002bdbf42e", "after": "00592b3682" }models/heroes_wip/drifter/clips/slide_getup.vnmclip_c · crc (changed)
{ "before": "0051a31173", "after": "003a651b23" }models/heroes_wip/drifter/clips/dash_air_left.vnmclip_c · crc (changed)
{ "before": "009f9ed77b", "after": "0080694732" }models/heroes_wip/drifter/clips/weapon_run_e.vnmclip_c · crc (changed)
{ "before": "00120cde79", "after": "00666017c7" }models/heroes_wip/drifter/clips/shoot_jump_right.vnmclip_c · crc (changed)
{ "before": "00dc19925d", "after": "001295f334" }models/heroes_wip/drifter/clips/loco_lean_back.vnmclip_c · crc (changed)
{ "before": "005340e060", "after": "00a2e77c5f" }models/heroes_wip/drifter/clips/knockdown_medium_start.vnmclip_c · crc (changed)
{ "before": "0032d441e6", "after": "002e4a20fb" }models/heroes_wip/drifter/clips/melee_in_air_start_down.vnmclip_c · crc (changed)
{ "before": "00811e7649", "after": "006f8f69fa" }models/heroes_wip/drifter/clips/aim_weapon_run.vnmclip_c · crc (changed)
{ "before": "006fa9c5f1", "after": "0042adafc6" }models/heroes_wip/drifter/clips/corner_lean_run.vnmclip_c · crc (changed)
{ "before": "0095ac422e", "after": "0076ea5453" }models/heroes_wip/drifter/clips/landing_impact_idle.vnmclip_c · crc (changed)
{ "before": "00d898f5f1", "after": "00626f9546" }models/heroes_wip/drifter/clips/melee_hit_up.vnmclip_c · crc (changed)
{ "before": "003b837d37", "after": "001ce8d966" }models/heroes_wip/doorman_v2/clips/landing_impact_crouch.vnmclip_c · crc (changed)
{ "before": "009437b0cd", "after": "001504966d" }models/heroes_wip/drifter/clips/aim_item_idle.vnmclip_c · crc (changed)
{ "before": "009af49aa3", "after": "0070ab0fe1" }models/heroes_wip/drifter/clips/weapon_crouch_run_sw.vnmclip_c · crc (changed)
{ "before": "00dc2c99c7", "after": "0068944ed5" }models/heroes_wip/drifter/clips/melee_quick_1_down.vnmclip_c · crc (changed)
{ "before": "00f0c049dc", "after": "00a1db8d09" }models/heroes_wip/drifter/clips/ui_hero_select.vnmclip_c · crc (changed)
{ "before": "007b298275", "after": "00a71e5b30" }models/heroes_wip/drifter/clips/shoot_run_crouch_left.vnmclip_c · crc (changed)
{ "before": "009e3bf2fc", "after": "00552fc817" }models/heroes_wip/drifter/clips/item_crouch_run_s.vnmclip_c · crc (changed)
{ "before": "00a9adc48d", "after": "000ef92897" }models/heroes_wip/drifter/clips/shoot_jump_left.vnmclip_c · crc (changed)
{ "before": "00055835c7", "after": "003387609d" }models/heroes_wip/drifter/clips/reload_idle.vnmclip_c · crc (changed)
{ "before": "003ff2a0ab", "after": "006b733985" }models/heroes_wip/drifter/clips/aim_weapon_crouch_down.vnmclip_c · crc (changed)
{ "before": "00ded405df", "after": "003b4e1bd8" }models/heroes_wip/drifter/materials/drifter_head_ao_psd_2f8e589a.vtex_c · crc (changed)
{ "before": "0079f3d202", "after": "001442de6c" }models/heroes_wip/drifter/materials/drifter_lower_body.vmat_c · crc (changed)
{ "before": "004e7e09d5", "after": "005cbb6924" }models/heroes_wip/drifter/clips/melee_quick_1.vnmclip_c · crc (changed)
{ "before": "00b9148e79", "after": "0084ce641c" }models/heroes_wip/drifter/clips/melee_quick_2.vnmclip_c · crc (changed)
{ "before": "00c12abd20", "after": "009a745efb" }models/heroes_wip/drifter/clips/mantle_96.vnmclip_c · crc (changed)
{ "before": "007c9bc685", "after": "00a41a91be" }models/heroes_wip/drifter/clips/aim_out_of_combat_crouch.vnmclip_c · crc (changed)
{ "before": "00a9f9569e", "after": "00f5d21cb4" }models/heroes_wip/drifter/clips/weapon_run_sw.vnmclip_c · crc (changed)
{ "before": "00d4281d4b", "after": "00bf33ee5a" }models/heroes_wip/doorman_v2/clips/weapon_crouch_run_s.vnmclip_c · crc (changed)
{ "before": "003f8823bd", "after": "00df6c8db9" }models/heroes_wip/drifter/clips/item_run_e.vnmclip_c · crc (changed)
{ "before": "0088496d88", "after": "008828801b" }models/heroes_wip/punkgoat/clips/knockdown_large_getup.vnmclip_c · crc (changed)
{ "before": "00045c9314", "after": "00bb9a8ea8" }models/heroes_wip/drifter/clips/shoot_slide_left.vnmclip_c · crc (changed)
{ "before": "002da3e50a", "after": "00efad984b" }models/heroes_wip/drifter/clips/mantle_32.vnmclip_c · crc (changed)
{ "before": "00688108e3", "after": "004a0c00d8" }models/heroes_wip/drifter/clips/melee_in_air_hit.vnmclip_c · crc (changed)
{ "before": "0000c50b13", "after": "00749f3edc" }models/heroes_wip/drifter/materials/drifter_teeth.vmat_c · crc (changed)
{ "before": "007b987cca", "after": "00de8d6a74" }models/heroes_wip/drifter/clips/knockdown_large_start.vnmclip_c · crc (changed)
{ "before": "005064b257", "after": "003bb6543f" }models/heroes_wip/drifter/clips/rope_climb_up.vnmclip_c · crc (changed)
{ "before": "002b9c5e5d", "after": "00c9c99508" }models/heroes_wip/drifter/clips/item_crouch_run_w.vnmclip_c · crc (changed)
{ "before": "00c6a1977c", "after": "00794fe47e" }models/heroes_wip/drifter/clips/ui_matchmaking.vnmclip_c · crc (changed)
{ "before": "0000674a7f", "after": "0096c60d2a" }models/heroes_wip/drifter/clips/slide_start.vnmclip_c · crc (changed)
{ "before": "008640d999", "after": "00f7469464" }models/heroes_wip/drifter/clips/in_air_loop_apex.vnmclip_c · crc (changed)
{ "before": "0056664fc8", "after": "0059301c9d" }models/heroes_wip/drifter/clips/shoot_run_additive.vnmclip_c · crc (changed)
{ "before": "003ea519a3", "after": "004650c284" }models/heroes_wip/drifter/drifter.vmdl_c · crc (changed)
{ "before": "00640ca8d0", "after": "00d027766f" }models/heroes_wip/drifter/clips/respawn_countdown_idle.vnmclip_c · crc (changed)
{ "before": "005089dba0", "after": "00316f7880" }models/heroes_wip/drifter/clips/weapon_crouch_run_n.vnmclip_c · crc (changed)
{ "before": "00f2db3418", "after": "00188c67fa" }models/heroes_wip/doorman_v2/clips/weapon_crouch_run_se.vnmclip_c · crc (changed)
{ "before": "0086668e99", "after": "003975f310" }models/heroes_wip/drifter/clips/item_crouch_run_se.vnmclip_c · crc (changed)
{ "before": "00624dde9b", "after": "00685ecaa7" }models/heroes_wip/punkgoat/clips/aim_weapon_idle_up.vnmclip_c · crc (changed)
{ "before": "0018ccffba", "after": "0050f95947" }models/heroes_wip/drifter/clips/out_of_combat_crouch_run_center.vnmclip_c · crc (changed)
{ "before": "002e3f2274", "after": "005d7f4d83" }models/heroes_wip/punkgoat/clips/aim_weapon_idle_down.vnmclip_c · crc (changed)
{ "before": "0082acdd80", "after": "0071f5c450" }models/heroes_wip/drifter/clips/cast_channeling_loop.vnmclip_c · crc (changed)
{ "before": "00d84657ce", "after": "005a318214" }models/heroes_wip/drifter/dmx/animation/ability_teleport.vnmclip_c · crc (changed)
{ "before": "00adfc1813", "after": "00d3c0830d" }models/heroes_wip/drifter/clips/aim_out_of_combat_crouch_down.vnmclip_c · crc (changed)
{ "before": "006f49967b", "after": "006f287be8" }models/heroes_wip/drifter/clips/ui_main_menu.vnmclip_c · crc (changed)
{ "before": "00b889bba6", "after": "00e5a99268" }models/heroes_wip/drifter/clips/item_crouch_idle.vnmclip_c · crc (changed)
{ "before": "00f2a61765", "after": "00c61fc224" }models/heroes_wip/drifter/clips/in_air_loop_down.vnmclip_c · crc (changed)
{ "before": "00e69316db", "after": "0042df0ec5" }models/heroes_wip/drifter/clips/dash_air_forward.vnmclip_c · crc (changed)
{ "before": "003639155a", "after": "00cc50bdc3" }models/heroes_wip/drifter/clips/item_crouch_run_n.vnmclip_c · crc (changed)
{ "before": "001a2594b6", "after": "00f63e7695" }models/heroes_wip/doorman_v2/clips/weapon_crouch_run_n.vnmclip_c · crc (changed)
{ "before": "00caca227d", "after": "00714a06cc" }models/heroes_wip/drifter/clips/shoot_run_right_alt.vnmclip_c · crc (changed)
{ "before": "00cbb4f4b0", "after": "003486af4e" }models/heroes_wip/drifter/clips/lift_loop.vnmclip_c · crc (changed)
{ "before": "001cfc3729", "after": "007b60798b" }models/heroes_wip/drifter/clips/aim_weapon_slide.vnmclip_c · crc (changed)
{ "before": "0091ebfbf8", "after": "005323b34c" }models/heroes_wip/drifter/clips/corner_lean_crouch_run.vnmclip_c · crc (changed)
{ "before": "00b3ed67eb", "after": "00a93465a9" }models/heroes_wip/bookworm/clips/knockdown_large_loop.vnmclip_c · crc (changed)
{ "before": "001374f404", "after": "00a3913387" }models/heroes_wip/drifter/clips/melee_dash_down.vnmclip_c · crc (changed)
{ "before": "00895a3662", "after": "0063f97276" }models/heroes_wip/doorman_v2/clips/weapon_crouch_run_sw.vnmclip_c · crc (changed)
{ "before": "00f89fe614", "after": "001c6ff339" }models/heroes_wip/drifter/clips/weapon_crouch_idle.vnmclip_c · crc (changed)
{ "before": "00f6324ecf", "after": "00997f748c" }models/heroes_wip/drifter/clips/aim_weapon_in_air.vnmclip_c · crc (changed)
{ "before": "002a5dc74d", "after": "00b4be5c1f" }models/heroes_wip/drifter/clips/jump_catapult.vnmclip_c · crc (changed)
{ "before": "001b68edb2", "after": "006d1a40c5" }models/heroes_wip/doorman_v2/clips/weapon_crouch_run_e.vnmclip_c · crc (changed)
{ "before": "0011079e19", "after": "00b67489c0" }models/heroes_wip/drifter/clips/ability_stalker_claw.vnmclip_c · crc (changed)
{ "before": "005cbd9c26", "after": "001f912771" }models/heroes_wip/drifter/clips/item_run_w.vnmclip_c · crc (changed)
{ "before": "008c6718f7", "after": "001e955f8d" }models/heroes_wip/drifter/materials/drifter_head_v2.vmat_c · crc (changed)
{ "before": "008b84cdcb", "after": "00fbdb0ce4" }models/heroes_wip/drifter/clips/item_run_ne.vnmclip_c · crc (changed)
{ "before": "007aa0205d", "after": "00a3174e66" }models/heroes_wip/drifter/clips/zoomed_crouch_run_s.vnmclip_c · crc (changed)
{ "before": "007d6425b0", "after": "0035fe8a43" }models/heroes_wip/drifter/clips/shoot_idle_crouch_left.vnmclip_c · crc (changed)
{ "before": "00a0f95eaa", "after": "0099e1d21f" }models/heroes_wip/drifter/clips/loco_lean_out_of_combat_forward.vnmclip_c · crc (changed)
{ "before": "0070db3420", "after": "0019af8110" }models/heroes_wip/drifter/clips/shoot_idle_left_alt.vnmclip_c · crc (changed)
{ "before": "00e689cd0e", "after": "005d788359" }models/heroes_wip/frank/clips/zipline_attached_start.vnmclip_c · crc (changed)
{ "before": "001fe61e7e", "after": "00e066d56a" }models/heroes_wip/drifter/clips/out_of_combat_crouch_run_s.vnmclip_c · crc (changed)
{ "before": "0083699451", "after": "007e0b66c4" }models/heroes_wip/drifter/clips/aim_out_of_combat_idle.vnmclip_c · crc (changed)
{ "before": "00b7e371b7", "after": "003ce020d9" }models/heroes_wip/drifter/clips/melee_in_air_hit_down.vnmclip_c · crc (changed)
{ "before": "00420e1e58", "after": "00757fc5ef" }models/heroes_wip/drifter/materials/drifter_upper_body_sss_color_png_a42acf9c.vtex_c · crc (changed)
{ "before": "00fee3f6e0", "after": "009b79f5ac" }models/heroes_wip/punkgoat/clips/knockdown_large_loop.vnmclip_c · crc (changed)
{ "before": "003f739a71", "after": "0057443244" }models/heroes_wip/doorman_v2/clips/weapon_crouch_run_w.vnmclip_c · crc (changed)
{ "before": "00f801bb17", "after": "005783d398" }models/heroes_wip/drifter/clips/knockdown_in_air_start.vnmclip_c · crc (changed)
{ "before": "009007bd67", "after": "0036e5bcce" }models/heroes_wip/drifter/clips/aim_out_of_combat_crouch_up.vnmclip_c · crc (changed)
{ "before": "00c5fe4eb8", "after": "00e0c73110" }models/heroes_wip/doorman_v2/clips/weapon_crouch_run_nw.vnmclip_c · crc (changed)
{ "before": "004577ca45", "after": "00b4656b4b" } - 2 hero model assets added.
View code changes (2 records)
models/heroes_wip/drifter/materials/drifter_head_vmat_g_tnprtransmissivecolor_2958539e.vtex_c · crc (added)
{ "before": null, "after": "001501c94d" }models/heroes_wip/drifter/materials/drifter_head_color_psd_eac38bd4.vtex_c · crc (added)
{ "before": null, "after": "008c96ee0b" } - 15 model assets added.
View code changes (15 records)
models/hideout/materials/news_computer_scrolling_effects.vmat_c · crc (added)
{ "before": null, "after": "006f09bbc8" }models/hideout/materials/news_computer_scrolling_effects_vmat_g_tnormalroughness_53b47c48.vtex_c · crc (added)
{ "before": null, "after": "0004ababf8" }models/hideout/materials/news_computer_vmat_g_ttintmaskrimlightmask_4ea53fc4.vtex_c · crc (added)
{ "before": null, "after": "0072d130bb" }models/hideout/news_computer.vmdl_c · crc (added)
{ "before": null, "after": "001adc64fa" }models/hideout/materials/news_computer_color_tga_59d09233.vtex_c · crc (added)
{ "before": null, "after": "0092fb5ddd" }models/hideout/materials/news_computer_glyph.vmat_c · crc (added)
{ "before": null, "after": "001ccebcba" }models/hideout/materials/news_computer_rough_tga_10d6a662.vtex_c · crc (added)
{ "before": null, "after": "008681bca9" }models/hideout/materials/news_tv_screen.vmat_c · crc (added)
{ "before": null, "after": "001c6431a0" }models/hideout/materials/news_computer_glyph_vmat_g_tmetalness_e9052f71.vtex_c · crc (added)
{ "before": null, "after": "008a01f9c4" }models/hideout/materials/news_computer.vmat_c · crc (added)
{ "before": null, "after": "00ced940fb" }models/hideout/materials/news_computer_vmat_g_tnprtransmissivecolor_1a0a244e.vtex_c · crc (added)
{ "before": null, "after": "0097cf0994" }models/hideout/materials/news_computer_glyph_vmat_g_tcolor_542e6e4d.vtex_c · crc (added)
{ "before": null, "after": "0068e3953b" }models/hideout/materials/news_computer_ao_tga_1f2f2c55.vtex_c · crc (added)
{ "before": null, "after": "002b4ae003" }models/hideout/materials/news_tv_screen_vmat_g_tcolor_7d46cca1.vtex_c · crc (added)
{ "before": null, "after": "009c5d2bc0" }models/hideout/materials/news_computer_selfillum_tga_bc0d7c32.vtex_c · crc (added)
{ "before": null, "after": "00ee25aaeb" } - 3 ui assets added.
View code changes (3 records)
panorama/styles/in_world_hideout_panel.vcss_c · crc (added)
{ "before": null, "after": "0015796355" }panorama/images/glyphs/bindingholdarrow.vsvg_c · crc (added)
{ "before": null, "after": "00bd93be4a" }panorama/images/main_menu/hideout/play_sigil_backer.vsvg_c · crc (added)
{ "before": null, "after": "0004bd54c6" } - 2 hero image assets updated.
View code changes (2 records)
panorama/images/heroes/drifter_card_psd.vtex_c · crc (changed)
{ "before": "001ddf1d53", "after": "006d5ddfa5" }panorama/images/heroes/drifter_vertical_psd.vtex_c · crc (changed)
{ "before": "00422c2691", "after": "00ada641ce" } - 4 ability image assets added.
View code changes (4 records)
panorama/images/hud/abilities/frank/frank_pain_battery_psd.vtex_c · crc (added)
{ "before": null, "after": "0030f2cad6" }panorama/images/hud/abilities/frank/frank_jump_start_psd.vtex_c · crc (added)
{ "before": null, "after": "00c70c008f" }panorama/images/hud/abilities/frank/frank_aura_of_suffering_psd.vtex_c · crc (added)
{ "before": null, "after": "000b6becba" }panorama/images/hud/abilities/frank/frank_shocking_reanimation_psd.vtex_c · crc (added)
{ "before": null, "after": "00b6fb3288" } - 21 ui assets updated.
View code changes (21 records)
panorama/layout/hud_damage_rows.vxml_c · crc (changed)
{ "before": "005491527c", "after": "00606dced8" }panorama/layout/hud_damage_report.vxml_c · crc (changed)
{ "before": "00b89a4f5e", "after": "00c0ca2f1d" }panorama/styles/citadel_ui_account_survey.vcss_c · crc (changed)
{ "before": "00e621206a", "after": "00bcae07b9" }panorama/styles/citadel_base_styles.vcss_c · crc (changed)
{ "before": "008eaee1dd", "after": "0004a49b5a" }panorama/layout/hideout/hideout_in_world_label.vxml_c · crc (changed)
{ "before": "00a0b7e6a3", "after": "00cb959fe6" }panorama/layout/popups/citadel_popup_roster_select.vxml_c · crc (changed)
{ "before": "00ffdbc509", "after": "0047fc35b7" }panorama/layout/citadel_ui_party_invite_list.vxml_c · crc (changed)
{ "before": "003f8f51ef", "after": "007232b457" }panorama/styles/citadel_db_page_play.vcss_c · crc (changed)
{ "before": "00195693ce", "after": "00c9dd9021" }panorama/styles/match_details_graphs.vcss_c · crc (changed)
{ "before": "00398ac0da", "after": "004c32f534" }panorama/styles/hud_damage_report.vcss_c · crc (changed)
{ "before": "005da32d6f", "after": "00237bc506" }panorama/layout/hud_hero_testing.vxml_c · crc (changed)
{ "before": "00311a98b3", "after": "00b96f49bd" }panorama/styles/in_world_item_panel.vcss_c · crc (changed)
{ "before": "0064856e6d", "after": "00a9f336a7" }panorama/styles/popups/citadel_popup_roster_select.vcss_c · crc (changed)
{ "before": "0042f8b5e1", "after": "002b07fc92" }panorama/styles/citadel_ui_keyboard_glyph.vcss_c · crc (changed)
{ "before": "007b0d2e28", "after": "002a290990" }panorama/layout/citadel_ui_account_survey.vxml_c · crc (changed)
{ "before": "009f9c6e50", "after": "0061b045f0" }panorama/layout/citadel_db_page_play.vxml_c · crc (changed)
{ "before": "0090d1a3d7", "after": "002dddedb0" }panorama/styles/citadel_ui_party_invite_list.vcss_c · crc (changed)
{ "before": "00ed974188", "after": "008e438c23" }panorama/layout/citadel_ui_binding.vxml_c · crc (changed)
{ "before": "005eb42c6a", "after": "003b799dac" }panorama/styles/citadel_hud_game_over_display.vcss_c · crc (changed)
{ "before": "007f4b2518", "after": "0079793671" }panorama/styles/citadel_ui_post_game_scoreboard.vcss_c · crc (changed)
{ "before": "001187491e", "after": "004308708b" }panorama/styles/citadel_ui_binding.vcss_c · crc (changed)
{ "before": "00c5a51dfe", "after": "00be790657" } - 140 particle assets added.
View code changes (140 records)
particles/abilities/frank/frank_shock_debuff_elec.vpcf_c · crc (added)
{ "before": null, "after": "00a3856253" }particles/abilities/frank/frank_shock_smallzaps.vpcf_c · crc (added)
{ "before": null, "after": "005662fb92" }particles/abilities/frank/frank_anim_zipline_zap_rope_short.vpcf_c · crc (added)
{ "before": null, "after": "0078ba213d" }particles/abilities/frank/frank_anim_zipline_zap_impact.vpcf_c · crc (added)
{ "before": null, "after": "00dc6496cf" }particles/abilities/frank/frank_revive_death_dust.vpcf_c · crc (added)
{ "before": null, "after": "00f6364830" }particles/abilities/frank/frank_revive_explode_proj_bright.vpcf_c · crc (added)
{ "before": null, "after": "0097995a9d" }particles/abilities/frank/frank_painaura_aura_trace.vpcf_c · crc (added)
{ "before": null, "after": "008e5cc4a2" }particles/abilities/frank/frank_painaura_aura_debuff_body.vpcf_c · crc (added)
{ "before": null, "after": "00d658371b" }particles/abilities/frank/frank_shock_debuff_body.vpcf_c · crc (added)
{ "before": null, "after": "007231634c" }particles/abilities/frank/frank_shock_storeddamagebuff_arm_elec.vpcf_c · crc (added)
{ "before": null, "after": "002c7cc822" }particles/abilities/frank/frank_jumpstart_buff_elec_lrg.vpcf_c · crc (added)
{ "before": null, "after": "00e307d2f9" }particles/abilities/frank/frank_anim_reload_smoke.vpcf_c · crc (added)
{ "before": null, "after": "00556441e4" }particles/abilities/frank/frank_revive_marker_arm_pnt.vpcf_c · crc (added)
{ "before": null, "after": "00248c7198" }particles/abilities/frank/frank_shock_storeddamagebuff.vpcf_c · crc (added)
{ "before": null, "after": "001b99eb81" }particles/abilities/frank/frank_painaura_aura_start.vpcf_c · crc (added)
{ "before": null, "after": "00d6084fa4" }particles/abilities/frank/frank_revive_explode_light.vpcf_c · crc (added)
{ "before": null, "after": "00f9623f9e" }particles/abilities/frank/frank_revive_marker_arm_upper_l_beam.vpcf_c · crc (added)
{ "before": null, "after": "0077e75d3c" }particles/abilities/frank/frank_shock_cast_flash.vpcf_c · crc (added)
{ "before": null, "after": "007a5f4aeb" }particles/abilities/frank/frank_revive_marker_arm_upper_light.vpcf_c · crc (added)
{ "before": null, "after": "00d590adb1" }particles/upgrades/glass_cannon_death_shards.vpcf_c · crc (added)
{ "before": null, "after": "00c7ce38e2" }particles/abilities/frank/frank_shock_explode.vpcf_c · crc (added)
{ "before": null, "after": "00557d3dcf" }particles/abilities/frank/frank_shock_target_ready_buff_elec.vpcf_c · crc (added)
{ "before": null, "after": "00ec866e47" }particles/abilities/frank/frank_jumpstart_buff_elec.vpcf_c · crc (added)
{ "before": null, "after": "00c2483e1c" }particles/abilities/frank/frank_shock_projectile_rope.vpcf_c · crc (added)
{ "before": null, "after": "003ab4557b" }particles/abilities/frank/frank_shock_projectile_impact_ground_projected.vpcf_c · crc (added)
{ "before": null, "after": "0061181f39" }particles/abilities/frank/frank_painaura_aura_trace_streak.vpcf_c · crc (added)
{ "before": null, "after": "004573bbed" }particles/weapon_fx/drifter/drifter_weapon_tracer_v2_r.vpcf_c · crc (added)
{ "before": null, "after": "0069d0d208" }particles/abilities/frank/frank_shock_projectile.vpcf_c · crc (added)
{ "before": null, "after": "00676adefb" }particles/abilities/frank/frank_anim_reload.vpcf_c · crc (added)
{ "before": null, "after": "0090afc48d" }particles/abilities/frank/frank_revive_marker_model.vpcf_c · crc (added)
{ "before": null, "after": "005e75ec44" }particles/abilities/frank/frank_jumpstart_buff_smoke.vpcf_c · crc (added)
{ "before": null, "after": "00d85a2d14" }particles/abilities/frank/frank_shock_debuff_beam.vpcf_c · crc (added)
{ "before": null, "after": "006f2847d4" }particles/abilities/frank/frank_revive_explode_beam.vpcf_c · crc (added)
{ "before": null, "after": "00999ea514" }particles/abilities/frank/frank_painaura_aura_scapula_l_trace.vpcf_c · crc (added)
{ "before": null, "after": "00a9f22214" }particles/abilities/frank/frank_shock_projectile_endcap_position.vpcf_c · crc (added)
{ "before": null, "after": "00000aabcb" }particles/abilities/frank/frank_painaura_aura_streak.vpcf_c · crc (added)
{ "before": null, "after": "00e1d4f170" }particles/abilities/frank/frank_shock_projectile_trail.vpcf_c · crc (added)
{ "before": null, "after": "00485bc7ad" }particles/abilities/frank/frank_revive_explode_smoke.vpcf_c · crc (added)
{ "before": null, "after": "0002834a18" }particles/abilities/frank/frank_anim_pain_battery_end.vpcf_c · crc (added)
{ "before": null, "after": "0048534a6c" }particles/abilities/frank/frank_revive_marker_ring.vpcf_c · crc (added)
{ "before": null, "after": "006d0543a9" }particles/upgrades/glass_cannon_death_warp.vpcf_c · crc (added)
{ "before": null, "after": "008f95b108" }particles/abilities/frank/frank_shock_impact.vpcf_c · crc (added)
{ "before": null, "after": "006caa082f" }particles/abilities/frank/frank_jumpstart_buff_trail.vpcf_c · crc (added)
{ "before": null, "after": "0090ae49b5" }particles/abilities/frank/frank_jumpstart_start_glow.vpcf_c · crc (added)
{ "before": null, "after": "00e080a564" }particles/abilities/frank/frank_shock_projectile_track.vpcf_c · crc (added)
{ "before": null, "after": "001538154e" }particles/abilities/frank/frank_shock_smallzaps_beam.vpcf_c · crc (added)
{ "before": null, "after": "009f1e5df9" }particles/abilities/frank/frank_jumpstart_buff_wave.vpcf_c · crc (added)
{ "before": null, "after": "00e19e0d6a" }particles/abilities/frank/frank_shock_impact_rope.vpcf_c · crc (added)
{ "before": null, "after": "0006be8c16" }particles/abilities/frank/frank_painaura_aura_screen_bot.vpcf_c · crc (added)
{ "before": null, "after": "00eaf806f7" }particles/abilities/frank/frank_revive_marker_halo.vpcf_c · crc (added)
{ "before": null, "after": "00b73c7197" }particles/abilities/frank/frank_revive_marker_arm_lower_l_elec.vpcf_c · crc (added)
{ "before": null, "after": "0077ad06a9" }particles/abilities/frank/frank_shock_muzzle_flash.vpcf_c · crc (added)
{ "before": null, "after": "00f87b8e4e" }particles/abilities/frank/frank_shock_cast.vpcf_c · crc (added)
{ "before": null, "after": "005f39328f" }particles/abilities/frank/frank_revive_marker_aoe.vpcf_c · crc (added)
{ "before": null, "after": "00669ea058" }particles/abilities/frank/frank_revive_marker_ring_anim.vpcf_c · crc (added)
{ "before": null, "after": "007144def7" }particles/abilities/frank/frank_anim_zipline_zap_rope_r.vpcf_c · crc (added)
{ "before": null, "after": "000838a722" }particles/abilities/frank/frank_painaura_aura_trace_elec.vpcf_c · crc (added)
{ "before": null, "after": "00c501c60b" }particles/abilities/frank/frank_jumpstart_buff_light.vpcf_c · crc (added)
{ "before": null, "after": "00efc219c0" }particles/abilities/frank/frank_shock_impact_rope_elec.vpcf_c · crc (added)
{ "before": null, "after": "0019f22294" }particles/abilities/frank/frank_revive_death_aoe_ring.vpcf_c · crc (added)
{ "before": null, "after": "00b8d42a0b" }particles/abilities/frank/frank_revive_explode_shake.vpcf_c · crc (added)
{ "before": null, "after": "00d2b40b54" }particles/abilities/frank/frank_jumpstart_buff_sparks.vpcf_c · crc (added)
{ "before": null, "after": "00a8766750" }particles/abilities/frank/frank_anim_zipline_zap_rope.vpcf_c · crc (added)
{ "before": null, "after": "0048c45a91" }particles/abilities/frank/frank_shock_cast_light.vpcf_c · crc (added)
{ "before": null, "after": "009d3dce91" }particles/abilities/frank/frank_revive_death_ground_proj.vpcf_c · crc (added)
{ "before": null, "after": "002729ffb0" }particles/abilities/frank/frank_shock_target_ready_buff.vpcf_c · crc (added)
{ "before": null, "after": "00ef851eb8" }particles/abilities/frank/frank_revive_death_core.vpcf_c · crc (added)
{ "before": null, "after": "000055aab2" }particles/abilities/frank/frank_jumpstart_buff_zap_pnt.vpcf_c · crc (added)
{ "before": null, "after": "00cb103619" }particles/abilities/frank/frank_revive_marker_smoke.vpcf_c · crc (added)
{ "before": null, "after": "006db79907" }particles/abilities/frank/frank_jumpstart_buff_zap_rope.vpcf_c · crc (added)
{ "before": null, "after": "009d6e9bb2" }particles/abilities/frank/frank_anim_slide_hand_elec.vpcf_c · crc (added)
{ "before": null, "after": "00cda3eaba" }particles/abilities/frank/frank_revive_explode_elec.vpcf_c · crc (added)
{ "before": null, "after": "00e8922492" }particles/upgrades/glass_cannon_panel.vpcf_c · crc (added)
{ "before": null, "after": "00004288bb" }particles/abilities/frank/frank_anim_slide_hand.vpcf_c · crc (added)
{ "before": null, "after": "00f55add23" }particles/abilities/frank/frank_painaura_aura.vpcf_c · crc (added)
{ "before": null, "after": "00cb514299" }particles/abilities/frank/frank_anim_reload_shock.vpcf_c · crc (added)
{ "before": null, "after": "002c7dd0a2" }particles/abilities/frank/frank_revive_explode_bolt.vpcf_c · crc (added)
{ "before": null, "after": "00e884200e" }particles/upgrades/glass_cannon_death_bits.vpcf_c · crc (added)
{ "before": null, "after": "00cde77f46" }particles/abilities/frank/frank_revive_marker_elec.vpcf_c · crc (added)
{ "before": null, "after": "002b0b63db" }particles/upgrades/glass_cannon_death.vpcf_c · crc (added)
{ "before": null, "after": "00d2cb2219" }particles/abilities/frank/frank_shock_cast_build.vpcf_c · crc (added)
{ "before": null, "after": "00cabcce47" }particles/abilities/frank/frank_revive_explode_aoe.vpcf_c · crc (added)
{ "before": null, "after": "00783e1eaf" }particles/abilities/frank/frank_shock_projectile_impact_beam.vpcf_c · crc (added)
{ "before": null, "after": "00feea1a6b" }particles/abilities/astro/astro_bounce_pad_sparks.vpcf_c · crc (added)
{ "before": null, "after": "006209c0d9" }particles/abilities/frank/frank_anim_arm_shock_elec.vpcf_c · crc (added)
{ "before": null, "after": "00b8910723" }particles/abilities/frank/frank_shock_muzzle_flash_bolt.vpcf_c · crc (added)
{ "before": null, "after": "0022d9ea24" }particles/abilities/frank/frank_painaura_aura_aoe_track.vpcf_c · crc (added)
{ "before": null, "after": "002e95cd2e" }particles/abilities/frank/frank_anim_reload_sparks.vpcf_c · crc (added)
{ "before": null, "after": "00f6345b7e" }particles/abilities/frank/frank_revive_marker_arm_upper_l_elec.vpcf_c · crc (added)
{ "before": null, "after": "009278c92c" }particles/abilities/frank/frank_revive_marker.vpcf_c · crc (added)
{ "before": null, "after": "004a89bd4d" }particles/abilities/frank/frank_painaura_aura_body.vpcf_c · crc (added)
{ "before": null, "after": "008bbd427c" }particles/abilities/frank/frank_painaura_aura_ground_projected.vpcf_c · crc (added)
{ "before": null, "after": "008b148ada" }particles/abilities/frank/frank_revive_marker_ground_proj.vpcf_c · crc (added)
{ "before": null, "after": "00c58e160d" }particles/abilities/frank/frank_painaura_aura_base.vpcf_c · crc (added)
{ "before": null, "after": "00e006f60c" }particles/abilities/frank/frank_shock_storeddamagebuff_arm.vpcf_c · crc (added)
{ "before": null, "after": "00858a71fd" }particles/abilities/frank/frank_revive_death.vpcf_c · crc (added)
{ "before": null, "after": "008a5510f3" }particles/abilities/frank/frank_revive_explode_bolt_array.vpcf_c · crc (added)
{ "before": null, "after": "00056fb826" }particles/abilities/frank/frank_anim_zipline_zap_impact_r.vpcf_c · crc (added)
{ "before": null, "after": "003aa5c7ee" }particles/abilities/frank/frank_anim_zipline.vpcf_c · crc (added)
{ "before": null, "after": "003a41228d" }particles/abilities/frank/frank_shock_target_ready_buff_trace.vpcf_c · crc (added)
{ "before": null, "after": "0010842f93" }particles/abilities/frank/frank_jumpstart_buff.vpcf_c · crc (added)
{ "before": null, "after": "002d49c2d0" }particles/abilities/frank/frank_anim_arm_shock.vpcf_c · crc (added)
{ "before": null, "after": "003e5bc1a4" }particles/abilities/frank/frank_shock_projectile_elec.vpcf_c · crc (added)
{ "before": null, "after": "00af44e37e" }particles/upgrades/glass_cannon_death_shockwave.vpcf_c · crc (added)
{ "before": null, "after": "001a07ef3a" }particles/abilities/frank/frank_jumpstart_buff_zap_rope_short.vpcf_c · crc (added)
{ "before": null, "after": "003c38ce6a" }particles/abilities/frank/frank_painaura_aura_ring_flow.vpcf_c · crc (added)
{ "before": null, "after": "0017799047" }particles/abilities/frank/frank_revive_death_debris.vpcf_c · crc (added)
{ "before": null, "after": "009e55ddd4" }particles/abilities/frank/frank_painaura_aura_aoe.vpcf_c · crc (added)
{ "before": null, "after": "009631023f" }particles/abilities/frank/frank_shock_projectile_endcap.vpcf_c · crc (added)
{ "before": null, "after": "00ed9a2155" }particles/abilities/frank/frank_revive_marker_elec_lrg.vpcf_c · crc (added)
{ "before": null, "after": "002a008a10" }particles/abilities/frank/frank_anim_pain_battery_end_trace.vpcf_c · crc (added)
{ "before": null, "after": "0068c82721" }particles/abilities/frank/frank_painaura_aura_debuff_body_flash.vpcf_c · crc (added)
{ "before": null, "after": "006c4b3eb4" }particles/abilities/frank/frank_revive_explode.vpcf_c · crc (added)
{ "before": null, "after": "0059d57e66" }particles/abilities/frank/frank_anim_pain_battery_end_elec.vpcf_c · crc (added)
{ "before": null, "after": "0034d46a13" }particles/abilities/frank/frank_shock_impact_tgt_beam.vpcf_c · crc (added)
{ "before": null, "after": "00233cbb96" }particles/abilities/frank/frank_revive_death_flash.vpcf_c · crc (added)
{ "before": null, "after": "00beef8cd3" }particles/abilities/frank/frank_jumpstart_buff_dark.vpcf_c · crc (added)
{ "before": null, "after": "0048746472" }particles/abilities/frank/frank_shock_impact_bolt.vpcf_c · crc (added)
{ "before": null, "after": "009506620e" }particles/abilities/frank/frank_revive_explode_debris.vpcf_c · crc (added)
{ "before": null, "after": "005ff5c4ac" }particles/abilities/frank/frank_shock_projectile_impact_core.vpcf_c · crc (added)
{ "before": null, "after": "00ce78472c" }particles/abilities/frank/frank_painaura_aura_arm_r_trace.vpcf_c · crc (added)
{ "before": null, "after": "00933b0bac" }particles/abilities/frank/frank_anim_reload_staples.vpcf_c · crc (added)
{ "before": null, "after": "00be4169b2" }particles/abilities/frank/frank_anim_slide_hand_dust.vpcf_c · crc (added)
{ "before": null, "after": "00b202ff98" }particles/abilities/frank/frank_revive_explode_proj_ground.vpcf_c · crc (added)
{ "before": null, "after": "008eba1e6f" }particles/abilities/frank/frank_jumpstart_start.vpcf_c · crc (added)
{ "before": null, "after": "0025b3ab05" }particles/abilities/frank/frank_painaura_aura_screen.vpcf_c · crc (added)
{ "before": null, "after": "00e0f6218b" }particles/abilities/frank/frank_jumpstart_buff_beam.vpcf_c · crc (added)
{ "before": null, "after": "00955069bd" }particles/abilities/frank/frank_painaura_aura_debuff_body_elec.vpcf_c · crc (added)
{ "before": null, "after": "004f3946a6" }particles/abilities/frank/frank_painaura_aura_ring_flow_elec.vpcf_c · crc (added)
{ "before": null, "after": "00d000e442" }particles/abilities/frank/frank_revive_marker_arm_upper_l_glow.vpcf_c · crc (added)
{ "before": null, "after": "0076f28dec" }particles/abilities/frank/frank_anim_zipline_contact.vpcf_c · crc (added)
{ "before": null, "after": "002f12c762" }particles/abilities/frank/frank_jumpstart_buff_pnt.vpcf_c · crc (added)
{ "before": null, "after": "00c71e8e68" }particles/abilities/frank/frank_painaura_aura_debuff.vpcf_c · crc (added)
{ "before": null, "after": "009397caed" }particles/abilities/frank/frank_anim_arm_shock_smoke.vpcf_c · crc (added)
{ "before": null, "after": "002081074b" }particles/abilities/frank/frank_painaura_aura_ring_pnt.vpcf_c · crc (added)
{ "before": null, "after": "00ac09301d" }particles/abilities/frank/frank_painaura_aura_debuff_base.vpcf_c · crc (added)
{ "before": null, "after": "00040bc7d5" }particles/abilities/frank/frank_revive_death_streak.vpcf_c · crc (added)
{ "before": null, "after": "001449181f" }particles/abilities/frank/frank_shock_projectile_impact.vpcf_c · crc (added)
{ "before": null, "after": "0073a36cd9" }particles/abilities/frank/frank_jumpstart_buff_zap_impact.vpcf_c · crc (added)
{ "before": null, "after": "00d9fd3cde" }particles/abilities/frank/frank_shock_debuff.vpcf_c · crc (added)
{ "before": null, "after": "00b6409bec" } - 9 particle assets updated.
View code changes (9 records)
particles/weapon_fx/drifter/drifter_muzzle_flash_sparks.vpcf_c · crc (changed)
{ "before": "00b9abc12a", "after": "00ba050cde" }particles/abilities/frank/frank_ambient_shoulder_l_bolt.vpcf_c · crc (changed)
{ "before": "006db9130b", "after": "00b8b307db" }particles/weapon_fx/drifter/drifter_weapon_tracer_v2_glow.vpcf_c · crc (changed)
{ "before": "0087513747", "after": "00b0f81ef8" }particles/weapon_fx/drifter/drifter_weapon_tracer_v2.vpcf_c · crc (changed)
{ "before": "003fa692fb", "after": "00cc9670f7" }particles/abilities/bookworm/bookworm_dragon_flamethrower_core_start.vpcf_c · crc (changed)
{ "before": "00f7c57044", "after": "00b1a01e58" }particles/abilities/bookworm/bookworm_dragonfire_breath_ground_contact_flames.vpcf_c · crc (changed)
{ "before": "0062a0c28d", "after": "0004dff89d" }particles/weapon_fx/drifter/drifter_weapon_tracer_v2_spirit_glow.vpcf_c · crc (changed)
{ "before": "0026283480", "after": "00581c18be" }particles/abilities/frank/frank_ambient_bolt_aura.vpcf_c · crc (changed)
{ "before": "00da5ebab7", "after": "0002713283" }particles/abilities/bookworm/bookworm_dragon_flamethrower_core.vpcf_c · crc (changed)
{ "before": "007deb873d", "after": "00cd501fa5" } - 2 script assets updated.
View code changes (2 records)
scripts/abilities.vdata_c · crc (changed)
{ "before": "006fd36371", "after": "00d1c302d7" }scripts/heroes.vdata_c · crc (changed)
{ "before": "002db10928", "after": "00f60ec303" } - 28 other assets removed.
View code changes (28 records)
animgraphs/animgraph2/hero/hero_lift.vnmgraph+drifter.vnmgraph_c · crc (removed)
{ "before": "00feec4089", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+mirage.vnmgraph_c · crc (removed)
{ "before": "002044d97e", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+ivy.vnmgraph_c · crc (removed)
{ "before": "00db46f5bf", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+bebop.vnmgraph_c · crc (removed)
{ "before": "001d41000f", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+mo_krill.vnmgraph_c · crc (removed)
{ "before": "006d06df9e", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+viscous.vnmgraph_c · crc (removed)
{ "before": "0056179fdf", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+lash.vnmgraph_c · crc (removed)
{ "before": "009dfe35ce", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+vampirebat.vnmgraph_c · crc (removed)
{ "before": "003805de39", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+viper.vnmgraph_c · crc (removed)
{ "before": "009dd7cd2b", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+bookworm.vnmgraph_c · crc (removed)
{ "before": "000d95eb93", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+holliday.vnmgraph_c · crc (removed)
{ "before": "00742b2d8e", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+doorman.vnmgraph_c · crc (removed)
{ "before": "00993a4a13", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+gigawatt.vnmgraph_c · crc (removed)
{ "before": "0062088e76", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+boho.vnmgraph_c · crc (removed)
{ "before": "00ef6579df", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+priest.vnmgraph_c · crc (removed)
{ "before": "00ddfee6df", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+punkgoat.vnmgraph_c · crc (removed)
{ "before": "00f2c0ec3b", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+pocket.vnmgraph_c · crc (removed)
{ "before": "008fc93230", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+abrams.vnmgraph_c · crc (removed)
{ "before": "00657eabe6", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+fortuna.vnmgraph_c · crc (removed)
{ "before": "0098aa492f", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+kelvin.vnmgraph_c · crc (removed)
{ "before": "00b205be18", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+geist.vnmgraph_c · crc (removed)
{ "before": "00d7e88ae2", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+frank.vnmgraph_c · crc (removed)
{ "before": "00a5d05ba9", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+warden.vnmgraph_c · crc (removed)
{ "before": "0072e77a08", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+vindicta.vnmgraph_c · crc (removed)
{ "before": "0018b77d8b", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+druid.vnmgraph_c · crc (removed)
{ "before": "00d0d24bb2", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+magician.vnmgraph_c · crc (removed)
{ "before": "00d50c5c10", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph_c · crc (removed)
{ "before": "00726d6a93", "after": null }animgraphs/animgraph2/hero/hero_lift.vnmgraph+dynamo.vnmgraph_c · crc (removed)
{ "before": "004451f9a3", "after": null } - 1 material asset removed.
View code changes (1 records)
materials/particle/model/rejuv_pyramid_crystal_solid_vmat_g_tglass_49415814.vtex_c · crc (removed)
{ "before": "0063d8cedc", "after": null } - 3 hero model assets removed.
View code changes (3 records)
models/heroes_wip/drifter/materials/drifter_head_color_png_d13f723b.vtex_c · crc (removed)
{ "before": "006dbff43d", "after": null }models/heroes_wip/drifter/materials/drifter_head_vmat_g_tnprtransmissivecolor_1ded5002.vtex_c · crc (removed)
{ "before": "00d9b33ab9", "after": null }models/heroes_wip/drifter/clips/hunting_run_n.vnmclip_c · crc (removed)
{ "before": "00a88f2d88", "after": null } - 3 ui assets removed.
View code changes (3 records)
panorama/images/main_menu/pick_screen/temp/select_hero_psd.vtex_c · crc (removed)
{ "before": "009f05e4b2", "after": null }panorama/images/main_menu/pick_screen/temp/create_roster_psd.vtex_c · crc (removed)
{ "before": "003663c7a4", "after": null }panorama/images/main_menu/pick_screen/temp/play_psd.vtex_c · crc (removed)
{ "before": "0070c66ff7", "after": null } - 27 tracked files updated.
View code changes (27 records)
game/citadel/pak01_dir/panorama/styles/citadel_base_styles.css · file (changed)
{ "before": { "hash": "98cc97c13af284d0b5c52ab8bb0cba9cb65f23b1" }, "after": { "hash": "77edc06fe01cce58f5ed235d383c919780c08936" } }game/citadel/pak01_dir/panorama/styles/citadel_db_page_play.css · file (changed)
{ "before": { "hash": "eaffdb2ec8355a9a5f915297c528c9f4a72e9558" }, "after": { "hash": "a9c31db641c2c452e50bdef7c4e83f3675ba3fb5" } }game/citadel/resource/localization/citadel_heroes/citadel_heroes_english.txt · file (changed)
{ "before": { "hash": "6d887199a51f2be1b4f1b41ad4430f1f461fc20f" }, "after": { "hash": "0171ee9adb944b13a99e3b9578d51290ce4f7adf" } }game/citadel/pak01_dir/panorama/layout/citadel_db_page_play.xml · file (changed)
{ "before": { "hash": "72c7d52d86d5cf03f4cca45d0ce09fcfa626655d" }, "after": { "hash": "8c44297e54bf1811adb16153f6c83ff0e2d3bfb8" } }game/citadel/pak01_dir/panorama/styles/match_details_graphs.css · file (changed)
{ "before": { "hash": "bddcd2ffc405f9ad1eafeda6402b1e596f875fac" }, "after": { "hash": "a36f110cabf0c7ae317d378692dfd3bd19bb2e3f" } }game/citadel/pak01_dir/panorama/styles/popups/citadel_popup_roster_select.css · file (changed)
{ "before": { "hash": "d5221f4a0425f721fa233406495498ef91995822" }, "after": { "hash": "8053e9c3372c9923d08a4406d7adfaa4da58b74f" } }game/citadel/pak01_dir/panorama/layout/citadel_ui_binding.xml · file (changed)
{ "before": { "hash": "2566fd14e6118c249e4d961a3830972f7598ee7f" }, "after": { "hash": "0ba974715460466401f8325df887eb203c766682" } }game/citadel/pak01_dir/panorama/styles/citadel_ui_post_game_scoreboard.css · file (changed)
{ "before": { "hash": "a02fd1c85c6b765409e0361b441e5b4de1a18941" }, "after": { "hash": "51919d1e34efebda0b7388eb1f7dad617609b41c" } }game/citadel/pak01_dir/panorama/layout/hud_hero_testing.xml · file (changed)
{ "before": { "hash": "084c1487dd444ea752fe0cd7785afe61a21b3614" }, "after": { "hash": "dc0c4d71323e085e7f478d6e5f0d467e1775df8c" } }game/citadel/pak01_dir/panorama/styles/in_world_item_panel.css · file (changed)
{ "before": { "hash": "fe47342e56426328fb220238e98c09ae5c203842" }, "after": { "hash": "1f56bdd522fc825c1cd866d1c47712d64def2d4e" } }game/citadel/pak01_dir/panorama/layout/hud_damage_report.xml · file (changed)
{ "before": { "hash": "20795b1df5bd097a893528e5fc609b3c3f530127" }, "after": { "hash": "f19c10a016b7b9a934a5f70a74f6c3091cff47c6" } }game/citadel/pak01_dir/panorama/styles/citadel_ui_binding.css · file (changed)
{ "before": { "hash": "33efe9aa780091e7d63f37eb9fe0ef6ab0bd60b2" }, "after": { "hash": "4f9fecdb373c32f3b20d8ebfffdc0cb1c4b3df5c" } }game/citadel/pak01_dir/panorama/styles/citadel_ui_account_survey.css · file (changed)
{ "before": { "hash": "634cb0a9e60aaba367ddb30582730925316d2a3b" }, "after": { "hash": "5c37711ce81858ffbb992aa8edeb5fcb6dbe1e70" } }game/citadel/pak01_dir/panorama/styles/citadel_hud_game_over_display.css · file (changed)
{ "before": { "hash": "85b8d753fe63e22d8943499631b94684cc69d1a8" }, "after": { "hash": "b0cee0b76a85c7f24f94c0e3bd13a7116f04f808" } }game/citadel/pak01_dir/panorama/styles/hud_damage_report.css · file (changed)
{ "before": { "hash": "ac496572fc99cb596e3187559bb18844406215f1" }, "after": { "hash": "0e23da2322325fae0262a148bd7bbc1ccd703ef1" } }game/citadel/pak01_dir/scripts/abilities.vdata · file (changed)
{ "before": { "hash": "e95d572bd63904e8ba2609e0d4229c5a511e5716" }, "after": { "hash": "fe6ecabe5e343776f3b5d3d50a0d68df1bd9d86b" } }game/citadel/pak01_dir/panorama/layout/citadel_ui_party_invite_list.xml · file (changed)
{ "before": { "hash": "1bc7a63266cddb4ccd274893df3fb4e98c86ee94" }, "after": { "hash": "025a87b63f2ad0e41b5bf0a7cd57476a44265910" } }game/citadel/pak01_dir/panorama/layout/hud_damage_rows.xml · file (changed)
{ "before": { "hash": "ea32d2185f766e5b67dd1357ca217dc987f377e5" }, "after": { "hash": "d7017eff42489a8bff6bde09f3ebe782f055fe91" } }game/citadel/pak01_dir/scripts/heroes.vdata · file (changed)
{ "before": { "hash": "54f9b0409a3007fe86d7eb659dbafd2a0578de23" }, "after": { "hash": "1739b2d5dbbcf629c52323f6c37a83e6f31f8515" } }game/citadel/resource/localization/citadel_mods/citadel_mods_english.txt · file (changed)
{ "before": { "hash": "744c251313e4ca70989d2bf4ae09b22c5e424a59" }, "after": { "hash": "c546d07c79ced0bb327777954690de3fb318636b" } }game/citadel/pak01_dir/panorama/styles/citadel_ui_keyboard_glyph.css · file (changed)
{ "before": { "hash": "955b738c53d141dd447618d7325803ebff9ec5f9" }, "after": { "hash": "832b91276b5ed76db04199fe7d6eefdedcc3fb89" } }game/citadel/pak01_dir/panorama/layout/popups/citadel_popup_roster_select.xml · file (changed)
{ "before": { "hash": "68a7d231c9a8c3aaf20f0294e03d8170dcc1e5ac" }, "after": { "hash": "e8c56a550b90b80a5faa78b402a871a51dbb2cd8" } }game/citadel/pak01_dir/panorama/layout/hideout/hideout_in_world_label.xml · file (changed)
{ "before": { "hash": "311c90b68005ec9f979590a43cd5fc11f8a1c19d" }, "after": { "hash": "f9ae9374d6eff72147417e6cbf84b03f9373d87e" } }game/citadel/pak01_dir.txt · file (changed)
{ "before": { "hash": "941d2234103ce809629ea951f345e97a33992dc6" }, "after": { "hash": "89d41cbb204f636448f9d653aaa2cc957a77f691" } }game/citadel/pak01_dir/panorama/styles/citadel_ui_party_invite_list.css · file (changed)
{ "before": { "hash": "43e28a93d25c4992ead2d447c6085344e8824149" }, "after": { "hash": "668a8bac325edd4bb5ee84c54a9acd08a357085a" } }game/citadel/pak01_dir/panorama/layout/citadel_ui_account_survey.xml · file (changed)
{ "before": { "hash": "99b6e96823a753080b38f2add738d2633785b047" }, "after": { "hash": "40a91fdda11a40638a0c839a32684db06e05aa49" } }game/citadel/resource/localization/citadel_main/citadel_main_english.txt · file (changed)
{ "before": { "hash": "d18cc6233e72da7eea46ae91f940eab7a6cccc62" }, "after": { "hash": "9c46db9f79b92041606827d35d8643c6391479bd" } } - 1 tracked file added.
View code changes (1 records)
game/citadel/pak01_dir/panorama/styles/in_world_hideout_panel.css · file (added)
{ "before": null, "after": { "hash": "1789d6b6b03f00cf1722c20efb4c280c0967224a" } }


1
2
3
4
1
4
1