You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/blog/2026-03-02/index.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ author(s): kinoko, FCC
28
28
* Bots now use smokes as concealment when retreating from threats without thermal vision
29
29
* Bots now actively investigate gunfire sounds during search behaviors
30
30
* Bot can now always see the ghost carrier, regardless of cloak state
31
-
* Bots now follow the NAV_MESH_CROUCH attribute in map nav meshes
31
+
* Bots now follow the `NAV_MESH_CROUCH` attribute in map nav meshes
32
32
* Fixed bot CTG navigation stuttering that occurred during breakaway runs
33
33
* Server skips automatically adding bots if a map has no navmesh
34
34
* Updates to bot pathing to discourage moving through deadly hazard areas
@@ -41,8 +41,8 @@ author(s): kinoko, FCC
41
41
* Known issue: Bot followers can sometimes crowded too close for this behavior, so place a waypoint ping to move followers to an optimal throwing distance.
42
42
43
43
## Map fixes/changes/additions
44
-
* Fixed navmesh paths in Oilstain and Dawn/Dusk
45
-
* Reduced the generation step size of `nav_generate` to create more precise nav area connections
44
+
* Fixed navmesh paths in Oilstain and Dawn/Dusk
45
+
* Reduced the generation step size of `nav_generate` to create more precise nav area connections
46
46
47
47
## HUD fixes/changes/additions
48
48
* Added a medium verbosity option to the extended killfeed (displays kills and objective captures) - enabled by default
@@ -63,3 +63,4 @@ author(s): kinoko, FCC
63
63
* Inspected the elevator shaft and the out of order elevator on Rise
0 commit comments