Skip to content

Improve bot tracking of recent combat sounds - #2129

Open
sunzenshen wants to merge 1 commit into
NeotokyoRebuild:masterfrom
sunzenshen:bot-investigate-sounds-revisit
Open

Improve bot tracking of recent combat sounds#2129
sunzenshen wants to merge 1 commit into
NeotokyoRebuild:masterfrom
sunzenshen:bot-investigate-sounds-revisit

Conversation

@sunzenshen

Copy link
Copy Markdown
Contributor

Description

Bot trackable combat sounds on average were only existing for about 200 milliseconds before disappearing, so most combat sounds were disappearing by the time bots were considering nearest combat sounds every 250ms. The proposed fix is to add combat sounds to a temporary buffer object every tick, and let the bots query this buffer object at their leisure.

Toolchain

  • Windows MSVC VS2022

Linked Issues

@sunzenshen
sunzenshen requested a review from a team September 12, 2026 21:31
@sunzenshen sunzenshen self-assigned this Sep 12, 2026
@sunzenshen
sunzenshen force-pushed the bot-investigate-sounds-revisit branch from 2589e54 to c332680 Compare September 12, 2026 23:16
@sunzenshen sunzenshen added the Bots Related to bot players label Sep 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bots Related to bot players

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant