Counter-Strike 2

Counter-Strike 2

Cliff
8件中 1-8 を表示
更新: 2022年5月29日 @ 11時37分

* Comeback crates are now spawn correctly after half of the match.
* On round start player with C4 will have correct angle of flashlight.
* Unparented planted bomb from player, when it was carried. This fixes 2 bugs, but adds 1. It fixed wrong position of a bomb on radar, when someone was holding the bomb. Fixed nasty bug, when someone was holding a bomb and disconnected - code broke. The new bug is - the planted bomb is not predicted anymore, it will have jittery movement when player holds it. Guess I'm fine with this trade off.

更新: 2022年5月29日 @ 6時33分

* Dust was deleted. There were random crashes for clients somewhere near A site. Guess it was caused by func_dustmotes entity, that generates dust particles. Valve Software Wiki mentiones client crashes in multiplayer games, if func_dustmotes are present on a map. Will think about replacing the dust with some other particle later.

更新: 2022年5月28日 @ 17時00分

* Removed flashlights from spectators. Spectators had flashlights, which caused players to get very scared. Sounds like a funny bug, but it actually gets very annoying.
* Planted bomb could stuck somewhere on player death. Now, on player death, bomb should be placed where dead player drops his weapons.

更新: 2022年5月27日 @ 16時45分

Fixed the area portals on water.

更新: 2022年5月27日 @ 15時03分

Visibility optimization.

更新: 2022年5月27日 @ 12時24分

更新: 2022年5月27日 @ 11時39分

CS:GO didn't pack navmesh, that caused high CPU usage on first map startup. Packed the navmesh myself.

更新: 2022年5月27日 @ 10時57分