Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
Counter-Strike 2NewsCounter-Strike 2 Update
Game update

Counter-Strike 2 Update

Counter-Strike 2 · published 24 Aug 2026, 23:39 UTC

All newsPlayers around this dateRead on Steam

[ MAP SCRIPTING ]

  • Added custom_hud_layout entity:

    • custom_hud_layouts are the entry point for scripted maps to provide custom UI.

    • Panel, Label, Image, and Button panel types are supported.

    • Styling with css is supported.

    • Events and client side scripting are not supported.

    • Maintains state during tools mode reloads.

  • Added cs_player_camera entity:

    • Gives control of a player's view without moving their pawn.

    • Can be configured to let the player look around from the scripted position.

  • Added Instance.Delay

  • Added Instance.OnBombPlantStart

  • Added Instance.OnBombPlantAbort

  • Added Instance.OnBombDefuseStart

  • Added Instance.OnBombDefuseAbort

  • Added Instance.OnCustomHudClicked

  • Added Instance.IsDedicatedServer

  • Added Entity.Move

  • Added Entity.GetMoveType

  • Added Entity.SetMoveType

  • Added CSPlayerPawn.GetC4

  • Added CSPlayerPawn.GetDefuseTarget

  • Added CSPlayerPawn.IsBuyMenuOpen

  • Added CSPlayerPawn.GetCamera

  • Added C4.GetPlantStartTime

  • Added C4.GetPlantFinishTime

  • Added C4.AbortPlant

  • Added CustomHudLayout.SetHasClass

  • Added CustomHudLayout.SetHasClassForPlayer

  • Added CustomHudLayout.SetDialogVariableString

  • Added CustomHudLayout.SetDialogVariableStringForPlayer

  • Added CustomHudLayout.SetInputCaptureEnabled

  • Added CustomHudLayout.IsInputCaptureEnabled

  • Added CSPlayerCamera.IsEnabled

  • Added CSPlayerCamera.SetEnabled

  • Added CSPlayerCamera.SetIsControllingAngles

  • Added enum CSMoveType

  • Corrected types for some events where parameters were maybe undefined.

  • Errors encountered during initial script run are now logged to the console.

  • Unhandled promise rejections are now logged to the console.

  • Added the column number to errors caught during the CompileModule step of script loading.

  • Deprecated planter from Instance.OnBombPlant event

  • Deprecated defuser from Instance.OnBombDefuse event

More from Counter-Strike 2

Other announcements

All news
Game update9 Sep 2026Counter-Strike 2 Update[ MAPS ] Cache · Fixed various gaps in map. · Fixed a wallbang spot on B site. · Added a missing competitive CT spawn point. · Added additional T spawn points. [ MAP SCRIPTING ] · Reworked CSPlayerCamera: · Renamed it to CustomPlayerCamera. · Added GetPlayer, GetMode, SetMode, and SetFollowConfig. · Deprecated IsEnabled, SetEnabled, and SetIsControllingAngles. · Added an 'observable' property t…Game update19 Aug 2026Counter-Strike 2 Update[ MAPS ] Boulder · Updated to the latest version from the Community Workshop ( Update Notes ) Poseidon · Updated to the latest version from the Community Workshop ( Update Notes ) [ GAMEPLAY ] · Fixed a case where player speed was too high when moving against walls.Game update12 Aug 2026Counter-Strike 2 Update[ MAPS ] Fachwerk · Updated to the latest version from the Community Workshop ( Update Notes ) Shelter · Updated to the latest version from the Community Workshop ( Update Notes )