Counter-Strike 2 - jo
[]

Train
  • Removed unintended boost in B halls
  • Added grenade collision to out of bounds areas
  • Fixed gap in world by longdog exit
  • Added collision to B site broken ceiling
  • Fixed collision type on oilcar in B site
Counter-Strike 2 - jo
[]
  • Fixed a bug where missing text for a user's language wouldn't fall back to English
[]

Train
  • Fixed various collision issues including a higher fidelity for the orange train on B site
  • Minor fixes on textures stretching
  • Fixed various gaps in map
  • Disabled player collision on radio
  • Updated radio sound
  • Added vphysics clip to platform gap in T spawn for clumsy players
  • Players can now get on top of cratestack outside of longdog
Overpass
  • Fixed lighting bug on Bombsite B
  • Fixed footstep sound bug on mud surfaces
Basalt
  • Updated to the latest version from the Community Workshop (Update Notes)
13.11.
Counter-Strike 2 - Piggles ULTRAPRO
We're happy to announce the return of the momentarily lost classic, Train.



There's plenty of classic Counter-Strike in every inch of this map—but we also made sure to mix up the gameplay a bit to keep you Train veterans on your toes. We also gave it a full visual overhaul, which means your favorite bleak Eastern European train yard is now 60% cloudier. With a chance of rain? We guarantee it.

So queue up and get ready to master the newest version of one of Counter-Strike's most iconic maps. Train is now available in casual and competitive game modes.

Overpass Updates and New Community Maps


Overpass has received a number of updates based on community feedback, and we're adding four new community maps to the game. Basalt returns to Counter-Strike 2 alongside Edin in casual and competitive game modes, and Palais and Whistle have been added to Wingman.
Counter-Strike 2 - Piggles ULTRAPRO
[]
  • Added damage prediction settings. Damage prediction allows clients to immediately play the audio/visual effects of inflicting damage without waiting for confirmation from the server. Damage prediction can make shooting feel significantly more responsive, but comes with the risk of occasionally being wrong (e.g. due to aim punch, tagging, or a death that your client isn't yet aware of).
  • Predicted body shot effects (disabled by default), head shot effects (disabled by default), and kill ragdolls (enabled by default) can each be toggled separately.
  • Damage prediction is not active when you have high ping.
[]
  • Updated the third-person animation that plays when a player is blinded by a flashbang. The animation now accurately represents the player's visibility level, and the pose will only show the player's arm covering their eyes when they are completely blinded.
  • Fixed a case where legs weren't animating correctly while taking damage.
[]
  • Added ambient occlusion for first person legs to better ground them in the environment.
  • Performance optimizations for molotov and incendiary effects.
[]
  • Added axis labels to the grenade line-up reticle tick marks.
  • The grenade preview camera now shows the result of a jump throw while the jump button is held.
[]
  • Added a map guide for Train, which demonstrates four simple Terrorist grenade line-ups. To load a map guide, go to Play→Practice and toggle "Load Map Guides" on.
  • Added concommands annotation_* which enable the creation, saving, and loading of map guide nodes and files, which are stored in /annotations/.
[]
  • New game settings for radar map blending and background opacity.
  • Fixed a case where progress from a previously completed Armory Pass would show during activation of a new pass.
  • Fixed a regression with Chinese input via the Microsoft Input Methods.
  • CSTV now allows setting tv_delay and tv_delay1 to a value smaller than 6 seconds.
  • Charm Template number is now available in Charm descriptions.
[]

Train
  • Added Train to Competitive, Casual, and Deathmatch modes.
Community Maps
  • Added Basalt and Edin to Competitive, Casual, and Deathmatch modes.
  • Added Palais and Whistle to Wingman mode.
  • Removed Thera, Mills, Assembly, and Memento from all game modes.
Ancient
  • Fixed some lighting errors.
  • Fixed some collision gaps.
  • Fixed some bad wall bang spots.
  • Fixed a stuck spot.
Italy
  • Fixed some bad boost spots.
Mirage
  • Fixed a pixel peek.
Overpass
  • Visual updates to canals area and B-site.
  • Rework of heaven drop down mechanics.
  • Performance improvements, particularly in canals area and B-site.
  • Added a sign that blocks a bad line of sight from long boost to CT spawn.
  • Removed small fence at the edge of party/picnic that interfered with visibility to train station.
  • Removed some geometry under wrecked truck that looked like player legs.
  • Replaced some windows with opaque surfaces in train station to remove bad lines of sight.
  • Deleted a tree that interfered with a line of sight.
  • Moved one of the crate lids on A-site to block a bad line of sight.
  • Removed some lamps that could look like player heads at A-site.
  • Removed some trees and objects around park and train station that prevented players from backing into certain useful spaces.
  • Removed a chain link fence in alley that made players hard to see.
  • Adjustments to fog and decreased the distance at which character models get an increased visibility effect.
  • Made shelf in heaven look less like a player.
  • Adjusted props and lights in heaven to reduce noise and make players brighter.
  • Removed handcart behind barrels at B-site so players can back into the corner.
  • Adjusted collision around barrels for better player movement.
  • Added light behind barrels for better player visibility.
  • Fixed weird collision on barrel that made for inconsistent wall bangs.
  • Fixed bad graffiti rendering at B-site.
  • Removed concrete block behind the cement bags at B-site for less awkward player movement.
  • Set many smaller props to exclude player movement and grenade bounces.
  • Fixed some pixel peeks.
  • Small visual updates throughout the map.
Shoots
  • Performance improvements in some areas.
Counter-Strike 2 - FletcherDunnValve
[]
  • Fixed a case mid-spray where lag compensation wasn't aware of the user's "Buffering to smooth over packet loss / jitter" setting.
  • Improved clock synchronization to better handle downstream jitter bursts.

[]
  • Changed the method for measuring network quality to measure how much network is negatively impacting gameplay. It now measures how often a tick is missed due to network loss or jitter.
  • Added detailed network quality display option, which can be used to display the raw packet loss and jitter numbers.
  • For more details see this article.

[]
Prior to the Armory Update, the network quality readout in the telemetry HUD considered packets to be "bad" under two circumstances. 1.) If the packet was dropped. 2.) If the packet was delivered out-of-order and was not corrected at a relatively low layer in the network stack. This was not a useful metric for two reasons. First, it counted some misdelivery events as "bad" even though they did not negatively impact gameplay. This was especially a problem for packet reordering. Second, it was not counting as "bad" packets that arrived late due to network jitter and did negatively impact gameplay. After debugging many instances of gameplay hitches with players, we determined that jitter was causing problems for many players, who believed (quite reasonably) that their network was working perfectly, since there was no packet loss.

In an attempt to let these players know that jitter might be the cause of the hitches, we changed the measurement method in the Armory Update on October 2, 2024. Now, we counted a message as "bad" if it was lost, if packets arrived out of order in a way that could not be corrected, or if the packets experienced jitter above a threshold. For players on a network connection with significant jitter, suddenly the network quality indicator became significantly worse. Many players assumed that this meant that something had changed to introduce packet loss.

Unfortunately, this method of measuring quality was also flawed. The Source 2 Engine automatically adds buffering to smooth over jitter. For many players, these automatic adjustments are enough, and the indicator was counting jittered packets as "bad" even when there was not negative impact on gameplay.

Today's update changes the network quality readout to only measure network events that are negatively impacting gameplay. See the FAQ for more details.
Counter-Strike 2 - jo
[]
  • Various adjustments to bullet hit feedback.
  • Fixed a case mid-spray where lag compensation would rewind target hitboxes further into the past than what was on screen.
  • Jumping in place on a sloped surface will no longer result in players sliding a short distance.
  • Fixed a bug where C4 could be defused from any height.
[]
  • Fixes for IK logic to improve third-person feet posing, especially on slopes.
  • Fixed a case where the feet and legs of players could pop out of position when exiting the bomb-plant animation.
  • Reduced animation-related network bandwidth usage.
[]
  • Added more detailed matchmaking stats for players who try to find a match at off-peak times of day.
[]
  • Activating an Armory Pass no longer grants the first Armory Credit immediately. All 40 Armory Credits can be earned by playing and earning XP.
[]

Office
  • Fixed geometry in the problematic jumping corner.
Ancient
  • Reworked collision on the staircase to A-main for better player movement.
  • Removed a tree that was creating a distracting shadow at A site.
  • Adjusted collision to better match visible geometry so that players can hug the walls more closely.
  • Fixed a few lighting bugs.
  • Reduced shadows to increase perf in some areas.
  • Fixed some spots in house where you could get stuck.
  • Fixed collision gap at the bottom of B ramp.
  • Fixed some disappearing mesh.
Nuke
  • Fixed some lighting errors on lower graphics settings.
Anubis
  • Fixed a gap in geometry.
Counter-Strike 2 - Vitaliy
[]
  • Increased jump tolerance for sliding along a surface to fix certain jumps like in the corner outside in cs_office.
  • Fixed a crash in page file usage when Vulkan initialization fails and the game falls back to DX11.
Counter-Strike 2 - Vitaliy
[]
  • First-person inspect animation in Inventory and Loadout will now match in-game viewmodel settings and FOV.
  • Fixed a regression with smoke rendering from old demo files.
  • Fixed damage report to show correctly in Casual and Deathmatch game modes.
  • Added sv_jump_precision_enable so servers running certain custom game modes (e.g. surf) can opt out of jump precision improvements.
  • Fixed "I have to go, my planet needs me."
Counter-Strike 2 - Vitaliy
[]
  • Improved jump height consistency to be within 0.015625 of a unit regardless of distance from the map origin at coordinate (0,0,0).
    • Previously, in both CS:GO and CS2, jump height could vary by up to 0.03125 of a unit depending on the distance from the map origin.
  • Improved consistency of successfully landing on surfaces very close to the maximum height of a jump.
  • Jump height is still affected by stamina; when using cl_showpos 2, stamina at takeoff is reported and output is color coded based on possible jump height.
  • Fixed a bug with cl_showpos display sometimes showing incorrect jump height when jumping from sloped surfaces.
  • Fixed some cases where the client would be pulled back down during a jump because the server disagreed that the jump had taken place.

[]
  • Adjusted weapon pickup logic while near the C4, prioritizing defusing over accidental weapon pick-up.
  • Enemies will now consistently play a flinch animation on the closest hit when the bullet goes through two hitboxes of equal priority (e.g. when both right and left legs get hit).
  • HE grenade explosions within smoke now clear the accumulated smoke screen effect on players inside that smoke within range of the HE grenade explosion.
  • Stability improvements.

[]
  • Dust II
    • Fixed a gap in geometry.
Counter-Strike 2 - Vitaliy
[]
  • Fixed a bug where grenades were generating headshot sounds.
  • Fixed a bug where grenades were not bouncing off certain dynamic props.
  • Fixed a bug where Copenhagen 2024 winners were not showing up in the Majors tab in the Watch menu.
...

Uutisten haku
Arkisto
2024
Mar   Lok   Syy   Elo   Hei   Kes  
Tou   Huh   Maa   Hel   Tam  
Arkistot vuoden mukaan
2024   2023   2022   2021   2020  
2019   2018   2017   2016   2015  
2014   2013   2012   2011   2010  
2009   2008   2007   2006   2005  
2004   2003   2002