Counter-Strike 2 Update
Workshop saves supported: Instance.SetSaveData/GetSaveData up to 1MB per map, saved to Steam Cloud and persisting across reinstalls; cap with sv_workshop_map_save_data_max_filesize_mb. Added Instance.OnModifyPlayerDamage after damage calc (before armor/HP), replaces OnBeforePlayerDamage and includes hitgroup. OnPlayerDamage now includes hitgroup. New CSDamageFlags.IGNORE_ARMOR; CSPlayerPawn input checks (IsInputPressed, WasInputJustPressed/Released); CSInputs enum. Fixed CSDamageTypes export name. MISC: de_ancient guides work on de_ancient_night and vice versa.