vgstation-coders / vgstation13

Butts
GNU Affero General Public License v3.0
266 stars 544 forks source link

AI camera tracking doesn't kick back in if the subject returns to cameras anymore #37193

Closed D3athrow-Issues closed 1 month ago

D3athrow-Issues commented 1 month ago

(WEB REPORT BY: sonixapache REMOTE: 172.93.101.77:7777)

Revision

377cf81ce2671f9084c0cdeba3b5f7766bff269e

Byond Version

515.1620

Description

Used to be, if someone walked into the static you'd lose them up until they stepped back into the camera zones. Now, especially with the upgraded tracking, if someone walks into a single square of static you lose them 5ever and that sucks.

SECBATON-GRIFFON commented 1 month ago

natural consequence of it changing to the instant system instead of checking every second. could add a small window for retracking?

SonixApache commented 1 month ago

i don't see why it wouldn't just re-establish tracking when possible, can't be too expensive to have one check for that every machinery tick or whatever

SECBATON-GRIFFON commented 1 month ago

i don't see why it wouldn't just re-establish tracking when possible

caused downvotes in the first run at the PR

SonixApache commented 1 month ago

try it again